Point-Gradient Form
A gradient alone describes infinitely many parallel lines. Adding a single point selects one of them. Point-gradient form is the formula that turns those two pieces of information straight into an equation.
Take the point $(3, -2)$ and any other point $(x, y)$ on the same line. Write the gradient between them using the gradient formula. Now multiply both sides by the denominator. What have you produced?
Take the known point $(x_1, y_1)$ and a general point $(x, y)$ on the line. The gradient between them must be $m$, so $\dfrac{y - y_1}{x - x_1} = m$. Multiplying up gives the form, and it is the gradient formula with nothing solved yet.
$$y - y_1 = m(x - x_1)$$
The green point in the diagram is not a particular point. It stands for every point on the line at once, which is what makes the resulting equation describe the whole line rather than a single location.
Know
- the point–gradient form $y - y_1 = m(x - x_1)$ for the line through $(x_1, y_1)$ with gradient $m$
- that the same line can also be found by substituting into $y = mx + c$ and solving for $c$
- that a vertical line through $(x_1, y_1)$ is written $x = x_1$, since it has no gradient to substitute
Understand
- why the form is the gradient formula written with a general point and multiplied out
- why a gradient alone does not determine a line, and why one point is exactly what is missing
- why point–gradient form reduces to gradient–intercept form when the known point is the y-intercept
Can Do
- find the equation of a line through a given point with a given gradient, in any requested form
- handle negative coordinates and fractional gradients without sign errors
- write down the equation of a horizontal or vertical line through a given point
Suppose a line has gradient $m$ and passes through the known point $(x_1, y_1)$. Let $(x, y)$ be any other point on the same line.
Because both points are on the line, the gradient between them must be $m$. The gradient formula from Lesson 2 gives
$\dfrac{y - y_1}{x - x_1} = m$
Multiplying both sides by $x - x_1$ gives $y - y_1 = m(x - x_1)$, which is the form.
Nothing new has been introduced. This is the gradient formula, with one point left general and the fraction cleared. That is worth knowing, because a formula you can rebuild in two lines is one you cannot half-remember with a sign wrong.
Three steps: substitute, expand, tidy.
For gradient $4$ through $(3, -2)$, substituting gives $y - (-2) = 4(x - 3)$, which is $y + 2 = 4(x - 3)$.
Expanding gives $y + 2 = 4x - 12$, and subtracting $2$ gives $y = 4x - 14$.
If general form is wanted instead, collect to one side: $4x - y - 14 = 0$.
The middle step is where the marks go missing. A negative $y_1$ turns into $y - (-2)$, which is $y + 2$, and a negative $x_1$ does the same inside the bracket. Write the double negative down before you simplify it rather than doing both in your head.
The same answer is reachable through $y = mx + c$. Substitute the gradient and the point, solve for $c$, then write the equation out again with $c$ filled in.
For the same example: $-2 = 4(3) + c$, so $-2 = 12 + c$ and $c = -14$, giving $y = 4x - 14$. Identical answer, as it must be.
That route is perfectly valid and is often quicker for very simple numbers. Point–gradient form wins in three situations: when the gradient is a fraction, so that solving for $c$ involves fraction arithmetic; when general form is wanted, since the answer is already unexpanded; and when the point is itself an unknown or an expression, which happens as soon as questions become geometric.
Learn both and choose. A student who only knows the $y = mx + c$ route will still get there; a student who only knows point–gradient form will occasionally take the long way round on an easy question.
What happens if the known point is the y-intercept itself, $(0, c)$?
Substituting gives $y - c = m(x - 0)$, which is $y - c = mx$, and adding $c$ gives $y = mx + c$.
So gradient–intercept form is not a rival to point–gradient form; it is the special case of it where the chosen point happens to sit on the y-axis.
This is worth noticing because it makes the collection of formulas smaller. One idea, a point and a direction, generates both. Formulas that turn out to be the same formula are easier to keep hold of than formulas that must each be remembered separately.
Two special cases need naming before they appear in a question.
A horizontal line through $(x_1, y_1)$ has $m = 0$. Substituting gives $y - y_1 = 0(x - x_1) = 0$, so $y = y_1$. The formula handles it without any special treatment.
A vertical line through $(x_1, y_1)$ has an undefined gradient, so there is nothing to substitute and the formula cannot be used at all. Write the equation down directly instead: $x = x_1$.
The reasoning is the same as in Lesson 4. Every point on a vertical line shares an x-coordinate, and that single fact is the equation. A formula failing here is not a gap in the mathematics; it is the formula correctly declining to describe a line that has no gradient.
Watch Me Solve It · 3 examples
-
1Substitute into point-gradient form$y - y_1 = m(x - x_1)$$y - (-2) = 4(x - 3)$Write the double negative explicitly rather than simplifying it mentally.
-
2Tidy the left and expand the right$y + 2 = 4x - 12$Multiply the $4$ through both terms in the bracket.
-
3Make y the subject$y = 4x - 14$
-
4Check the given point$x = 3: \quad y = 4(3) - 14 = -2$The point $(3, -2)$ satisfies the answer, so no sign has been lost.
-
1Substitute the gradient and the point$y = mx + c$$-2 = 4(3) + c$The point supplies values for both $x$ and $y$; the gradient supplies $m$. Only $c$ is left unknown.
-
2Solve for c$-2 = 12 + c$$c = -14$
-
3Write the equation out$y = 4x - 14$Identical to the first route, as it must be, since both describe the same line.
-
4CompareBoth took four lines here. The difference shows up when $m$ is a fraction, since this route then requires fraction arithmetic to isolate $c$, while point-gradient form defers all of it to a single multiplication at the end.
-
1Substitute$y - 7 = -\frac{2}{3}\left(x - (-5)\right)$$y - 7 = -\frac{2}{3}(x + 5)$Subtracting the negative $x_1$ gives a plus inside the bracket.
-
2Clear the fraction before expanding$3(y - 7) = -2(x + 5)$$3y - 21 = -2x - 10$Multiplying both sides by $3$ first avoids fractions entirely for the rest of the working.
-
3Collect into general form$2x + 3y - 21 + 10 = 0$$2x + 3y - 11 = 0$Move every term to the left, leaving the coefficient of $x$ positive.
-
4Check the given point$2(-5) + 3(7) - 11 = -10 + 21 - 11 = 0$The left-hand side is zero, so $(-5, 7)$ lies on the line.
Brain Trainer · 5 problems
Five items. Give each answer in gradient–intercept form unless the item says otherwise.
-
1 Find the line with gradient $3$ through $(2, 5)$.
$y - 5 = 3(x - 2)$, then expand.$y = 3x - 1$ -
2 Find the line with gradient $-1$ through $(4, 0)$.
$y - 0 = -1(x - 4)$$y = -x + 4$ -
3 Find the line with gradient $\tfrac{1}{2}$ through $(-6, 1)$.
$y - 1 = \tfrac{1}{2}(x + 6)$, then expand.$y = \tfrac{1}{2}x + 4$ -
4 Find the line with gradient $0$ through $(7, -3)$.
A zero gradient makes the bracket vanish.$y = -3$ -
5 Find the equation of the vertical line through $(-2, 9)$.
No gradient exists, so the formula cannot be used. Every point shares the x-coordinate.$x = -2$
Multiple Choice · 5 questions
The line with gradient $2$ through $(1, 5)$ has equation:
Substituting the point $(-3, -4)$ and gradient $5$ into point–gradient form gives:
How many different lines have gradient $-3$?
The line with gradient $-\tfrac{1}{4}$ through $(8, 1)$, in general form, is:
The equation of the vertical line through $(6, -1)$ is:
Short Answer · 3 questions
A point and a direction
$y - y_1 = m(x - x_1)$. It is the gradient formula with one point left general and the fraction cleared, so it can be rebuilt in two lines if forgotten.
Both routes are valid
Substituting into $y = mx + c$ and solving for $c$ gives the same answer. Point–gradient form is tidier for fractional gradients and for answers wanted in general form.
Gradient–intercept form is the special case
Choosing the known point to be $(0, c)$ turns $y - y_1 = m(x - x_1)$ into $y = mx + c$, so the two forms are one idea.
Substitute the point back
The given point must satisfy your final equation. One substitution catches every double-negative and expansion error, and costs a single line.
Your Badges
0 of 6Mark lesson as complete
Tick when you've finished Learn, Practice and the Stretch. Earns +90 XP and +25 coins.