Question
Question: Find the coordinate of the point where the line through the points \((3, - 4, - 5)\) and \((2, - 3,1...
Find the coordinate of the point where the line through the points (3,−4,−5) and (2,−3,1) cross the plane determined by the (1,2,3) , (4,2,−3) and (0,4,3) .
Solution
The coordinate of the point is the place from where the line passes to meet the stated condition. A plane is a two-dimensional analogue of a point, a line and three-dimensional space and a normal plane a vector perpendicular to the tangent plane of the square at P .
Completed step-by-step solution:
Given: The coordinates of line (3,−4,−5) and (2,−3,1), plane (1,2,3) , (4,2,−3) and (0,4,3) .
We know that the Cartesian equation of a line passing through two points (x1,y1,z1) and (x2,y2,z2) is given by
x2−x1x−x1=y2−y1y−y1=z2−z1z−z1
So, the question of a line passing through (3,−4,−5) and (2,−3,1) is
2−3x−3=(−3)−(−4)y−(−4)=1−(−5)z−(−5) ⇒−1x−3=1y−(−4)=6z−(−5) ⇒−1x−3=1y+4=6z+5
Now, coordinates of any points on this line are given by
−1x−3=1y+4=6z+5=k
⇒x=3−k,y=k−4,z=6k−5, where k is a constant.
Let R(3−k,k−4,6k−5) be the required point of intersection.
Now, let the equation of a plane passing through (1,2,3) be
a(x−1)+b(y−2)+c(z−3)=0→(1)
Here a,b,c are the direction ratios of a normal to the plane.
Since the plane (1) passes through (4,2,−3) , so
a(4−1)+b(2−2)+c(−3−3)=0 ⇒3a−6c=0→(2)
Also, the plane passes through (0,4,3) so
a(0−1)+b(4−2)+c(3−3)=0 ⇒−a+2b=0→(3)
Solving equation (2) and (3) using the method of cross- multiplication we have,
0+12a=6−0b=6+0c ⇒12a=6b=6c ⇒2a=b=c=λ(say) ⇒a=2λ,b=λ,c=λ.
Now putting the value of equation (1) we get
2λ(x−1)+λ(y−2)+λ(z+3)=0 ⇒2x+y+z−7=0→(4)
Putting x=3−k,y=k−4,z=6k−5 in equation (4) we get
⇒2(3−k)+(k−4)+(6x−5)−7=0 ⇒5k−10=0 ⇒k=2
Putting k=2 in R(3−k,k−4,6k−5) we have
R(3−k,k−4,6k−5)=R(3−2,2−4,6×2−5)
Therefore, we get the coordinate as
R(1,−2,7)
Thus, the coordinate of the required point is (1,−2,7) .
Note: In this type of question students often find it difficult to proceed with the first step. Try to figure out the hints from the question like “crosses the plane” and all those things similar to this.