Question
Question: Find the coordinates of the point, where the line \[\dfrac{x-2}{3}=\dfrac{y+1}{4}=\dfrac{z-2}{2}\] i...
Find the coordinates of the point, where the line 3x−2=4y+1=2z−2 intersects the plane x−y+z−5=0. Also find the angle between the line and the plane.
Solution
We start solving this problem by equating the given equation of the line to some constant λ. Then we find x,y and z in terms of λ. Then we substitute these terms in the equation of plane as they intersect, to obtain the value of λ. Automatically we get the values of x,y, and z. Hence, we get the coordinates of the point of intersection of the given line and plane. Then we get the angle between the given line and plane by using the formula sinθ=a.ba.b.
Complete step-by-step solution:
Let us consider the given equation of line 3x−2=4y+1=2z−2.
Now, we equate the above equation to some constant λ
So, 3x−2=4y+1=2z−2=λ
By the above equation, we get
x−2=3λ⇒x=3λ+2..............(1)y+1=4λ⇒y=4λ−1..............(2)z−2=2λ⇒z=2λ+2..............(3)
We were given that the equation of plane is x−y+z−5=0.
By substituting the equations (1), (2) and (3) in the above plane equation, we get
(3λ+2)−(4λ−1)+(2λ+2)−5=0⇒3λ+2−4λ+1+2λ+2−5=0⇒λ+5−5=0⇒λ=0
Now, we substitute the value of λ in equation (1), we get
x=3λ+2⇒x=3(0)+2⇒x=0+2⇒x=2
By substituting the value of λ in equation (2), we get
y+1=4λ⇒y+1=4(0)⇒y+1=0⇒y=−1
We substitute the value of λ in equation (3), we get
z=2λ+2⇒z=2(0)+2⇒z=0+2⇒z=2
So, we get x=2,y=−1,z=2.
Hence, the coordinates of the point of intersection of the given line and plane are (2,−1,2).
Now, let us find the angle between the given line and the plane.
Let us consider the given line 3x−2=4y+1=2z−2.
We can say that the line is parallel to the vector 3i^+4j^+2k^.
Now, let us consider the given equation of the plane x−y+z−5=0.
We can say that the plane is normal to the vector i^−j^+k^.
Let us consider the formula for the angle between the line parallel to the vector a and the plane whose normal is b, is sinθ=a.ba.b
By using the above formula, we get
sinθ=3i^+4j^+2k^.i^−j^+k^(3i^+4j^+2k^).(i^−j^+k^)
Let us consider the formula, (a1i^+b1j^+c1k^).(a2i^+b2j^+c2k^)=a1a2+b1b2+c1c2 and ai^+bj^+ck^=a2+b2+c2.
Using the above formulae, we get
sinθ=(32+42+22)(12+(−1)2+12)(3)(1)+(4)(−1)+(2)(1)⇒sinθ=(29)(3)3−4+2⇒sinθ=871⇒θ=sin−1(871)
Therefore, the angle between the given line and plane is sin−1(871).
Note: One may make a mistake by considering −2i+j−2k as vector parallel to the line 3x−2=4y+1=2z−2 instead of taking 3i+4j+2k. But it is the point on the line not a vector parallel to it, 3i+4j+2k is the vector parallel to given line.