If a line is in the form y=mx+c why does m give you the gradient of the line

gradient is change in y over change in x.

if (x1,y1) and (x2,x1) are lines on a graph then the change in y is y2-y1 and change in x is x2-x1, and since they are both on the line y1=mx1+c and y2=mx2+c, so 

y2-y1=(mx2+c)-(mx1+c)=mx2-mx1=m(x2-x1), so m=(y2-y1)/(x2-x1) which is the gradient

VB

Related Maths GCSE answers

All answers ▸

Make x the subject of the equation. y = 4( 2 + x )/ (6x -1)


How do you go about rearranging equations where the required subject appears on both sides? Such as making x the subject of 7x + a = 3x + b.


How do I factorise quadratic equations?


√3(√30 + √8) can be simplified into the follwing format: x√10 + y√6 where are x and y are integers. Find the value of x and y.