I need help with multiplying matrices. I only have two problems that I can't figure out. The directions say "Find the product. If it is not defined, state the reason."
The problems are these:
1)
2)
______________________________
Edited by stapel -- Reason for edit: formatting
The problems are these:
1)
Code:
[ -6 -2 ] [ -1 4 ]
[ 0 3 ] [ -5 3 ]
2)
Code:
[ 6.0 0 ] [ 1 0 ]
[ -0.2 0.2 ] [ 1.5 -0.5 ]
[ 2.9 0.3 ]
Edited by stapel -- Reason for edit: formatting