Question
Mathematics Question on Three Dimensional Geometry
Find the vector equation of the line passing through the point (1, 2, -4)and perpendicular to the two lines: 3x−8=−16y+19=7z−10 and 3x−15=8y−29=−5z−5
Let the required line be parallel to the vector b given by,
b=b1i^+b2j^+b3k^
The position vector of the point (1, 2, -4) is a=i^+2j^−4k^
The equation of the line passing through (1, 2,-4) and parallel to vector b is
r=a+λb
⇒r = (i^+2j^−4k^) + λ(b1i^+b2j^+b3k^) ...(1)
The equations of the lines are
3x−8=−16y+19=7z−10 ...(2)
3x−15=8y−29=−5z−5 ...(3)
Line (1) and line (2) are perpendicular to each other.
∴3b1-16b2+7b3 = 0 ...(4)
Also, line (1) and line (3) are perpendicular to each other.
∴3b1+8b2-5b3 = 0 ...(5)
From equations (4) and (5), we obtain
(−16)(−5)−8×7b1=7×3−3(−5)b2=3×8−3(−16)b3
⇒ 24b1=36b2=72b3
⇒ 2b1=3b2=6b3
∴Direction ratios of b are 2, 3 and 6.
∴ b=2i^+3j^+6k^
Substituting b=2i^+3j^+6k^ in equation(1), we obtain
r = (i^+2j^−4k^) + λ(2i^+3j^+6k^)
This is the equation of the required line.