A line intercepts point A at (4,4) and point B (8,12). Find the gradient and the intercept of the line.

First, calculate the gradient of the line (m) using the equation using dy / dx.m = dy / dx = (y_2 - y_1) / (x_2 - x_1) = (12 - 4) / (8 - 4) = 8 / 4 = 2.As you now know the gradient of the line and points on the line, it is possible to substitute values in to the equation y = mx + c.For point A (4,4):y = mx + c 4 = 2 * 4 + c 4 = 8 + c4 - 8 = cc = -4Therefore, the equation of the line is:y = 2x -4

AF

Related Maths GCSE answers

All answers ▸

Solve the following simultaneous equations: 3a + 2b = 36 equation ( 1), and 5a + 4b = 64 equation (2)


How to do Indices?


How do I use Pythagoras?


Make x the subject of the following formula: x/2 + 3 = y - 2