How should I go around on proving the quadratic equation $$a^2 x^2 +(2ac-b^2)x+c^2=0$$ having real and positive solutions?
I tried to use the fact that if a quadratic equation has real and positive solutions, then the discriminant is greater or equal to 0, and that $\frac{b}{a}<0$ and $\frac{c}{a}>0$. But I kind of stuck after proving that $\frac{c^2}{a^2}>0$ and that $\frac{c}{a}>0$.