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 ▸

How do one tailed and two tailed hypothesis tests differ


How to differentiate a bracket raised to a power i.e. chain rule


"Why is Mathematics important, I wont use any of it when I start work?"


Show that the cubic function f(x) = x^3 - 7x - 6 has a root x = -1 and hence factorise it fully.