1 / 15

13.4 Product of Two Matrices

13.4 Product of Two Matrices. The product of two matrices A and B is defined provided the number of columns in A is equal to the number of rows in B . If A is an m x n matrix and B is an n x p matrix, then the product AB is an m x p matrix.

oakes
Télécharger la présentation

13.4 Product of Two Matrices

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 13.4 Product of Two Matrices

  2. The product of two matrices A and B is defined provided the number of columns in A is equal to the number of rows in B. • If A is an mxn matrix and B is an nxp matrix, then the product AB is an mxp matrix.

  3. State whether AB is defined. If so, give the dimensions. 1. A: 2 x 4 B: 4 x 3 2. A: 1 x 4 B: 1 x 4 3. A: 6 x 3 B: 3 x 1

  4. To multiply two matrices, we multiply the elements in a row of the first matrix by the elements in a column of the second matrix and add the products together. For example:

  5. Step 1: • To get the element in the first row and first column of the product, we multiply the elements of the first row in the first matrix by the elements in the first column of the second matrix:

  6. Step 2: • To get the element in the first row and second column of the product, we multiply the elements of the first row in the first matrix by the elements in the second column of the second matrix:

  7. Step 3: • To get the element in the second row and first column of the product, we multiply the elements of the second row in the first matrix by the elements in the first column of the second matrix:

  8. Step 4: • To get the element in the second row and second column of the product, we multiply the elements of the second row in the first matrix by the elements in the second column of the second matrix:

  9. Find the indicated product if it is defined. If not, write “not defined”. 4.

  10. Find the indicated product if it is defined. If not, write “not defined”. 5.

  11. Find the indicated product if it is defined. If not, write “not defined”. 6.

  12. Find the indicated product if it is defined. If not, write “not defined”. 7.

  13. Use your graphing calculator to find the product (if defined). 8.

  14. Use your graphing calculator to find the product (if defined). 9.

  15. Use your graphing calculator to find the product (if defined). 10.

More Related