A straight line passes trough the points A(-4;7); B(6;-5); C(8;t). Use an algebraic method to work out the value of t.

We can write the equation of a straight line like y=ax+b, where a and b are constants. If a point is on the line, the equation will be true for the x,y of the point.Now start with point A: 7 = (-4)a + b. Resolve this equation to b. Add (-4)a both side: 7+4a=b. Now see point B. (-5) = 6a+b. We know, that b=7+4a, so (-5) = 6a + 7 + 4a = 10a + 7. Substract 7 from both sides: (-12) = 10a, so divide by 10, and we get that -1.2 = a. From this we can calculate b: b = 7 + 4•(-1.2) = 7 - 4.8 = 2.2 = b.Now we need to resolve the equation t = 8a + b = 8•(-1.2) + 2.2 = (-9.6) + 2.2 = 7.4.So the result is t = 7.4.

MF

Related Further Mathematics GCSE answers

All answers ▸

If y=x^3+9x, find gradient of the tangent at (2,1).


f'(x) = 3x^2 - 5cos(3x) + 90. Find f(x) and f''(x).


In a chess club there are x boys and y girls. If ten more boys join and one more girl joins, there is an equal amount of boys and girls. Knowing that y = 2x+2, Calculate x and y. [4 marks]


Using differentiation, show that f(x) = 2x^3 - 12x^2 + 25x - 11 is an increasing function.