Given the points (6,6) and (10,8) calculate the gradient of the line passing through them and the point at which it intersects the y-axis?

To find the gradient use the formula:m = (y2-y1)/(x2-x1)Plug in values:m = (8-6)/(10-6) = 1/2Hence gradient = 1/2--Now using the equation for a line y = mx+c and point (10,8)8 = 1/2*10 + cc = 3Hence when the line passes through the x axis, x = 0 and y = c and hence values is 3

GA

Related Maths GCSE answers

All answers ▸

How do you solve the equation 3(6x + 2) = 10 + 4x?


Work out 2^3 + 4^2


Solve algebraically: 6a + b = 16 5a - 2b = 19


n is an integer greater than 1. Prove algebraically that n^2 – 2 – (n – 2)^2 is always an even number.