Find the Inverse of the Resulting Matrix
Problem
Solution
Identify the dimensions of the matrices provided. The expression consists of three
5×1 column vectors.Determine if the operation is defined. Matrix multiplication
A×B requires the number of columns inA to equal the number of rows inB Analyze the first multiplication. The first matrix is
5×1 and the second matrix is5×1 Conclude that the multiplication is undefined because the number of columns in the first matrix (
1 does not match the number of rows in the second matrix (5 .Observe that even if the expression represented a single
5×3 matrix or a sum, an inverse only exists for square matrices (n×n that are non-singular.
Final Answer
Want more problems? Check here!