Question
Question: Find the coordinates of the point where the line through the points \(\left( 3,-4,-5 \right)\And \le...
Find the coordinates of the point where the line through the points (3,−4,−5)&(2,−3,1) crosses the plane 3x+2y+z+14=0.
Solution
First of all we will write the equation of a line passing through the two given points. We know that the equation of a line passing through two points P(x1,y1,z1)&Q(x2,y2,z2) is equal to x2−x1x−x1=y2−y1y−y1=z2−z1z−z1=λ. Now, using this formula for the equation of the line we can write the equation of a line passing through two given points. Now, form the equation for each x, y and z expression to λ and will get the x, y and z in terms of λ. Now, the coordinates of x, y and z that we got will be on the plane 3x+2y+z+14=0 as well because the line intersects the plane so these values of x, y and z will satisfy this plane equation. From the solution of this equation, we get the value of λ and substituting this value of λ in x, y and z values we get the coordinates of the crossing point.
Complete step by step answer:
We have two points (3,−4,−5)&(2,−3,1) and an equation of a plane and we have to find the coordinates where the line from these two points crosses.
We know that, the line drawn from two points say P(x1,y1,z1)&Q(x2,y2,z2) is written in the following form:
x2−x1x−x1=y2−y1y−y1=z2−z1z−z1=λ
Using this relation, we can also write the equation of a line passing through two given points (3,−4,−5)&(2,−3,1) so let us assume first point as P and second point as Q then writing the equation of a line,
2−3x−3=−3−(−4)y−(−4)=1−(−5)z−(−5)=λ
⇒−1x−3=−3+4y+4=1+5z+5=λ⇒−1x−3=1y+4=6z+5=λ
Equating each fraction to λ we get,
−1x−3=λ
On cross multiplying the above equation we get,
x−3=−λ⇒x=3−λ
1y+4=λ⇒y=λ−4
6z+5=λ
On cross multiplication of the above equation we get,
z+5=6λ⇒z=6λ−5
Now, we have got the coordinates of the point lying on the line as:
x=3−λ;y=λ−4;z=6λ−5
Now, let us assume that this is the point which lies on the plane 3x+2y+z+14=0 so the above coordinates of x, y and z will satisfy the equation of a plane. Substituting these values of x, y and z in the equation of a plane we get,
3(3−λ)+2(λ−4)+(6λ−5)+14=0⇒9−3λ+2λ−8+6λ−5+14=0
Separately adding the terms which contain λ and which do not we get,
5λ+10=0
Subtracting 10 on both the sides we get,
5λ=−10
Dividing 5 on both the sides we get,
λ=−510=−2
Hence, we have got the value of λ so putting this value in the coordinates which contain λ we get,
x=3−(−2)⇒x=3+2=5y=(−2)−4⇒y=−6z=6(−2)−5⇒z=−12−5=−17
**From the above, we have got the coordinates of the point where line through the points crosses the plane as:
x=5,y=−6,z=−17 **
Note: You can verify the values of x, y and z that you got by substituting these points in the equation of a plane and see whether they are satisfying the equation of a plane or not.
The coordinates of x, y and z that we got is equal to:
x=5,y=−6,z=−17
Now, the given equation of plane is:
3x+2y+z+14=0
Substituting the coordinates of x, y and z in the above equation we get,
3(5)+2(−6)+−17+14=0⇒15−12−17+14=0⇒29−29=0⇒0=0
As we are getting L.H.S equal to R.H.S so the coordinates of x, y and z that we got are satisfying the equation of a plane.
Hence, the coordinates of x, y and z are correct.