Solveeit Logo

Question

Question: Find the condition for the line \(y = mx + c\) to be a tangent to the parabola \({x^2} = 4ay\)...

Find the condition for the line y=mx+cy = mx + c to be a tangent to the parabola x2=4ay{x^2} = 4ay

Explanation

Solution

We will differentiate the equation of the parabola. Then we will take a point (x0,y0)\left( {{x_0},{y_0}} \right) as a point on the parabola. Then we will equate slope m of the given line to the value of dydx\dfrac{{dy}}{{dx}} at the point (x0,y0)\left( {{x_0},{y_0}} \right) . Then we will obtain x0{x_0} in terms of m and by substituting it in the equation of parabola we can obtain y0{y_0} in terms of m. Then we can find the value of c in terms of m by substituting the values of x0{x_0} and y0{y_0} in the equation of the straight line to obtain the required condition.

Complete step-by-step answer:
We have the equation of the parabola as x2=4ay{x^2} = 4ay
We can write it as y equals to some function of x.
y=x24a\Rightarrow y = \dfrac{{{x^2}}}{{4a}}
Now we can differentiate it with respect to x.
dydx=ddx(x24a)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{d}{{dx}}\left( {\dfrac{{{x^2}}}{{4a}}} \right)
We can take the constant term outside,
dydx=14addxx2\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{1}{{4a}}\dfrac{d}{{dx}}{x^2}
We know that ddx(x2)=2x\dfrac{d}{{dx}}\left( {{x^2}} \right) = 2x
dydx=2x4a\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{{2x}}{{4a}}
dydx=x2a\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{x}{{2a}}
We know that slope of the tangent to a curve at the point (x0,y0)\left( {{x_0},{y_0}} \right) is given by dydx(x0,y0){\left. {\dfrac{{dy}}{{dx}}} \right|_{\left( {{x_0},{y_0}} \right)}}
So, the slope of the tangent to the parabola at (x0,y0)\left( {{x_0},{y_0}} \right) is given by,
dydx(x0,y0)=x02a\Rightarrow {\left. {\dfrac{{dy}}{{dx}}} \right|_{\left( {{x_0},{y_0}} \right)}} = \dfrac{{{x_0}}}{{2a}}
Now we can equate this slope with the slope m of the equation of straight line y=mx+cy = mx + c .
m=x02a\Rightarrow m = \dfrac{{{x_0}}}{{2a}}
On rearranging, we get,
x0=2am\Rightarrow {x_0} = 2am
Now we can find y0{y_0} by substituting in the equation of the parabola.
y0=x024a\Rightarrow {y_0} = \dfrac{{{x_0}^2}}{{4a}}
y0=(2am)24a\Rightarrow {y_0} = \dfrac{{{{\left( {2am} \right)}^2}}}{{4a}}
y0=4a2m24a\Rightarrow {y_0} = \dfrac{{4{a^2}{m^2}}}{{4a}}
y0=am2\Rightarrow {y_0} = a{m^2}
Now we substitute the values of x0{x_0} and y0{y_0} in the equation of the straight line.
y0=mx0+c\Rightarrow {y_0} = m{x_0} + c
am2=m(2am)+c\Rightarrow a{m^2} = m\left( {2am} \right) + c
am2=2am2+c\Rightarrow a{m^2} = 2a{m^2} + c
c=am2\Rightarrow c = - a{m^2}
So, the condition for the line y=mx+cy = mx + c to be a tangent to the parabola x2=4ay{x^2} = 4ay is when c=am2c = - a{m^2} .
We can write the equation of the tangent as y=mxam2y = mx - a{m^2} .

Note: The derivative of a curve at a point will give the slope of the tangent to the curve at that particular point. A parabola is the collection of all the points which is equidistant from a fixed point and a straight line. The equation y=mx+cy = mx + c is the slope intercept form of the equation of straight line where m is the slope of the line and c is the y coordinate of point at which the line crosses the y axis. We must not directly substitute for slope using the derivative in the slope intercept form. We must assume an arbitrary point on the parabola.