Solveeit Logo

Question

Question: If \[A = \left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right)\] and \[{A^2} - 4A + 10I...

If A = \left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right) and A24A+10I=A{A^2} - 4A + 10I = A then K=K=
A.1 or 4
B.4
C.4 - 4
D.0

Explanation

Solution

Here we will first find the value of A2{A^2} by using the multiplication rule of a matrix. Then we will find the value of 4A4A and 10I10I using scalar multiplication. Finally, we will substitute all the values in the given condition and get one matrix on both sides. We will compare each term of the matrix on both sides and form the equation. We will then solve the equation to get our answer.

Complete step-by-step answer:
We have our matrix as A = \left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right).
So, now we will find the value of each of the term of the condition separately
First, we will find the value of A2{A^2} as:
A2=A×A{A^2} = A \times A
Substituting A = \left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right) in the above equation, we get
\Rightarrow {A^2} = \left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right) \times \left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right)
Now by using matrix multiplication method, we get
{A^2} = \left( {\begin{array}{*{20}{l}}{1 \times 1 + \left( { - 3} \right) \times 2}&{1 \times \left( { - 3} \right) + \left( { - 3} \right) + K}\\\\{2 \times 1 + K \times 2}&{2 \times \left( { - 3} \right) + K \times K}\end{array}} \right)
Simplifying the equation, we get
{A^2} = \left( {\begin{array}{*{20}{l}}{ - 5}&{ - 3K - 3}\\\\{2K + 2}&{{K^2} - 6}\end{array}} \right)…………….(1)\left( 1 \right)
Next, we will find the value of 4A - 4A .
4A = 4\left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right)
Using scalar multiplication, we get
\Rightarrow 4A = \left( {\begin{array}{*{20}{l}}4&{ - 12}\\\8&{4K}\end{array}} \right)…………..…….(2)\left( 2 \right)
Next, we will find the value of 10I10I.
We know that I = \left( {\begin{array}{*{20}{l}}1&0\\\0&1\end{array}} \right), so
10I = 10\left( {\begin{array}{*{20}{l}}1&0\\\0&1\end{array}} \right)
Using scaler multiplication, we get
\Rightarrow 10I = \left( {\begin{array}{*{20}{l}}{10}&0\\\0&{10}\end{array}} \right)……(3)\left( 3 \right)
Now substituting all the value from equation (1)\left( 1 \right), (2)\left( 2 \right) and (3)\left( 3 \right) in equation A24A+10I=A{A^2} - 4A + 10I = A we get
\left( {\begin{array}{*{20}{l}}{ - 5}&{ - 3K - 3}\\\\{2K + 2}&{{K^2} - 6}\end{array}} \right) - \left( {\begin{array}{*{20}{l}}4&{ - 12}\\\8&{4K}\end{array}} \right) + \left( {\begin{array}{*{20}{l}}{10}&0\\\0&{10}\end{array}} \right) = \left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right)
Simplifying the equation, we get
\begin{array}{l} \Rightarrow \left( {\begin{array}{*{20}{l}}{ - 5 - 4 + 10}&{ - 3K - 3 + 12 + 0}\\\\{2K + 2 - 8 + 0}&{{K^2} - 6 - 4K + 10}\end{array}} \right) = \left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right)\\\ \Rightarrow \left( {\begin{array}{*{20}{l}}1&{ - 3K + 9}\\\\{2K - 6}&{{K^2} - 4K + 4}\end{array}} \right) = \left( {\begin{array}{*{20}{l}}1&{ - 3}\\\2&K;\end{array}} \right)\end{array}
Comparing both side we get the below equations,
3K+9=(3)- 3K + 9 = \left( { - 3} \right)…………(4)\left( 4 \right)
2K6=22K - 6 = 2……….....(5)\left( 5 \right)
K24K+4=K{K^2} - 4K + 4 = K……(6)\left( 6 \right)
On solving equation (4)\left( 4 \right), we get
3K+9=(3) 3K=(3)9\begin{array}{l} - 3K + 9 = \left( { - 3} \right)\\\ \Rightarrow - 3K = \left( { - 3} \right) - 9\end{array}
Dividing both side by 3 - 3, we get
K=123=4\Rightarrow K = \dfrac{{ - 12}}{{ - 3}} = 4
On solving equation (5)\left( 5 \right), we get
2K6=2 2K=2+6\begin{array}{l}2K - 6 = 2\\\ \Rightarrow 2K = 2 + 6\end{array}
Dividing both side by 4, we get
K=82=4\Rightarrow K = \dfrac{8}{2} = 4
On solving equation (6)\left( 6 \right) we get,
K24K+4=K K24KK+4=0\begin{array}{l}{K^2} - 4K + 4 = K\\\ \Rightarrow {K^2} - 4K - K + 4 = 0\end{array}
Factoring out common terms, we get
K(K4)(K4)=0\Rightarrow K\left( {K - 4} \right) - \left( {K - 4} \right) = 0
Again factoring out common terms, we get
(K1)(K4)=0\Rightarrow \left( {K - 1} \right)\left( {K - 4} \right) = 0
Using zero product property, we get
K1=0 K=1\begin{array}{l} \Rightarrow K - 1 = 0\\\ \Rightarrow K = 1\end{array}
Or
K4=0 K=4\begin{array}{l} \Rightarrow K - 4 = 0\\\ \Rightarrow K = 4\end{array}
As we can see that at K=4K = 4 all the equations are being satisfied but on K=1K = 1 only equation (6)\left( 6 \right)is satisfying.
Therefore K=4K = 4 is the correct answer.
Hence, option (B) is correct.

Note: One more way to find the value of KK is that we can find the Eigenvalue of the matrix. As we know that the Eigenvalue satisfies all the conditions of a matrix, we can substitute it in the condition and thus can find the value of KK. As we can see that we got two values of KK but only one value satisfies all the equations so we can make a mistake by writing both 1 and 4 as our answer. So, it becomes important to cross check our answer.