Question
Question: How do you find the parametric equations of the line that passes through the points \((1,3,2)\) and ...
How do you find the parametric equations of the line that passes through the points (1,3,2) and (−4,3,0)?
Solution
According to the question we have to determine the parametric equations of the line that passes through the points (1,3,2) and (−4,3,0). So, first of all to determine the parametric equations of the line that passes through the points we have to find the required vector v which is passing through the points (a1,b1,c1)by using the formula which is as mentioned below:
Formula used:
⇒v=(a1−a0,b1−b0,c1−c0).................(A)
Where, v is the vector and (a1,b1,c1), (a0,b0,c0)are the points.
Now, we have to determine the parameters which is done with the help of parameters t by using the equation below:
Formula used:
⇒x=a0+vt.............(B)
Now same as we have to determine the other parameter with the help of parameters by using the formula as mentioned below:
Formula used:
⇒y=b0+vt.............(C)
Now same as we have to determine the other parameter with the help of parameters by using the formula as mentioned below:
Formula used:
⇒z=c0+vt.............(D)
Complete step by step solution:
Step 1: First of all to determine the parametric equations of the line that passes through the points we have to find the required vector v which is passing through the points (a1,b1,c1)by using the formula (A) which is as mentioned in the solution hint. Hence,
⇒v=(3−3,2−1,−6+1) ⇒v=(0,1,−5)
Step 2: Now, we have to determine the parameters which is done with the help of parameters t by using equation (B) in the solution hint. Hence,
⇒x=3+t(0) ⇒x=3
Step 3: Now same as we have to determine the other parameter with the help of parameters by using the formula (C) as mentioned in the solution hint. Hence,
⇒y=1+t(1) ⇒y=1+t
Step 4: Now same as we have to determine the other parameter with the help of parameters by using the formula (D) as mentioned in the solution hint. Hence,
⇒z=−1+t(−5) ⇒y=−1−5t
Hence, with the help of the formulas (A), (B), (C), and (D) we have determined the required parametric equations of the line that passes through the points (1,3,2) and (−4,3,0) are x=3,y=1+t,z=−1−5t.
Note:
- To determine the required parametric equations of the line that passes through the given points it is necessary that we have to determine the value of the vector with the help of the formula (A) as mentioned in the solution hint.
- Parameterization is done with the help of the parameter t by using the equations x=a0+vt,y=b0+vt,z=c0+vt.