if A= find A^2
Answers
Given matrix is
Now, Consider
We know,
So, using this, we get
Hence,
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
MORE TO KNOW
1. Matrix multiplication is defined when number of columns of pre multiplier is equal to the number of rows of post multiplier.
2. Matrix multiplication is Commutative, i e. AB = BA
3. Matrix multiplication is Associative, i.e. A(BC) = (AB)C
4. Matrix multiplication is Distributive, i.e. A(B + C) = AB + AC
5. There exist an identity matrix I such that AI = IA = I
We have been given a Matrix,
With this information, we have been asked to calculate the value of A².
Evaluation :
We know that, . So, by substituting the value of in it, we get:
Hence, this is our required solution.
LEARN MORE
Multiplication of Matrices.
Two matrices are conformable for multiplication if the number of columns matrix is equal to the number of rows of first matrix is equal to the number of rows of second matrix.
For example:
Then, AB = C. Where,