I have been given the following equation, semi-derived from the quadratic equation:
$\frac{+\sqrt{b^2-a}}{a}<\frac{-\sqrt{b^2-a}}{a}$
I need to prove that ${a}<0$ is a possible real solution to this equation. Wolfram Alpha has verified that this is true, but I am not sure how to derive this.
If $a$ is positive, the left side is a positive number (pos/pos = pos) and the right side is a negative number (neg/pos = neg), so the inequality can never be satisfied (pos < neg is never true).
You can also eliminate the possibility that $a=0$ since neither side is then defined (division by zero would occur on both sides, which is not permitted).
The remaining possibility is that $a$ is negative.