Question
Mathematics Question on Three Dimensional Geometry
Find the coordinates of the point where the line through (5,1,6)and (3,4,1) crosses the YZ plane.
Answer
It is known that the equation of the line passing through the points, (x1,y1,z1) and (x2,y2,z2), is x-x2x1-x1=y-y2y1-y1=z-z2z1-z1
The line passing through the points, (5,1,6), and (3,4,1) is given by,
3−5x−5=4−1y−1=1−6z−6
⇒−2x−5=3y−1=−5z−6=k(say)
⇒x=5-2k,y=3k+1,z=6-5k
Any point on the line is of the form (5-2k,3k+1,6-5k).
The equation of YZ-plane is x=0
Since the line passing through YZ-plane,
5-2k=0
⇒k=25
⇒3k+1
=3×25+1
=217 6-5k
=6-5×25
=2−13
Therefore, the required point is (0, 17/2, -13/2).