SOLUTION: Please help me solve this problem. Find the product of AB if: {{{A = (matrix(2,3, 0, -5, 10, -1, 6, -9))}}} {{{B = (matrix(3,1,-9,0,4))}}}

Algebra.Com
Question 393074: Please help me solve this problem.
Find the product of AB if:





Found 2 solutions by madhan_math, Edwin McCravy:
Answer by madhan_math(34)   (Show Source): You can put this solution on YOUR website!
A= 0 -5 10 and B = -9
-1 6 -9 0
4
Note: The order of first matrix is 2x3 (2 rows and 3columns) and that of second is 3x1(3rows and 1 column).. therefore the result matrix order is in the order 2x1
Procedure: multiplying the corresponding elements in first row of A with B then second row of A with B. i.e.,
AB= (0x-9)+(-5x0)+(10x4)
(-1x-9)+(6x0)+(-9x4)
AB= 40
-27

Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!

The formula is:



Plug in and get: 

 
Edwin

RELATED QUESTIONS

Can someone help with this problem please: Solve the matrix equation for X. A =... (answered by Fombitz)
Can someone help me with these two problems explaining them to me if someone has time... (answered by IamaangelXxX,robertb)
Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I... (answered by venugopalramana)
Please!!!!!!!!!! Help me with this problem. Show all work and steps. Thanks 1. Find... (answered by MathLover1)
Please help me solve this equation: Find the inverse of the following matrices. a, {{{ (answered by Fombitz)
Hi all, I was hoping someone would explain to me how to write the matrix below (B) in... (answered by Fombitz)
Please help me solve this problem. What is the value of the game represented... (answered by haileytucki)
Please help me solve this problem (2x2 matrix) If A=[1 -2, 1 0] and AB=[1 0, -1... (answered by Nate)
could you help me tell me where my mistake is or if it's ok. Consider the matrix: -7... (answered by ikleyn)