Matrices & Determinants
Functions of Matrices
Grade 12

Question:

<p>If \(A = \begin{bmatrix} 1 & 2 \\ 2 & 1 \end{bmatrix}\) and \(f(x) = \dfrac{1+x}{1-x}\), then \(f(A)\) is</p>
<p>\(\begin{bmatrix} 1 & 1 \\ 1 & 1 \end{bmatrix}\)</p>
<p>\(\begin{bmatrix} 2 & 2 \\ 2 & 2 \end{bmatrix}\)</p>
<p>\(\begin{bmatrix} -1 & -1 \\ -1 & -1 \end{bmatrix}\)</p>
<p>none of these</p>

Step-by-Step Solution

Key Concept: Use Cayley-Hamilton theorem to reduce higher powers of A, then substitute the matrix into the rational function by computing f(A) = (I + A)(I - A)⁻¹ directly.
<p><strong>Step 1:</strong> Find $I - A$</p><p>$I - A = \begin{bmatrix} 1-1 & 0-2 \\ 0-2 & 1-1 \end{bmatrix} = \begin{bmatrix} 0 & -2 \\ -2 & 0 \end{bmatrix}$</p><p><strong>Step 2:</strong> Find $(I - A)^{-1}$</p><p>$\det(I - A) = 0(0) - (-2)(-2) = -4$</p><p>$(I - A)^{-1} = -\dfrac{1}{4} \begin{bmatrix} 0 & 2 \\ 2 & 0 \end{bmatrix} = \begin{bmatrix} 0 & -\dfrac{1}{2} \\ -\dfrac{1}{2} & 0 \end{bmatrix}$</p><p><strong>Step 3:</strong> Find $I + A$</p><p>$I + A = \begin{bmatrix} 2 & 2 \\ 2 & 2 \end{bmatrix}$</p><p><strong>Step 4:</strong> Compute $f(A) = (I + A)(I - A)^{-1}$</p><p>$f(A) = \begin{bmatrix} 2 & 2 \\ 2 & 2 \end{bmatrix} \begin{bmatrix} 0 & -\dfrac{1}{2} \\ -\dfrac{1}{2} & 0 \end{bmatrix}$</p><p>$= \begin{bmatrix} 2(0) + 2(-\dfrac{1}{2}) & 2(-\dfrac{1}{2}) + 2(0) \\ 2(0) + 2(-\dfrac{1}{2}) & 2(-\dfrac{1}{2}) + 2(0) \end{bmatrix}$</p><p>$= \begin{bmatrix} -1 & -1 \\ -1 & -1 \end{bmatrix}$</p><p>$\therefore$ Answer: C</p>
Correct Answer: C

Master Matrices & Determinants with Mathbee

Practice this topic under real exam conditions with strict timers, or ask our AI Mentor to explain the concepts step-by-step.

Start Practicing for Free