Problem:
Solve the matrix equation for
Attempt at a Solution:
I started working on this problem thinking I could take the inverse of both the matrices being multiplied byand then multiply each one by the matrix on the right hand side. Well that worked for the 2,2 matrix, but then I remembered you can't multiply a 3,3 matrix and a 2,3 matrix. I know I could transpose the 2,3 matrix to a 3,2 matrix so I could multiply it by the 3,3 matrix, but how would this affect my answer? Also is this the way to approach this problem or is there an easier way? All advice/help is appreciated!


LinkBack URL
About LinkBacks

