If matrix $A=\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]$ and ${{A}^{2}}=KA$, then write the value of K.
Answer
636k+ views
Hint: We are given a matrix as $A=\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]$. Find ${{A}^{2}}$ by multiply matrix $A\times A$. Then solve the matrix by expanding and applying algebraic identities. Later, try to get the answer in a form of KA where K is a constant and A is the given matrix. Hence, we get the value of K.
Complete step-by-step solution:
Since, we have a matrix given as: $A=\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]$. The matrix is of order $2\times 2$.
So, for a matrix of order $2\times 2$, say$A=\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right]$,
We have:
\[\begin{align}
& {{A}^{2}}=\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right]\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
a\times a+b\times c & a\times b+b\times d \\
c\times a+d\times c & c\times b+d\times d \\
\end{matrix} \right]
\end{align}\]
So, for the given matrix $A=\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]$, we can write:
\[\begin{align}
& {{A}^{2}}=\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
1\times 1+(-1)\times (-1) & 1\times (-1)+(-1)\times 1 \\
(-1)\times 1+1\times (-1) & (-1)\times (-1)+1\times 1 \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
1+1 & -1-1 \\
-1-1 & 1+1 \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
2 & -2 \\
-2 & 2 \\
\end{matrix} \right]......(1)
\end{align}\]
Now, take 2 as common from the equation (1), we get:
\[{{A}^{2}}=2\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]......(2)\]
Now, compare equation (2), with ${{A}^{2}}=KA$
We get:
$\begin{align}
& 2\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]=KA \\
& 2\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]=K\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right] \\
& 2=K
\end{align}$
Hence, the value of K is 2.
Note: While multiplying two matrices, be careful while choosing the elements and put them in correct place according to the give formula, i.e.
\[\begin{align}
& {{A}^{2}}=\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right]\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
a\times a+b\times c & a\times b+b\times d \\
c\times a+d\times c & c\times b+d\times d \\
\end{matrix} \right]
\end{align}\]
There is a chance of getting wrong answer due to error in multiplication of matrices.
Also, while applying any algebraic identity to the given matrix, it gets applied to all the elements of the matrix. So, when we took 2 common from the matrix, check whether each term is a multiple of 2 or not.
Since, matrices seem like determinant, do not consider it as a determinant. So, we cannot solve the matrix as we solve determinant, i.e. expanding the whole values inside the bracket and then adding them to get a finite value. The final value of a matrix is itself a matrix.
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]$. Find ${{A}^{2}}$ by multiply matrix $A\times A$. Then solve the matrix by expanding and applying algebraic identities. Later, try to get the answer in a form of KA where K is a constant and A is the given matrix. Hence, we get the value of K.
Complete step-by-step solution:
Since, we have a matrix given as: $A=\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]$. The matrix is of order $2\times 2$.
So, for a matrix of order $2\times 2$, say$A=\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right]$,
We have:
\[\begin{align}
& {{A}^{2}}=\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right]\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
a\times a+b\times c & a\times b+b\times d \\
c\times a+d\times c & c\times b+d\times d \\
\end{matrix} \right]
\end{align}\]
So, for the given matrix $A=\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]$, we can write:
\[\begin{align}
& {{A}^{2}}=\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
1\times 1+(-1)\times (-1) & 1\times (-1)+(-1)\times 1 \\
(-1)\times 1+1\times (-1) & (-1)\times (-1)+1\times 1 \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
1+1 & -1-1 \\
-1-1 & 1+1 \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
2 & -2 \\
-2 & 2 \\
\end{matrix} \right]......(1)
\end{align}\]
Now, take 2 as common from the equation (1), we get:
\[{{A}^{2}}=2\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]......(2)\]
Now, compare equation (2), with ${{A}^{2}}=KA$
We get:
$\begin{align}
& 2\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]=KA \\
& 2\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right]=K\left[ \begin{matrix}
1 & -1 \\
-1 & 1 \\
\end{matrix} \right] \\
& 2=K
\end{align}$
Hence, the value of K is 2.
Note: While multiplying two matrices, be careful while choosing the elements and put them in correct place according to the give formula, i.e.
\[\begin{align}
& {{A}^{2}}=\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right]\left[ \begin{matrix}
a & b \\
c & d \\
\end{matrix} \right] \\
& =\left[ \begin{matrix}
a\times a+b\times c & a\times b+b\times d \\
c\times a+d\times c & c\times b+d\times d \\
\end{matrix} \right]
\end{align}\]
There is a chance of getting wrong answer due to error in multiplication of matrices.
Also, while applying any algebraic identity to the given matrix, it gets applied to all the elements of the matrix. So, when we took 2 common from the matrix, check whether each term is a multiple of 2 or not.
Since, matrices seem like determinant, do not consider it as a determinant. So, we cannot solve the matrix as we solve determinant, i.e. expanding the whole values inside the bracket and then adding them to get a finite value. The final value of a matrix is itself a matrix.
Recently Updated Pages
Match columnI with columnII and choose the correct class 12 biology NEET_UG

Match columnI with columnII and choose the correct class 12 biology NEET_UG

Match columnI with columnII and choose the correct class 12 biology NEET_UG

Which plant will lose its economic value if its fruits class 12 biology NEET_UG

Human insulin is being commercially produced from a class 12 biology NEET_UG

Match columnI with columnII and choose the correct class 12 biology NEET_UG

Trending doubts
Differentiate between homogeneous and heterogeneous class 12 chemistry CBSE

Draw a well labelled diagram of LS of the human ki class 12 biology CBSE

Which animal never drinks water in its entire life class 12 biology CBSE

Draw ray diagrams each showing i myopic eye and ii class 12 physics CBSE

Write some important characteristics of electric field class 12 physics CBSE

Draw a labelled diagram to show the internal structure class 12 biology CBSE

