Question
Question: Find the range of c which the line \[y = mx + c\] touches the parabola \[{y^2} = 8\left( {x + 2} \ri...
Find the range of c which the line y=mx+c touches the parabola y2=8(x+2).
Solution
Hint : Use both the given equation to eliminate ‘y’ and form an quadratic equation in term of ‘x’ and then equating discriminant of quadratic equation equal to zero as line is given tangent to parabola and then solving ‘c’ for discriminant greater than zero to find its range.
Complete step-by-step answer :
From the statement we have line y=mx+c touches the parabola y2=8(x+2) .
Using, value of y from line in equation of parabola we have,
(mx+c)2=8x+16
⇒m2x2+c2+2mxc=8x+16
Shifting terms to the left hand side. We have,
⇒m2x2+c2+2mcx−8x−16=0
Forming quadratic in terms of ‘x’.
⇒m2x2+(2mc−8)x+(c2−16)=0
Since, the given line touches the parabola. Hence, there will be only one root possible.
∴D=0 , where D is discriminant of the above formed quadratic equation.
b2−4ac=0
From quadratic equation we have a=m2x2,b=2mc−8,c=c2−16
Substituting values of ‘a’, ‘b’ and ‘c’ in above formula. We have,
(2mc−8)2−4×m2×(c2−16)=0
⇒(2mc)2+(8)2−2×(2mc)×8−4m2(c2−16)=0
⇒4m2c2+64−32mc−4m2c2+64m2=0
⇒64m2−32mc+64=0
⇒32(2m2−mc+2)=0
⇒2m2−cm+2=0 , as m∈R(range)
So, D⩾0 , here a=2,b=−c,c=2
{b^2} - 4ac \geqslant 0\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\left\\{ {\because D = {b^2} - 4ac} \right\\}
⇒(c)2−4×2×2⩾0
⇒c2−16⩾0
⇒c2⩾0+16
⇒c2⩾16
⇒∣c∣⩾4
\Rightarrow c \geqslant 4\,\,\,and\,\,\,c \leqslant - 4\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\left\\{ {|x|\,\, \geqslant a \Rightarrow x > a\,\,and\,\,x \leqslant - a} \right\\}
⇒c∈(−∞,−4]∪[4,∞)
Hence, from above we see that required range of ‘c’ is (−∞,−4]∪[4,∞)
Note : We know that not even for parabola but for all curves like circle, ellipse, hyperbola etc. Whenever a given line touches the given curve (parabola, ellipse, hyperbola…) then always solve for discriminant equal to zero of quadratic equation formed by eliminating ‘y’ from parabola using given equation of a line and then solve the equation so formed from equating discriminant equal to zero to get required solution of the given problem.