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 ▸

Find the coordinates of the point of intersection between the line L:(-i+j-5k)+v(i+j+2k) and the plane π: r.(i+2j+3k)=4.


How do I find the maximum/minimum of a curve?


How would you determine what sort of stationary point this curve has? x^3 - 6x^2 + 9x - 4


How and when should I integrate by parts?