Question
Question: If a matrix \[A = \left( {\begin{array}{*{20}{c}} 3&{ - 3} \\\ { - 3}&3 \end{array}} \ri...
If a matrix A = \left( {\begin{array}{*{20}{c}} 3&{ - 3} \\\ { - 3}&3 \end{array}} \right) and A2=λA, then write the value of λ.
Solution
Hint- We cannot multiply any matrices. The conditions of the multiplication are:
The number of columns of the first matrix must equal the number of rows of the second matrix.
And the result will have the same number of rows as the first matrix and the same number of columns as the second matrix.
In general, to multiply m×n a matrix by a n×p matrix, the n’s must be the same, and the result is a m×p matrix.
Multiply a number with a scalar number:
To multiply a number by a number is easy. Every element will be multiplied by the given scalar number.
Multiply a matrix by a matrix:
It is called the dot product. In this process, each element of the first row of the first matrix will be multiplied by the respective elements of the first column of the second matrix.
Complete step by step answer:
It is given that the matrix is,