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 ▸

Find the value(s) of x which satisfies the equation 3x^2 + 6x + 3 = 0


The length of a rectangle is x+5 and the width is x+3. Write an equation for the area of the rectangle.


Express 60 as a product of its prime factors.


Denise buys 5 apples and 3 bananas for £3.15. A banana costs 25p more than an apple. How much would it cost to buy 4 apples and 2 bananas?