If $a,b,c$ are in $A.P.$ then prove that $b^2>ac$
My Attempt:
$a,b,c$ are in AP $$b=\dfrac {a+c}{2}$$
Also, $$A.M>G.M$$ $$\dfrac {a+b}{2}>\sqrt {ab}$$
If $a,b,c$ are in $A.P.$ then prove that $b^2>ac$
My Attempt:
$a,b,c$ are in AP $$b=\dfrac {a+c}{2}$$
Also, $$A.M>G.M$$ $$\dfrac {a+b}{2}>\sqrt {ab}$$
Since $b = (a+c)/2$, we have
$\begin{array}\\ b^2-ac &=(a+c)^2/4-ac\\ &=(a^2+2ac+c^2)/4-ac\\ &=(a^2-2ac+c^2)/4\\ &=(a-c)^2/4\\ &\ge 0\\ \end{array} $
with equality if and only if $a = c$.