Find the acute angle between the two lines... l1: r = (4, 28, 4) + λ(-1, -5, 1), l2: r = (5, 3, 1) + μ(3, 0, -4)

To do this, we will only consider the direction vectors of each line. That is to say, the vector 'attached' to our λ and μ terms (which are called scalar parameters).We will do this because the angle between the lines is only determined by the direction they are facing, the position vector of the line has nothing to do with it.
So, let d1 = (-1, -5, 1) ~ the direction vector of l1, and let d2 = (3, 0, -4) ~ the direction vector of l2.
Now, recall that d1.d2 = |d1||d2|cosθ, meaning cosθ = (d1.d2)/(|d1||d2|). This will be useful later. ()
To find d1.d2 (d1 'dot' d2), we will multiply each of their corresponding components, then sum them together.To put this simply, we multiply the 'top bit' of d1 by the 'top bit' of d2, the 'middle bit' of d1 by the 'middle bit' of d2, and so on... Then, add all these terms together will give d1.d2
So: d1.d2 = (-1)(3) + (-5)(0) + (1)(-4) = -7
To find |d1||d2|, i.e. the 'size' of each direction vector, we will just use Pythagoras' theorem: almost like each 'bit' of the vector is a part of a triangle (except in 3D).
So: |d1| = √ ((-1)2 + (-5)2 + (1)2) = 3√ 3|d2| = √ ((3)2 + (0)2 + (-4)2) = 5
Which gives |d1||d2| = 15√ 3.
Hence, we can sub these values into the equation I referenced earlier (
) to find:
cosθ = -7/(15√ 3).
Notice the minus sign. If we want to find the acute angle, we must ALWAYS remember that cosθ must be positive (to see these, draw out y = cosθ on a graph. You will see when 0 < θ < 90, cosθ > 0). So... We can just 'chop off' the minus sign as if it was never there in the first place.
Let α be the acute angle we want to find.
This gives: cosα = +7/(15√ 3), meaning α = cos-1(+7/(15√ 3)) = 74.4° (1dp)
So the acute angle we have been asked to find is 74.4°

Answered by Rory B. Maths tutor

8890 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

Why is the differential of a constant zero?


How do I differentiate something in the form f(x)/g(x)?


How do I find the stationary points of a curve?


Find the general solution to the differential equation '' (x^2 + 3x - 1) dy/dx = (2x + 3)y ''


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy