Question
Mathematics Question on Three Dimensional Geometry
Find the coordinates of the point where the line through (3,-4,-5) and (2,-3,1)crosses the plane 2x+y+z=7.
Answer
It is known that the equation of the line through the points (x1,y1,z1) and (x2,y2,z2), is
x2x−x1-x1=y2y−y1-y1=z2z−z1-z1
Since the line passes through the points (3,-4,-5) and (2,-3,1), its equation is given by,
2−3x−3=−3+4y+4=1+5z+5
⇒−1x−3=1y+4=6z+5=k (say)
⇒x=3-k, y=k-4, z=6k-5
Therefore, any point on the line is of the form (3-k, k-4, 6k-5).
This point lies on the plane, 2x+y+z=7
∴2(3-k)+(k-4)+(6k-5)=7
⇒5k-3=7
⇒k=2
Hence, the coordinates of the required point are (3-2, 2-4, 62-5) i.e., (1,-2,7).