Sign In
Calculate (P+Q)I. Then, calculate PI+QI and compare the results.
The expressions are equal.
We want to determine whether the two expressions are equal. (P+Q)IandPI+QI Before we start calculating, let's note that the dimensions of every given matrix are the same, 2* 2. Therefore, addition and multiplication of every pair of the given matrices are possible. Also, each product will have dimensions 2* 2, which means that every operation in this exercise will be well defined. Let's evaluate each expression one at a time.
Multiply matrices
Multiply
Add and subtract terms
Multiply matrices
Multiply
Add and subtract terms
Multiply matrices
Multiply
Add and subtract terms
I is an identity matrix. When the identity matrix I is multiplied by another matrix A, the result is the same matrix A. I* A=A Let's use that fact to simplify the first expression. (P+Q)I ⇔ P+Q We can simplify the other expression in a similar way. PI+QI ⇔ P+Q Both expressions are equal to P+Q.