Multiply the Matrices [[1/12,-1/6],[5/24,1/12]][[-2],[-31]]
Problem
Solution
Identify the dimensions of the matrices. The first matrix is
2×2 and the second is2×1 so the resulting matrix will be2×1 Calculate the first entry by multiplying the first row of the first matrix by the column of the second matrix.
Simplify the first entry calculation.
Calculate the second entry by multiplying the second row of the first matrix by the column of the second matrix.
Simplify the second entry calculation.
Combine the results into the final column matrix.
Final Answer
Want more problems? Check here!