Question
Question: How do you find the parametric equations for the line through the point ( 0, 1, 2) that is perpendic...
How do you find the parametric equations for the line through the point ( 0, 1, 2) that is perpendicular to the line x =1 + t , y=1 – t, z= 2t and intersect the line ?
Solution
First we will take the intersecting point as a parametric form, we know that the point of intersection will lie on the given line. We can find the vector of a line by using 2 points on the line. If we know the vector and a point on a line we can easily find the equation of the line.
Complete step by step solution:
The equation of the given line x=1+t,y=1–t,z=2t , we need to find the equation of line which passes through the given line and perpendicular to it and it also passes through (0, 1, 2)
Let’s take the parametric point on the given line by which the perpendicular line passes as (1+t,1–t,2t)
We know that if 2 vectors are perpendicular then the dot product will be 0
The perpendicular line passes through (1+t,1–t,2t) and (0,1,2), so the vector of the line (1+t)i ^−tj ^+(2t−2)k ^
The dot product is 0 so we can write ((1+t)i ^−tj ^+(2t−2)k ^).(i ^−j ^+2k ^) which is 6t–3=0
So t is equal to 0.5 and the vector is We know the vector of the line is (1+t)i ^−tj ^+(2t−2)k ^
So we put t=0.5 in the above equation we get the vector of the line is equal to 1.5i ^−0.5j ^−1k ^
If we double it and write 3i ^−1j ^−2k ^
So the parametric form of the equation is t(3i ^−1j ^−2k ^) + (0,1,2) so the equation of the line x=3t,y=1–t and z=2−2t
Let’s draw the figure of the line
Note: In one case we can find the equation of perpendicular line if the point (0, 1, 2) lies on the given line, in that case there will be no possible line that passes through the point and intersects by right angle. Always remember if 2 vectors are perpendicular then their dot product is always 0.