Step 1: Use the A.P. condition for \( a, b, c \).
Since \( a, b, c \) are in arithmetic progression, we have:
\[
2b = a + c \implies b = \frac{a + c}{2}. \quad (1)
\]
Step 2: Write the given equations.
The two quadratic equations are:
Equation 1: \( (b - c)x^2 + (c - a)x + (a - b) = 0, \quad (2) \)
Equation 2: \( 2(c + a)x^2 + (b + c)x = 0. \quad (3) \)
Since they have a common root, let this common root be \( x = r \). Then \( r \) must satisfy both equations.
Step 3: Analyze the second equation.
For equation (3):
\[
2(c + a)x^2 + (b + c)x = 0,
\]
factor out \( x \):
\[
x [2(c + a)x + (b + c)] = 0.
\]
The roots are \( x = 0 \) and \( x = -\frac{b + c}{2(c + a)} \), provided \( c + a \neq 0 \).
Step 4: Substitute the common root into the first equation.
First, try the root \( x = 0 \):
Substitute \( x = 0 \) into (2):
\[
(b - c) \cdot 0^2 + (c - a) \cdot 0 + (a - b) = a - b = 0,
\]
\[
a = b. \quad (4)
\]
- Since \( a, b, c \) are in A.P., \( 2b = a + c \), and with \( a = b \):
\[
2b = b + c \implies b = c,
\]
so \( a = b = c \). If \( a = b = c \):
Equation (2) becomes \( 0 \cdot x^2 + 0 \cdot x + 0 = 0 \), satisfied for all \( x \),
Equation (3) becomes \( 2(a + a)x^2 + (a + a)x = 4a x^2 + 2a x = 0 \), roots \( x = 0 \) (repeated), so \( x = 0 \) is a common root.
Check the condition \( a^2, c^2, b^2 \):
\( a = b = c \), so \( a^2 = b^2 = c^2 \)
\,
Sequence \( a^2, c^2, b^2 \): \( a^2, c^2, b^2 \), which is \( a^2, a^2, a^2 \), clearly in A.P. (since all terms are equal).
This satisfies option (B), but let’s try the other root to confirm.
Try the root \( x = -\frac{b + c}{2(c + a)} \):
- Substitute into (2):
\[
(b - c) \left(-\frac{b + c}{2(c + a)}\right)^2 + (c - a) \left(-\frac{b + c}{2(c + a)}\right) + (a - b) = 0.
\]
Let \( k = \frac{b + c}{2(c + a)} \), so \( x = -k \). Substitute \( x = -k \):
\[
(b - c) k^2 - (c - a) k + (a - b) = 0.
\]
Substitute \( b = \frac{a + c}{2} \), compute \( k \):
\[
b + c = \frac{a + c}{2} + c = \frac{a + 3c}{2}, \quad 2(c + a) = 2(a + c),
\]
\[
k = \frac{\frac{a + 3c}{2}}{2(a + c)} = \frac{a + 3c}{4(a + c)}.
\]
Now substitute \( b - c \), \( c - a \), \( a - b \):
\[
b - c = \frac{a + c}{2} - c = \frac{a - c}{2}, \quad c - a, \quad a - b = a - \frac{a + c}{2} = \frac{a - c}{2},
\]
\[
(b - c) k^2 - (c - a) k + (a - b) = \frac{a - c}{2} k^2 - (c - a) k + \frac{a - c}{2} = 0,
\]
\[
\frac{a - c}{2} (k^2 + 1) - (c - a) k = 0,
\]
\[
(a - c) (k^2 + 1) + 2(c - a) k = 0,
\]
\[
(a - c) (k^2 + 1 + 2k) = 0,
\]
\[
(a - c) (k + 1)^2 = 0.
\]
So \( a = c \) or \( k = -1 \):
- If \( a = c \), then \( 2b = a + a \implies b = a \), so \( a = b = c \), same as before.
- If \( k = -1 \):
\[
\frac{a + 3c}{4(a + c)} = 1 \implies a + 3c = 4a + 4c \implies 3c - 4c = 4a - a \implies -c = 3a \implies c = -3a.
\]
So \( b = \frac{a + (-3a)}{2} = -a \). Thus \( a, b, c \) are \( a, -a, -3a \), which are in A.P.:
\[
2(-a) = a + (-3a) \implies -2a = -2a.
\]
Check the sequence \( a^2, c^2, b^2 \):
\( a^2 = a^2 \),
\( c^2 = (-3a)^2 = 9a^2 \),
\( b^2 = (-a)^2 = a^2 \),
Sequence: \( a^2, 9a^2, a^2 \),
Check A.P.: \( 2 \cdot 9a^2 = a^2 + a^2 \implies 18a^2 = 2a^2 \), not true unless \( a = 0 \), but \( a \neq 0 \).
Since \( a = b = c \) from \( x = 0 \) gives \( a^2, c^2, b^2 \) as \( a^2, a^2, a^2 \), which is in A.P., option (B) holds.
Step 5: Verify the answer.
The condition \( a^2, c^2, b^2 \) being in A.P. holds when \( a = b = c \), matching option (B).