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 ▸

Work out 60% of 70


A ship is 180 kilometres away from a port P on a bearing of 63 degrees. Another ship is 245 kilometres away from port P on a bearing of 146 degrees. Calculate the distance between the two ships.


The straight line L1 passes through the points with coordinates (4, 6) and (12, 2) The straight line L2 passes through the origin and has gradient -3. The lines L1 and L2 intersect at point P. Find the coordinates of P.


3x + 2 = 11. what is x?