Solveeit Logo

Question

Question: The straight line \(y = m(x - a)\) will meet the parabola \({y^2} = 4ax\) in two distinct points, if...

The straight line y=m(xa)y = m(x - a) will meet the parabola y2=4ax{y^2} = 4ax in two distinct points, if
a.mRm \in R
b.m[1,1]m \in [ - 1,1]
c.m[,1][1,]m \in [ - \infty , - 1] \cup [1,\infty ]
d.mR0m \in R - \\{ 0\\}

Explanation

Solution

For finding the point of intersection of two curves, we have to use a substitution method using the 2 equations. Here we have to find the range of values of m.

Complete step-by-step answer:
The given equation of straight line and parabola respectively is
y=m(xa)y = m(x - a) …………….. 1
y2=4ax{y^2} = 4ax …………………. 2
For points of intersection, we have to substitute the value of yy in terms of xx in the 2nd equation.
[m(xa)]2=4ax\Rightarrow {[m(x - a)]^2} = 4ax
m2(xa)24ax=0\Rightarrow {m^2}{(x - a)^2} - 4ax = 0
m2(x2+a2ax)4ax=0\Rightarrow {m^2}({x^2} + a - 2ax) - 4ax = 0
m2x2+m2a22m2ax4ax=0\Rightarrow {m^2}{x^2} + {m^2}{a^2} - 2{m^2}ax - 4ax = 0
m2x2+m2a22ax(m2+2)=0\Rightarrow {m^2}{x^2} + {m^2}{a^2} - 2ax({m^2} + 2) = 0 ………………… 3
Equation 3 is a quadratic equation, thus for a quadratic equation to have two real and distinct roots
b24ac>0{b^2} - 4ac > 0
[2a(m2+2)]24(m2)(m2a2)>0\Rightarrow {[2a({m^2} + 2)]^2} - 4({m^2})({m^2}{a^2}) > 0
4a2(m4+4m2+4)4m4a2>0\Rightarrow 4{a^2}({m^4} + 4{m^2} + 4) - 4{m^4}{a^2} > 0
4a2m4+16a2m2+16a24m4a>0\Rightarrow 4{a^2}{m^4} + 16{a^2}{m^2} + 16{a^2} - 4{m^4}a > 0
16a2m2+16a2>0\Rightarrow 16{a^2}{m^2} + 16{a^2} > 0
16a2(m2+1)>0\Rightarrow 16{a^2}({m^2} + 1) > 0 ……………… 4
Hence the given straight line will intersect the parabola at 2 distinct points if the above expression 4 is true.
Now, for any value of mRm \in R , expression 4 will always be true thus the line will cut parabola for all values of mRm \in R.
But at m=0, y=0 \Rightarrowno parabola in such case, so it will not be counted.
And hence the straight line will intersect the parabola for all values of mR0m \in R - \\{ 0\\} .
Option D is correct answer.

Note: For a quadratic expression,remember these formula
1.For real and distinct roots,
b24ac>0{b^2} - 4ac > 0
2.For real and equal roots,
b24ac=0{b^2} - 4ac = 0
3.For imaginary roots,
b24ac<0{b^2} - 4ac < 0