If $a,b,c$ are in $A.P.$ then prove that $b^2>ac$

2.7k Views Asked by At

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}$$

3

There are 3 best solutions below

0
On BEST ANSWER

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$.

0
On

Straightforward: b=a+x, c=a+2x, $ac=a(a+2x)=a^2+2ax\lt b^2=(a+x)^2=a^2+2ax+x^2$.

0
On

Well, presumabaly $b = a + d=c-d;$ and $c = a + 2d$.

So $b^2 = (c-d)(a+d) = ac +(c-a)d - d^2 = ac + 2d*d -d^2 = ac + d^2$.