Question
Question: How do you find the parametric equation and symmetric equations for the line through \[{{t}_{0}}\] a...
How do you find the parametric equation and symmetric equations for the line through t0 and parallel to the given line t0=(4,−2,4) and x+1=2y=z+5?
Solution
This type of problem is based on the concept of equation of a line. We know that parallel line equations have the same directional cosines. From the given parallel equation, we find that the directional cosines are (1,2,1). We then have to express the equation line in the form lx−x0=my−y0=nz−z0. Here, l=1, m=2 and n=1. Also we know that the line passes through t0=(4,−2,4). Therefore, x0=4, y0=−2 and z0=4. Substitute these values to find the symmetric equation. We have to assume the given equation to be ‘t’, that is 1x−4=2y+2=1z−4=t. Find the value of x, y and z with respect to t which is the parametric equation.
Complete step by step solution:
According to the question, we are asked to find the parametric equation and symmetric equation.
We have been given that the line passes through t0=(4,−2,4) and is parallel to the line of equation x+1=2y=z+5. ----------(1)
We can express equation (1) as
1x+1=2y=1z+5 ---------(2)
Here, from equation (2) we get, the directional cosines are (1,2,1).
Here, l=1 which is the directional cosine of x, m=2 which is the directional cosine of y and n=1 which is the directional cosine of z.
The symmetric form of an equation is
lx−x0=my−y0=nz−z0,
Where (x0,y0,z0)is a point in the equation and l, m and n are the directional cosines of the equation.
We know that directional cosines of a parallel equation of line are equal.
Therefore, comparing with the directional cosines of equation (2), we get
1x−x0=2y−y0=1z−z0
We can further simplify the equation of line as
x−x0=2y−y0=z−z0. --------(3)
We have been given that the equation passes through the point t0, where t0=(4,−2,4).
We have also assumed (x0,y0,z0) to be a point in the equation of line.
Let us equate these two points.
We get x0=4, y0=−2 and z0=4.
On substituting the values in equation (3), we get
x−4=2y−(−2)=z−4
On further simplifications, we get
x−4=2y+2=z−4
Therefore, the symmetric form of the equation of line is x−4=2y+2=z−4.
Now, we need to find the parametric equation.
Let us substitute the symmetric equation of line to be equal to t.
⇒x−4=2y+2=z−4=t
We now need to find the value of x, y and z with respect to ‘t’ to find the parametric equation of line.
First consider x−4=t.
Let us add 4 on both the sides of the equation.
⇒x−4+4=t+4
We know that terms with the same magnitude and opposite signs cancel out.
Therefore, we get
x=t+4
Now, consider 2y+2=t.
Multiply the whole equation by 2. We get
2y+2×2=t×2
⇒2y+2×2=2t
We find that 2 are common in both the numerator and denominator of the LHS. On cancelling 2, we get
y+2=2t
Now, we need to subtract 2 from both the sides of the equation. We get
⇒y+2−2=2t−2
We know that terms with the same magnitude and opposite signs cancel out.
Therefore, we get
y=2t−2
Let us take 2 common terms in RHS. We get
y=2(t−1)
Then, consider z−4=t.
Let us add 4 on both the sides of the equation.
⇒z−4+4=t+4
We know that terms with the same magnitude and opposite signs cancel out.
Therefore, we get
z=t+4
The parametric form of an equation of line is (x,y,z).
Here, x=t+4, y=2(t−1) and z=t+4.
Therefore, the parametric form of the equation of line is (t+4,2(t−1),t+4).
Hence, the symmetric and parametric form of the equation of line is x−4=2y+2=z−4 and (t+4,2(t−1),t+4) respectively.
Note: Whenever you get this type of problems, we should always know the formula for finding the parametric equations and symmetric equations. Avoid calculation mistakes based on sign conventions. It is advisable to find the parametric equation with respect to t.