E3.5 Equations of linear graphs
- Syllabus
- 0580–2028–2029
- Topic
- E3.5
- Level
- Extended
A straight-line equation links every point on the line. In y=mx+c, m is the gradient and c is the y-coordinate where the line crosses the y-axis, so the intercept point is (0,c).
| Form | How to interpret it |
|---|---|
| y=mx+c | read gradient m and y-intercept (0,c) directly |
| ax+by=c, b=0 | rearrange to make y the subject |
| x=k | vertical line through every point with x-coordinate k; gradient undefined |
5x+4y=8⟹y=−45x+2⟹m=−45, (0,2)
To obtain an equation from a graph or two points: find the gradient m; substitute one known point into y=mx+c to calculate c; then write and fully simplify the equation. A graph may allow c to be read directly from the y-axis.
A(3,16), B(8,31):m=8−331−16=3,16=3(3)+c⇒c=7,y=3x+7
Substitute the other point: 3(8)+7=31, so both A and B satisfy the equation. When a requested form is specified, rearrange the final result into that form and remove common factors or unnecessary signs.
Do not confuse the intercept value c with the point (0,c), and do not force a vertical line into y=mx+c. Also distinguish y=5−3x from y=5x−3: coefficients and constants have different roles.