The point where the line x−12=y−2−3=z+34 meets the plane 2x + 4y - z = 1, is [DSSE 1981]
(3, -1, 1)
Let point be (a,b,c), then 2a + 4b - c = 1 .....(i)
and a = 2k + 1, b = -3k + 2 and c = 4k - 3, (where k is constant)
Substituting these values in (i), we get
2(2k + 1) + 4(-3k + 2) - (4k - 3) = 1 ⇒ k = 1
Hence required point is (3,-1,1).
Trick : The point must satisfy the lines and plane. Obviously (3, -1,1) satisfy.