Given a fixed parabola and a family of parallel lines with given fixed gradient, find the one line that intersects the parabola in one single point

Let the parabola be y=x2 and let the family of lines be y=2x+c, in order to study the intersection points we need to consider the second order linear system given by having the two equations above. Hence, we get x2 -2x-c=0 and this equation has one single solution if and only if -c=1.

Therefore, the solution line is y=2x-1

FT

Related Maths A Level answers

All answers ▸

Let f(x) = 2x^3 + x^2 - 5x + c. Given that f(1) = 0 find the values of c.


A circle with centre C(2, 3) passes through the point A(-4,-5). (a) Find the equation of the circle in the form (x-a)^2 + (y-b)^2=k


How is the factor theorem used?


How do you find the first order derivative of sin(x) and cos(x) functions?