Question
Question: Find the angle between the pairs of lines \( \dfrac{{x + 3}}{3} = \dfrac{{y - 1}}{5} = \dfrac{{z + 3...
Find the angle between the pairs of lines 3x+3=5y−1=4z+3 and 1x+1=1y−4=2z−5
Solution
Hint : Here we are given the cartesian equation of the line. The cartesian equation is used to represent lines/curves or any other surface on a graph paper. Equation of a line which has a passing point (x1,y1,z1) and is parallel to a line whose direction cosines are a, b and c is given as
ax−x1=by−y1=cz−z1 . So from the given equation of the line, we can find out the direction cosines and thus the angle between the lines.
Complete step-by-step answer :
Equation of the first line is 3x+3=5y−1=4z+3 , so we have b1=3i^+5j^+4k^
Equation of the second line is
1x+1=1y−4=2z−5 , so we have
b2=i^+j^+2k^
On rearranging the formula of dot product of the above two vectors, we get
cosθ=b1b2b1b2
Where b1 is the magnitude of b1 and b2 is the magnitude of b2 .
The magnitude of a vector a=xi^+yj^+zk^ is given as ∣a∣=x2+y2+z2
Using this we get,
⇒cosθ=32+52+42×12+12+22(3i^+4j^+5k^).(i^+j^+2k^)=50×63+4+10 ⇒cosθ=10316=538 orθ=cos−1(538)
Thus, the angle between the given two lines is cos−1(538) .
So, the correct answer is “ cos−1(538) ”.
Note : In parameter equations, the dependent variables that are x and y are linked to an independent variable called parameter that is often denoted by t. Unlike parametric equations, Cartesian equations tell the relation between only x and y coordinates.
Dot product is the product of two vectors to convert the length sequence of numbers into a single number. It is the product of the magnitude of the two vectors and the cosine of the angle between them. We have used the formula of dot product in this question to find out the angle between the given lines.