How to find the equation of a line from two points?

Two-point form is used to find the equation of a line passing through two points. Its formula is given by,

y – y1 = m (x – x1)

or

[Tex]y – y_1 =  \frac{y_2-y_1}{x_2-x_1}(x – x_1)[/Tex]

where,

m is the slope of line,

(x1, y1) and (x2, y2) are the two points through which line passes,

(x, y) is an arbitrary point on the line.

Derivation

Consider a line with two fixed points B (x1, y1) and C (x2, y2). Another point A (x, y) is an arbitrary point on the line.

As the points A, B and C are concurrent the slope of AC must be equal to BC.

Using the formula for slope we get,

(y – y1) / (x – x1) = (y2 – y1) / (x2 – x1)

Multiplying both sides by (x – x1) we get,

[Tex]y – y_1 =  \frac{y_2-y_1}{x_2-x_1}(x – x_1)[/Tex]

This derives the formula for two point form of a line.

Related Articles:

How to Find the Equation of a Line from Two Points?

Similar Reads

Answer: There are several ways through which we can find the equation of a line. We need a minimum of two things to find the equation. It can be one point and one intercept, or two points, or two intercepts.

In this article, we will discuss the steps to find the equation of a line from two points, along with some sample problems on it....

Steps to Find Equation of Line from Two Points

To find the equation of a line given two points, you can follow these steps:...

How to find the equation of a line from two points?

Two-point form is used to find the equation of a line passing through two points. Its formula is given by, y – y1 = m (x – x1) or [Tex]y – y_1 = Β \frac{y_2-y_1}{x_2-x_1}(x – x_1)[/Tex] where, m is the slope of line, (x1, y1) and (x2, y2) are the two points through which line passes, (x, y) is an arbitrary point on the line....

Examples on How to Find the Equation of a Line from Two Points

1. Find the equation of a line passing through the points (2, 4) and (-1, 2)....

Practice Problems on How to Find the Equation of a Line from Two Points

1. Points: (1, 3) and (4, 11)Equation: y = 2.67x + 0.33...