The equation of a curve is y = ax^2 + 3x + c where a and b are integers. The curve has a minimum point at (1,1), find a and c

We start by trying to find out the values of a and c using the information about the minimum point. We know we can rearrange the right hand side by completing the square: y = a(x^2 + 3x)+cy = a(x+3/2a)^2+c-(9/(4a)) as y = a(x^2 + (3/a)x + 9/(4a2)) = ax^2 + 3x + 9/4a to ensure that this is equivalent to ax^2 +3x + c, we substract 9/4a and add c. we know that this is a minimum point so we need the square to be minimum as if the inside is negative, negative squared is positive and if it is positive, positive squared is positive the minimum must be where the square is 0. So x = -3/(2a) so 1 = -3/2a so a = -3/2 as -3/(2*(-3/2)) = 1. We now know that 1 = 0+c-(9/4(-3/2)), 1 = c + (9/6) so c = -3/6 .

LE

Related Maths GCSE answers

All answers ▸

solve 6(x + 4) = 2x -4


Tony buys 12 apples and 7 pears for £10.90. An apple costs 20p less than a pear. What would be the cost of 4 apple and 9 pears?


Solve the simultaneous equations, 3x + y = 10 and x + y = 4.


You are given two equations: 3y-2x=11 and y+x=12. By solving simultaneously, what is the value of x and the value of y.