Animated Solution for Mathematics - Conic Sections: Given : A circle, 2x2+2y2=5 and a parabola, y2=45x.
Statement-1 : An equation of a common tangent to these curves is y=x+5.
Statement-2 : If the line, y=mx+m5(m=0) is their common tangent, then m satisfies m4−3m2+2=0.
Select Answer:
Visualized Solution
Visualizing the Curves
Circle: 2x2+2y2=5
Parabola: y2=45x
A common tangent is a line that touches both curves at exactly one point each.
Standardizing the Equations
Standard form of the Circle: x2+y2=25
Radius of the circle: r=25
Standard form of the Parabola: y2=4ax, where a=5
General Tangent to Parabola
The general equation of a tangent to the parabola y2=4ax is:
y=mx+ma
Substituting a=5:
y=mx+m5
Tangency Condition for Circle
Condition for a line to be tangent to a circle: Distance from center = Radius
Center of circle: (0,0), Radius: r=25
Equation of the tangent line: mx−y+m5=0
Applying the Distance Formula
Distance formula: d=a2+b2∣ax1+by1+c∣
m2+(−1)2∣m(0)−0+m5∣=25
m2+1∣m∣5=25
Squaring Both Sides
Squaring both sides to remove the square root and absolute value:
m2(m2+1)5=25
Canceling 5 from both sides:
m2(m2+1)1=21
Forming the Polynomial
Cross-multiplying the equation:
m2(m2+1)=2
Expanding the brackets:
m4+m2−2=0
Solving for m
Factoring the biquadratic equation:
(m2+2)(m2−1)=0
Since m2≥0, we reject m2=−2.
This leaves m2=1, which means m=±1.
Equations of Common Tangents
For m=1, the tangent is: y=(1)x+15⟹y=x+5
For m=−1, the tangent is: y=(−1)x+−15⟹y=−x−5
Evaluating Statement-1
Statement-1:y=x+5 is a common tangent.
This matches our derived equation for m=1.
Therefore, Statement-1 is True.
Evaluating Statement-2
Statement-2: If y=mx+m5 is a common tangent, then m4−3m2+2=0.
Let's check our valid slopes m=±1 in this equation:
(±1)4−3(±1)2+2=1−3+2=0
Therefore, Statement-2 is also True.
Checking the Explanation
Both statements are true.
However, the actual tangency condition gave m4+m2−2=0, not m4−3m2+2=0.
Statement-2 just happens to share the roots m=±1.
Conclusion: Statement-2 is not a correct explanation for Statement-1.
00:00 / 00:00
The Sigma Insight: Standard Equations of Parabola, Ellipse, and Hyperbola
Solution Diagram
Analyzing the Setup
We are given a circle 2x2+2y2=5 and a parabola y2=45x. First, we simplify the circle equation by dividing by 2:
x2+y2=25
This reveals the radius r=25. For the parabola y2=45x, we compare it to the standard form y2=4ax to identify the parameter a=5.
The Bridge
Tangency Condition
The general equation of a tangent to the parabola y2=4ax with slope m is y=mx+ma. Substituting our value of a, the tangent line equation becomes:
y=mx+m5
This line is tangent to the parabola by construction. To ensure it is also tangent to the circle, we must satisfy the geometric condition that the perpendicular distance from the center (0,0) to the line equals the radius r.
The Collision
Distance Formula
We rewrite the tangent line as mx−y+m5=0. The perpendicular distance d from the origin (0,0) to this line is:
d=m2+(−1)2∣m(0)−0+m5∣=m2+1∣m∣5
Setting d=r=25, we obtain the following equation:
m2+1∣m∣5=25
The Algebra
Solving for Slope
Squaring both sides to eliminate the radicals, we get:
m2(m2+1)5=25
Canceling the 5 and cross-multiplying yields m2(m2+1)=2, which simplifies to the biquadratic equation:
m4+m2−2=0
Factoring this expression, we find (m2+2)(m2−1)=0. Since m2 must be positive, we reject m2=−2, leaving m2=1, or m=±1.
Final Evaluation
For m=1, the tangent equation becomes y=x+5. Thus, Statement 1 is true.
Regarding Statement 2, which proposes m4−3m2+2=0: while m2=1 is a root of this equation, it is not the correct condition derived from the geometry of the problem. Therefore, Statement 2 is a distractor and does not provide the correct explanation for Statement 1.