Solveeit Logo

Question

Question: If matrix A = \(\begin{bmatrix} a & b & c \\ b & c & a \\ c & a & b \end{bmatrix}\)where a, b, c are...

If matrix A = [abcbcacab]\begin{bmatrix} a & b & c \\ b & c & a \\ c & a & b \end{bmatrix}where a, b, c are real positive numbers, abc = 1 and AT A = 1, then the value of a3 + b3 + c3 is –

A

3

B

2

C

4

D

1

Answer

4

Explanation

Solution

AT A = I Ž |AT A| = |I| Ž |A|2 = 1

Ž (a3 + b3 + c3 – 3abc)2 = 1

Ž a3 + b3 + c3 – 3abc = 1

(since a, b, c are positive real number

Ž a3 + b3 + c3 ³ 3abc from AM ³ GM)

Ž a3 + b3 + c3 = 4.Hence (3) is correct answer.