how to find the equation of a line with two points
Line is an endless line, which forms the shortest path between any of two its points.
Equation of a line on plane
General form of a line equation
Any equation of a line on plane can by written in the general form
A x + B y + C = 0
where A and B are not both equal to zero.
Slope intercept form of a line equation
The general equation of a line when B ≠ 0 can be reduced to the next form
y = k x + b
where k is the slope of the line and b is the y-intercept. Slope of the line is equal to the tangent of the angle between this line and the positive direction of the x-axis. The y-coordinate is the location where line crosses the y-axis.
k = tg φ
Equation of the line passing through two different points on plane
If the line passes through two points A(x 1, y 1) and B(x 2, y 2), such that x 1 ≠ x 2 and y 1 ≠ y 2, then equation of line can be found using the following formula
x - x 1 | = | y - y 1 |
x 2 - x 1 | y 2 - y 1 |
Parametric equations of a line on plane
Parametric equation of the line can be written as
x = l t + x 0 | |
y = m t + y 0 |
where N(x 0, y 0) is coordinates of a point that lying on a line, a = {l, m} is coordinates of the direction vector of line.
Canonical equation of a line on plane
If you know the coordinates of the point A(x 0, y 0) If you know the coordinates of the point n = {l; m}, then the equation of the line can be written in the canonical form using the following formula
Example 1. Find the equation of a line passing through two points A(1, 7) and B(2, 3).
Solution. We use the formula for the equation of a straight line passing through two points
From this equation, we express y in terms of x
Find the Slope intercept form of line equation.
Multiply equations by -4.
y - 7 = -4(x - 1)
y = -4x + 11
Find the Parametric equations of this line
We use MN as direction vector of line.
MN = {2 - 1; 3 - 7} = {1; -4}
We use coordinates of point М in parametric equations of line
Example 2. Find the equation of a line passing through two points M(1, 3) and N(2, 3).
Solution. It is impossible to use Equation of the line passing through two different points, since M y - N y = 0.
Find the Parametric equations of this line. We use MN as direction vector of line.
MN = {2 - 1; 3 - 3} = {1; 0}
We use coordinates of point М in parametric equations of line
Equation of a line in space
Equation of the line passing through two different points in space
If the line passes through two points A(x 1, y 1, z 1) and B(x 2, y 2, z 2), such that x 1 ≠ x 2, y 1 ≠ y 2 and z 1 ≠ z 2, then equation of line can be found using the following formula
x - x 1 | = | y - y 1 | = | z - z 1 |
x 2 - x 1 | y 2 - y 1 | z 2 - z 1 |
Parametric equations of a line in space
Parametric equation of the line can be written as
x = l t + x 0 | |
y = m t + y 0 | |
z = n t + z 0 |
where (x 0, y 0, z 0) is coordinates of a point that lying on a line, {l; m; n} is coordinates of the direction vector of line.
Canonical equation of a line in space
If you know the coordinates of the point A(x 0, y 0, z 0) that lies on the line and the direction vector of the line n = {l; m; n}, then the equation of the line can be written in the canonical form using the following formula.
x - x 0 | = | y - y 0 | = | z - z 0 |
l | m | n |
Straight line as crossings of two planes
If the line is the intersection of two planes, then the equation of line can be found as the solution of the following system of equations
A1 x + B1 y + C1 z + D1 = 0 | |
A2 x + B2 y + C2 z + D2 = 0 |
on condition that there has not been equality
A1 | = | B1 | = | C1 | . |
A2 | B2 | C2 |
how to find the equation of a line with two points
Source: https://onlinemschool.com/math/library/analytic_geometry/line/
Posted by: ayalasafteph.blogspot.com
0 Response to "how to find the equation of a line with two points"
Post a Comment