Question 6, Exercise 2.2

Solutions of Question 6 of Exercise 2.2 of Unit 02: Matrices and Determinants. This is unit of Model Textbook of Mathematics for Class XI published by National Book Foundation (NBF) as Federal Textbook Board, Islamabad, Pakistan.

If A=[2133] then find α and β such that, A2+αI=βA.

Solution.

Given the matrix \begin{align} & A^{2}+\alpha I=\beta A\\ \implies &[2133] [2133]+\alpha [1001] = \beta [2133]\\ \implies & [4+323693+9]+[α00α] = [2ββ3β3β]\\ \implies &[7+α1312+α] = [2ββ3β3β]\end{align} By comparing corresponding elements in the matrices, we get: 7+α=2β(1)1=β(2)

Using β=1 in (1), we get: \begin{align} & 7 + \alpha = 2(-1)\\ \implies & \alpha = -2 - 7\\ \implies & \alpha = -9\end{align}

Hence α=9 and β=1. GOOD