Equation of a Straight Line
Ever wondered how mathematicians describe lines precisely? You need just two pieces of information: a gradient and a point.
The gradient formula shows how steep a line is: m = /. This measures the vertical change divided by the horizontal change between two points.
For example, to find the gradient of a line passing through A and B(1, 7): m = / = 2/4 = 1/2
Every straight line can be written in the form y = mx + c, where m is the gradient and c is the y-intercept (where the line crosses the y-axis).
💡 When finding the gradient from an equation that's not in this form, always rearrange to isolate y on one side. For example, with 3x + 2y - 5 = 0, we rearrange to y = -3x/2 + 5/2, giving a gradient of -3/2.











