utkarshakash
Gold Member
- 852
- 13
Homework Statement
Prove that a variable chord of ellipse which subtends 90° at the centre is always tangent to a concentric circle
Homework Equations
The Attempt at a Solution
I assume the simplest equation of ellipse to be
\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1
and the variable chord to be
y=mx+c
Now homogenising the given line with the equation of ellipse
b^2x^2+a^2y^2-a^2b^2 \left( \dfrac{y-mx}{c} \right) ^2 = 0 \\<br /> a^2b^2(1+m^2)=c^2(a^2+b^2)
Now I assume the simplest equation of circle to be x^2 + y^2 = k^2
I have to prove that y=mx+c is a tangent to given circle
Applying condition of tangency I have to prove that
k = \dfrac{c}{\sqrt{1+m^2}}
In the RHS I substitute the value of (1+m^2) derived earlier. This way the RHS term becomes
\dfrac{ab}{\sqrt{a^2 + b^2}}
But the LHS is k. I'm confused here!