A normal to the hyperbola $\frac{x^2}{4}-\frac{y^2}{1}=1$ had equal intercepts on positive x and y axis. If the normal touches the ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$, then find $a^2+b^2$
Using equation for normal of hyperbola
$$m=-1$$
So $$y=-x\pm \frac{-(a^2+b^2)}{\sqrt {a^2-b^2}}$$
$$y=-x\pm \frac{-5}{\sqrt 3}$$
Comparing with equation of tangent to ellipse
$$y=-x\pm \sqrt {a^2+b^2}$$ So $$\pm \sqrt {a^2+b^2}=\pm \frac{-5}{\sqrt 3}$$
Which doesn’t seem valid. Even if ignore the sign jargon, and square directly, we end up with $a^2+b^2=\frac{25}{3}$, but the answer is $\frac{25}{9}$