Engineering
Mathematics
Equation of Straight Line in 3D
Distance from a Plane
Question

Find the coordinates of the point where the line through the points (3,−4,−5) and (2,−3,1) crosses the plane 2x + y + z = 7.

JEE Advance
College PredictorLive

Know your College Admission Chances Based on your Rank/Percentile, Category and Home State.

Get your JEE Main Personalised Report with Top Predicted Colleges in JoSA

Solution
Verified BY
Verified by Zigyan

The equation of line passing through the points (3,–4,–5) and (2,–3,1) is

x323=y+43+4=z+51+5  x31=y+41=z+56 ......(i)

Let the line (i) crosses the plane 2x + y + z = 7 at point P(α,β,γ) ...(ii)

∵ P lies on line (i), therefore (α,β,γ) must satisfy equation (i)
  α31=β+41=γ+56=λ(say)
α = –λ + 3; β = λ – 4 and γ = 6λ – 5

Also P(α,β,γ) lie on plane (ii)
∴  2α + β + γ = 7
⇒  2(−λ + 3) + (λ − 4) + (6λ − 5) = 7
⇒  −2λ + 6 + λ − 4 + 6λ − 5 = 7

⇒   5λ = 10, ⇒ λ = 2

Hence, the coordinate of required point P is (−2 + 3,2 − 4, 6 × 2 − 5) 

i.e.(1,−2,7)