Here you will learn cartesian equation of line in 3d passing through a fixed point and passing through two points.
Let’s begin –
Cartesian Equation of a Line
The cartesian equations of a straight line passing through a fixed point (x1,y1,z1) having direction ratios proportional to a, b, c is given by
x–x1a = y–y1b = z–z1c
Remark 1 : The above form of a line is known as the symmetrical form of a line.
Remark 2 : The parametric equations of the line x–x1a = y–y1b = z–z1c are
x = x1+aλ, y = y1+bλ, z = z1+cλ, where λ is the parameter.
Remark 3 : The coordinates of any point on the line x–x1a = y–y1b = z–z1c are
(x1+aλ, y1+bλ, z1+cλ), where λ ∈ R.
Remark 4 : Since the direction cosines of a line are also its direcion ratios. Therefore, equations of a line passing through (x1,y1,z1) and having direction cosines l, m, n are
x–x1l = y–y1m = z–z1n
Remark 5 : Since x, y and z-axes passes through the origin and have direction cosines 1, 0, 0; 0, 1, 0 and 0, 0, 1 respectively. Therefore, their equations are
x-axis : x–01 = y–00 = z–00 or, y = 0 and z = 0
y-axis : x–00 = y–01 = z–00 or, x = 0 and z = 0
z-axis : x–00 = y–00 = z–01 or, y = 0 and y = 0
Cartesian Equation of a Line Passing Through Two Points
The Cartesian equation of aline passing through two given points (x1,y1,z1) and (x2,y2,z2) is given by
x–x1x2–x1 = y–y1y2–y1 = z–z1z–z1
Example : Find the cartesian equation of line passing through A(3, 4, -7) and B(1, -1, 6).
Solution : We have, A(3, 4, -7) and B(1, -1, 6)
The cartesian equation of line passing through two points is
x–x1x2–x1 = y–y1y2–y1 = z–z1z–z1
= x–3−2 = y–4−5 = z+713