Question
Mathematics Question on Three Dimensional Geometry
The angle between two lines x +1 =y + 3 =z - 4 and 1x−4 = 2y+2 = 2z+1 is
cos-1(94)
cos-1(92)
cos-1(91)
cos-1(95)
cos-1(95)
Solution
To find the angle between two lines, we can use the direction vectors of the lines.For the first line, x + 1 = y + 3 = z - 4,the vector form is
r1 = (x, y, z) = (-1, -3, 4) + t(1, 1, 1)
The direction vector for this line is (1, 1, 1).
For the second line, 1x−4 = 2y+2 = 2z+1
the vector form is r2 = (x, y, z) = (4, -4, -21) + s(1, 2, 21)
The direction vector for this line is (1, 2, 21).To find the angle between two vectors, use the dot product formula:
cosθ =∣u∣∣v∣u⋅v
calculate the dot product and magnitudes:
u · v = (1, 1, 1) · (1, 2, 21) = 1 + 2 + 21 = 29
|u| = 12+12+12 = 3
|v| = 12+12+(21)2 = 1+4+41 = 417 = 217
cosθ = ∣u∣∣v∣u⋅v =3×21729 = 29 x 3.172= 3.179 = 519
To determine the angle θ, we need to find the inverse cosine (arccos) of cosθ
θ = arccos(519)
Therefore, the angle between the two lines is equal to cos-1(95).