
Naomi R.
asked 07/16/17Matrix multiplication
For the following matrices show that AB ≠ BA or that at least one of the products does not exist:
A=[[-1,0],[2,3]] B=[[2],[0]]
More
1 Expert Answer

Arturo O. answered 07/16/17
Tutor
5.0
(66)
Experienced Physics Teacher for Physics Tutoring
A is a 2x2 matrix.
B is a 1x2 matrix.
BA is defined, because you can multiply a (1x2) matrix by a (2x2) matrix, in that order, and get a (1x2) matrix.
AB is not defined, because you cannot multiply a (2x2) matrix by a (1x2) matrix, in that order.
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Arturo O.
07/16/17