Question: Three real numbers $a,b,c$ are such that $a^2,b^2,c^2$ are terms of an arithmetic progression. Then
(A) $a,b,c$ are terms of a geometric progression
(B) $(b+c),(c+a),(a+b)$ are terms of an arithmetic progression
(C) $(b+c),(c+a),(a+b)$ are terms of a harmonic progression
(D) none of the foregoing statements is necessarily true
I cannot figure out how to solve this question. Initially I misread the question and took $a^2,b^2,c^2$ to be in arithmetic progression but then I realized that they are terms of an arithmetic progression and not necessarily in arithmetic progression. I cannot figure how to proceed. Please help.
I think the question means that the terms are in AP. I've solved it accordingly.
$\begin{align} 2b^2&=a^2+c^2\\ b^2-a^2&=c^2-b^2\\ \frac{b-a}{b+c}&=\frac{c-b}{b+a}\\ \frac{(b+c)-(a+c)}{(b+c)(a+c)}&=\frac{(a+c)-(a+b)}{(a+b)(a+c)}&&\text{...(divide both sides by $(a+c)$)}\\ \frac{1}{a+c}-\frac{1}{b+c}&=\frac{1}{a+b}-\frac{1}{a+c}\\ \frac{2}{a+c}&=\frac{1}{a+b}+\frac{1}{b+c} \end{align}$
Hence, $(b+c), \;(c+a), \;(a+b)$ are in HP.