The line y = 3x-4 intersects the curve y = x^2 - a, where a is an unknown constant number. Find all possible values of a.

For the line and the curve to intersect we need the for the following system of equations to have a solution. y = 3x AND y = x2 - aThe solution of the system of equations is found by solving x^2 - 3x - a = 0. (Interested in real numbers only)The solutions of a quadratic equation of the form ax^2 + bx + c = 0 can be obtained via the formula (-b +- sqrt(b^2 - 4ac) ) / (2a).The formula results in a valid (/real) value only when b^2 - 4ac >=0, which in our case is equivalent to 9 + 4a >= 0.As we are given that the two curve intersect, we must have 9 + 4a >= 0, and thus a can be any value greater or equal to -9/4.

HK

Related Further Mathematics GCSE answers

All answers ▸

The equation 3x^2 – 5x + 4 = 0 has roots P and Q, find a quadratic equation with the roots (P + 1/2Q) and (Q + 1/2P)


Rationalise and simplify (root(3) - 7)/(root(3) + 1) . Give your answer in the form a + b*root(3) where a, b are integers.


express z(2+i)=(1+2i)^2 in the form z=x+iy


Find the coordinates of the minimum/maximum of the curve: Y = 8X - 2X^2 - 9, and determine whether it is a maximum or a minimum.