Equation of a straight line
There are lots of different ways to represent a straight line - here’s a summary of a few of them.
y = mx + c
This is probably the way you’re familiar with. In this equation:
m is the gradient (or slope) of the line. It’s the amounty changes for a unit (1) change inx .c is they -intercept - the value ofy whenx = 0 and where the line crosses they -axis.
This equation is useful if you know the gradient and
Ax + By + C = 0
This is called the general form of a straight line. In this equation:
A ,B , andC are constants (fixed numbers).
y - y_1 = m(x - x_1)
This is called the point-slope form of a straight line. In this equation:
m is the gradient (or slope) of the line.(x, y) is any point on the line.(x_1, y_1) is another specific point on the line.
This essentially, more explicitly, describes how we get from one point on the line to another, using the gradient.
It’s useful when we know the gradient of the line and points on it, but don’t
know the
flashcards
| Question | Answer |
|---|---|
| What is the general form of a straight line? | |
| What is the point-slope form of a straight line? | |
| When is point-slope form most useful? | When we know gradient and a point on the line but not the |