Question
Question: Find the vector and Cartesian equation in symmetric form of the line passing through the points \[\l...
Find the vector and Cartesian equation in symmetric form of the line passing through the points (2,0,−3) and (7,3,−10).
Solution
Here, we will first calculate the direction ratios of the given line. Then, we will use the formula for vector equation and cartesian equation of a line, and substitute the values to find the vector and Cartesian equation in symmetric form of the line passing through the points (2,0,−3) and (7,3,−10).
Formula Used:
We will use the following formulas:
1. The direction ratios of a line segment joining the points (x1,y1,z1) and (x2,y2,z2) are given by x2−x1, y2−y1, and z2−z1.
2. The vector equation of a line joining the points (x1,y1,z1) and (x2,y2,z2) is given by r=a+λb, where a=x1i^+y1j^+z1k^, and b=ai^+bj^+ck^.
3. The Cartesian equation of a line joining the points (x1,y1,z1) and (x2,y2,z2) is given by ax−x1=by−y1=cz−z1, where a, b, and c are the direction ratios.
Complete step by step solution:
First, we will find the direction ratios of the line passing through the points (2,0,−3) and (7,3,−10).
Let the direction ratios of the line passing through the points (2,0,−3) and (7,3,−10) be a, b, and c respectively.
The direction ratios of a line segment joining the points (x1,y1,z1) and (x2,y2,z2) are given by x2−x1, y2−y1, and z2−z1.
Substituting x1=2, y1=0, z1=−3, x2=7, y2=3, and z2=−10 in the formula for direction ratios, we get
x2−x1=7−2=5
y2−y1=3−0=3
z2−z1−10−(−3)=−10+3=−7
Therefore, we get
a=5
b=3
c=−7
Now, we will find the vector equation of the line passing through the points (2,0,−3) and (7,3,−10).
The vector equation of a line joining the points (x1,y1,z1) and (x2,y2,z2) is given by r=a+λb, where a=x1i^+y1j^+z1k^, and b=ai^+bj^+ck^.
Substituting x1=2, y1=0, z1=−3, a=5, b=3, and c=−7 in the equations a=x1i^+y1j^+z1k^ and b=ai^+bj^+ck^, we get
a=2i^+0j^−3k^=2i^−3k^
b=5i^+3j^−7k^
Substituting a=2i^−3k^ and b=5i^+3j^−7k^ in the vector equation of a line joining two points, we get
r=(2i^−3k^)+λ(5i^+3j^−7k^)
Multiplying the terms using the distributive law of multiplication, we get
⇒r=2i^−3k^+5λi^+3λj^−7λk^
Factoring the terms, we get
⇒r=(2+5λ)i^+(3λ)j^−(3+7λ)k^
Thus, the vector equation of the given line is r=(2+5λ)i^+(3λ)j^−(3+7λ)k^.
Now, we will find the Cartesian equation of the line passing through the points (2,0,−3) and (7,3,−10).
The Cartesian equation of a line joining the points (x1,y1,z1) and (x2,y2,z2) is given by ax−x1=by−y1=cz−z1, where a, b, and c are the direction ratios.
Substituting x1=2, y1=0, z1=−3, a=5, b=3, and c=−7 in the Cartesian equation of a line joining two points, we get
5x−2=3y−0=−7z−(−3)
Simplifying the expression, we get
⇒5x−2=3y=−7z+3
Thus, the Cartesian equation of the given line is 5x−2=3y=−7z+3.
Note:
We have used the distributive law of multiplication to multiply λ by (5i^+3j^−7k^). The distributive law of multiplication states that a(b+c+d)=a⋅b+a⋅c+a⋅d.
We can also find the vector equation of a line joining the points (x1,y1,z1) and (x2,y2,z2) directly using the formula r=a+λ(b−a), where a=x1i^+y1j^+z1k^, b=x2i^+y2j^+z2k^, and λ∈R.
Similarly, we can also find the cartesian equation of a line joining the points (x1,y1,z1) and (x2,y2,z2) directly using the formula x2−x1x−x1=y2−y1y−y1=z2−z1z−z1.