Question
Find the co-ordinates of the point where the line
meets the plane x + y + 4 z =6.
Solution
The equation of plane is
x + y+ 4 z = 6 ...(1)
The equation of line is
Any point on it is (2 r – 1, 3 r – 2, 4 r – 3)
Let it lie on (1)
∴ (2 r – 1) + (3 r – 2) + 4 (4 r – 3) = 6
∴ 2r – 1 + 3r – 2 +16r – 12 = 6
∴ 21 r = 21 ⇒ r = 1
∴ point is (2 – 1, 3 – 2, 4 – 3) i.e. (1, 1, 1).