Solveeit Logo

Question

Mathematics Question on Matrices

If A = [122 212 a2b] \begin {bmatrix} 1 & 2 & 2 \\\ 2 & 1 & -2 \\\ a & 2 & b \end {bmatrix} is a matrix satisfying the equation AAT=9I,AA^T =9 I, where, II is 3×33 \times 3 identity matrix, then the ordered pair (a,b)(a, b) is equal to

A

(2,-1)

B

(-2,1)

C

(2,1)

D

(-2,-1)

Answer

(-2,-1)

Explanation

Solution

AAT=9IAAT = 9\, I
[122 212 a2b][12a 212 22b]=[900 090 009]\begin{bmatrix}1 & 2 & 2 \\\ 2 & 1 & -2 \\\ a & 2 & b\end{bmatrix}\begin{bmatrix}1 & 2 & a \\\ 2 & 1 & 2 \\\ 2 & -2 & b\end{bmatrix}=\begin{bmatrix}9 & 0 & 0 \\\ 0 & 9 & 0 \\\ 0 & 0 & 9\end{bmatrix}
a+4+2b=0a+4+2 \,b=0
a+2b=4...,(i)\Rightarrow a+2 b=-4\,\,\,\,\,\,\,\,...,(i)
2a+22b=02 a+2-2\, b=0
ab=1...(ii)\Rightarrow a-b=-1\,\,\,\,\,\,\,\,\,...(ii)
From i and ii
3b=33\, b=-3
b=1\Rightarrow b=-1
a=2a=-2