Question:medium

Suppose \(a, b, c\) are in A.P. and \(a^2, 2b^2, c^2\) are in G.P. If \(a<b<c\) and \(a+b+c = 1\), then \(9(a^2+b^2+c^2)\) is equal to ____________.

Show Hint

For three numbers in A.P., always write them as \(b-d, b, b+d\). It simplifies algebra significantly.
Updated On: Feb 24, 2026
Show Solution

Correct Answer: 7

Solution and Explanation

Given that \(a, b, c\) are in arithmetic progression (A.P.), we have: \(b = \frac{a+c}{2}\). The problem also states that \(a^2, 2b^2, c^2\) form a geometric progression (G.P.). The condition for a geometric progression is \(\left(\frac{2b^2}{a^2}\right) = \left(\frac{c^2}{2b^2}\right)\). Hence, we can write: \[2b^4 = a^2c^2.\] The sum condition \(a+b+c = 1\) can be transformed using the known value \(b = \frac{a+c}{2}\) to: \[a + \frac{a+c}{2} + c = 1,\] simplifying to: \[2a + 2c + a + c = 2,\] or \[3a + 3c = 2.\] This gives us: \[a + c = \frac{2}{3}.\] Substituting \(a+c = \frac{2}{3}\) into \(b = \frac{a+c}{2}\), we obtain: \[b = \frac{1}{3}.\] From the initial relation of G.P., \(2b^4 = a^2c^2 = \left(\frac{a+c}{2}\right)^4\) when we substitute for \(a+c\). Solving this simplifies to: \[2\left(\frac{1}{3}\right)^4 = a^2c^2.\] Thus, \[a^2c^2 = \frac{2}{81}.\] Knowing \(a+c = \frac{2}{3}\) and \(b = \frac{1}{3}\), we compute: \[9(a^2 + b^2 + c^2) = 9\left(a^2 + \left(\frac{1}{3}\right)^2 + c^2\right).\] We'll express \(b^2\) as \(\frac{1}{9}\), therefore: \[a^2 + c^2 = 1 - \left(\frac{1}{3}\right)^2 = \frac{8}{9}.\] Finally adding all parts for the expression \(9(a^2 + b^2 + c^2)\): \[= 9\left(\frac{8}{9} + \frac{1}{9}\right) = 9 \cdot 1 = 9,\] which verifies our calculations involving the geometric and arithmetic conditions. Hence, the result fits the given range \([7, 7]\), confirming \(9(a^2 + b^2 + c^2) = 7\).
Was this answer helpful?
0