Solveeit Logo

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)(3, - 4, - 5) and (2,3,1)(2, - 3,1) cross the plane determined by the (1,2,3)(1,2,3) , (4,2,3)(4,2, - 3) and (0,4,3)(0,4,3) .

Explanation

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 PP .

Completed step-by-step solution:
Given: The coordinates of line (3,4,5)(3, - 4, - 5) and (2,3,1)(2, - 3,1), plane (1,2,3)(1,2,3) , (4,2,3)(4,2, - 3) and (0,4,3)(0,4,3) .
We know that the Cartesian equation of a line passing through two points (x1,y1,z1)({x_1},{y_1},{z_1}) and (x2,y2,z2)({x_2},{y_2},{z_2}) is given by
xx1x2x1=yy1y2y1=zz1z2z1\dfrac{{x - {x_1}}}{{{x_2} - {x_1}}} = \dfrac{{y - {y_1}}}{{{y_2} - {y_1}}} = \dfrac{{z - {z_1}}}{{{z_2} - {z_1}}}
So, the question of a line passing through (3,4,5)(3, - 4, - 5) and (2,3,1)(2, - 3,1) is
x323=y(4)(3)(4)=z(5)1(5) x31=y(4)1=z(5)6 x31=y+41=z+56  \dfrac{{x - 3}}{{2 - 3}} = \dfrac{{y - ( - 4)}}{{(-3) - ( - 4)}} = \dfrac{{z - ( - 5)}}{{1 - ( - 5)}} \\\ \Rightarrow \dfrac{{x - 3}}{{ - 1}} = \dfrac{{y - ( - 4)}}{1} = \dfrac{{z - ( - 5)}}{6} \\\ \Rightarrow \dfrac{{x - 3}}{{ - 1}} = \dfrac{{y + 4}}{1} = \dfrac{{z + 5}}{6} \\\
Now, coordinates of any points on this line are given by
x31=y+41=z+56=k\dfrac{{x - 3}}{{ - 1}} = \dfrac{{y + 4}}{1} = \dfrac{{z + 5}}{6} = k
x=3k,y=k4,z=6k5,\Rightarrow x = 3 - k,y = k - 4,z = 6k - 5, where kk is a constant.
Let R(3k,k4,6k5)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)(1,2,3) be
a(x1)+b(y2)+c(z3)=0(1)a(x - 1) + b(y - 2) + c(z - 3) = 0 \to (1)
Here a,b,ca,b,c are the direction ratios of a normal to the plane.
Since the plane (1) passes through (4,2,3)(4,2, - 3) , so
a(41)+b(22)+c(33)=0 3a6c=0(2)  a(4 - 1) + b(2 - 2) + c( - 3 - 3) = 0 \\\ \Rightarrow 3a - 6c = 0 \to (2) \\\
Also, the plane passes through (0,4,3)(0,4,3) so
a(01)+b(42)+c(33)=0 a+2b=0(3)  a(0 - 1) + b(4 - 2) + c(3 - 3) = 0 \\\ \Rightarrow - a + 2b = 0 \to (3) \\\
Solving equation (2) and (3) using the method of cross- multiplication we have,
a0+12=b60=c6+0 a12=b6=c6 a2=b=c=λ(say) a=2λ,b=λ,c=λ.  \dfrac{a}{{0 + 12}} = \dfrac{b}{{6 - 0}} = \dfrac{c}{{6 + 0}} \\\ \Rightarrow \dfrac{a}{{12}} = \dfrac{b}{6} = \dfrac{c}{6} \\\ \Rightarrow \dfrac{a}{2} = b = c = \lambda (say) \\\ \Rightarrow a = 2\lambda ,b = \lambda ,c = \lambda . \\\
Now putting the value of equation (1) we get
2λ(x1)+λ(y2)+λ(z+3)=0 2x+y+z7=0(4)  2\lambda (x - 1) + \lambda (y - 2) + \lambda (z + 3) = 0 \\\ \Rightarrow 2x + y + z - 7 = 0 \to (4) \\\
Putting x=3k,y=k4,z=6k5x = 3 - k,y = k - 4,z = 6k - 5 in equation (4) we get
2(3k)+(k4)+(6x5)7=0 5k10=0 k=2  \Rightarrow 2(3 - k) + (k - 4) + (6x - 5) - 7 = 0 \\\ \Rightarrow 5k - 10 = 0 \\\ \Rightarrow k = 2 \\\
Putting k=2k = 2 in R(3k,k4,6k5)R(3 - k,k - 4,6k - 5) we have
R(3k,k4,6k5)=R(32,24,6×25)R(3 - k,k - 4,6k - 5) = R(3 - 2,2 - 4,6 \times 2 - 5)
Therefore, we get the coordinate as
R(1,2,7)R(1, - 2,7)
Thus, the coordinate of the required point is (1,2,7)(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.