I have a quadratic equation, $bx^2 + 2ax + b =0$, with, $a>b>0$. I can solve this as followings, $x_{+} = \frac{- a +\sqrt{a^2 - b^2}}{b},x_{-} = \frac{- a -\sqrt{a^2 - b^2}}{b},$
In my text book, an inequality equation, $x_{+}^{2} < 1 < x_{-}^2$, is written with the solution, but I cannot derive the equation. If you can, please teach me the derivation. Best regards,
Given $x_{+} = \frac{- a +\sqrt{a^2 - b^2}}{b},x_{-} = \frac{- a -\sqrt{a^2 - b^2}}{b}$, the following is true with a>b>0 :
|$x_{-}| = |\frac{ a +\sqrt{a^2 - b^2}}{b}| >|\frac{ a +\sqrt{b^2 - b^2}}{a}=1$ , |$x_{+}| = |\frac{- a +\sqrt{a^2 - b^2}}{b}|<|\frac{- b +\sqrt{a^2 - a^2}}{b}|=1$,
$\to$|$x_{+}|^{2} < 1 < |x_{-}|^2$, $x_{+}^{2} < 1 < x_{-}^2$