Sunday, December 11, 2011

i almost forgot to do this.

This week I am going to talk about multiplying matrices. Pay close attention to this concept because it WILL be on the exam.

In order to multiply matrices, the dimensions have to be precise. You must have the same number of columns in the first matrix as rows in the second matrix. If you do not have such dimensions, YOU CANNOT MULTIPLY. If you do not have proper dimensions, the answer is not defined. DO NOT CONFUSE THIS WITH UNDEFINED. Undefined means you have divided by zero. NOT DEFINED means no solution.

-Helpful hint, after multiplying, your answer matrix will have the same number of rows as the first matrix and columns of the second matrix(:

HERE WE GO WITH THE EXAMPLE.

[3 4] [2 3 1] [22 33 23]

[6 7] X [4 6 5] = [40 60 41]

[9 1] [22 33 14]

Since the dimensions of the first matrix are 3x2 and the dimensions of the second matrix are 2x3, your answer matrix will be a 3x3.

First, multiply row one by column one. (I’m going to fill answers into the matrix as I go)

3(2)+4(4)=22

First row second column, then first row third column.

3(3)+4(6)=33 3(1)+4(5)=23

Continue the same process with rows two and three.

That’s all there is to it. Good luck to everyone taking the exam on Thursday. You can do it(:

--Sarah

No comments:

Post a Comment