Question
If $\text{A}=\begin{bmatrix}2&3\\1&2\end{bmatrix}$ and $\text{I}=\begin{bmatrix}1&0\\0&1\end{bmatrix},$ then find $\lambda,\mu$ so that $\text{A}^2=\lambda\text{A}+\mu\text{I}$

Answer

Given: $\text{A}=\begin{bmatrix}2&3\\1&2\end{bmatrix}$
Now,
$\text{A}^2=\text{AA}$
$\Rightarrow\text{A}^2=\begin{bmatrix}2&3\\1&2\end{bmatrix}\begin{bmatrix}2&3\\1&2\end{bmatrix}$
$\Rightarrow\text{A}^2=\begin{bmatrix}4+3&6+6\\2+2&3+4\end{bmatrix}$
$\Rightarrow\text{A}^2=\begin{bmatrix}7&12\\4&7\end{bmatrix}$
$ \text{A}^2=\lambda\text{A}=\mu\text{I}$
$\Rightarrow\begin{bmatrix}7&12\\4&7\end{bmatrix}=\lambda\begin{bmatrix}2&3\\1&2\end{bmatrix}+\mu\begin{bmatrix}1&0\\0&1\end{bmatrix}$
$ \Rightarrow\begin{bmatrix}7&12\\4&7\end{bmatrix}=\begin{bmatrix}2\lambda&3\lambda\\1\lambda&2\lambda\end{bmatrix}+\begin{bmatrix}\mu&0\\0&\mu\end{bmatrix}$
$ \Rightarrow\begin{bmatrix}7&12\\4&7\end{bmatrix}=\begin{bmatrix}2\lambda+\mu&3\lambda+0\\\lambda+0&2\lambda+\mu\end{bmatrix}$
$ \Rightarrow\begin{bmatrix}7&12\\4&7\end{bmatrix}=\begin{bmatrix}2\lambda+\mu&3\lambda\\\lambda&2\lambda+\mu\end{bmatrix}$
The corresponding elements of two equal matrices are equal.
$ \therefore\ 7=2\lambda+\mu\ \dots(1)$
$ 12=3\lambda$
$\Rightarrow\lambda=\frac{12}{3}=4$
Putting the value of $\lambda$ in eq. (1), we get
$7=2(4)+\mu$
$\Rightarrow7-8=\mu$
$\therefore\ \mu=-1$

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Sketch the graph y = |x + 3|. Evaluate $\int\limits_{-6}^{0}|\text{x}-3|\text{dx} $ . What does this value of the integral represent on the graph.
Find the value of $\tan^{-1}\Big(\frac{\text{x}}{\text{y}}\Big)-\tan^{-1}\Big(\frac{\text{x-y}}{\text{x+y}}\Big)$
If $y=x^x+x^a+a^x+a^a$ then find $\frac{d y}{d x}$.
Find the points of discontinuity, if any of the following function:
$\text{f(x)}=\begin{cases}2\text{x},&\text{ if}\text{ x}<0\\0,&\text{if }0\leq\text{x}\leq1\\4\text{x},&\text{if }\text{ x}>1\end{cases}$
Show that the points $(1, 1, 1)$ and $(-3, 0, 1)$ are equidistant from the plane $3x + 4y - 12z + 13 = 0$.
Two bad eggs are accidently mixed up with ten good ones. Three eggs are drawn at random with replacement from this lot. Compute the mean for the number of bad eggs drawn.
A merchant plans to sell two types of personal computers a desktop model and a portable model that will cost Rs. 25,000 and Rs. 40,000 respectively. He estimates that the total monthly demand of computers will not exceed 250 units. Determine the number of units of each type of computers which the merchant should stock to get maximum profit if he does not want to invest more than Rs. 70 lakhs and his profit on the desktop model is Rs. 4500 and on the portable model is Rs. 5000.
Compute the adjoint of the following matrices:$\begin{bmatrix} 1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1 \end{bmatrix}$
Verify that (adjoint A)A = |A|I = A (adjoint A) for the above matrices.
Verify Lagrange's mean value theorem for the following function on the indicated intervals. find a point 'c' in the indicated interval as stated by the Lagrange's mean value theorem.
$f(x) = x(x + 4)^2$​​​​​​​ on $[0,4]$
Solve the following differential equation:
$\frac{\text{dy}}{\text{dx}}-\text{y}=\text{xe}^{\text{x}}$