Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

3.

5 Basic Matrix Operations



Matrix- a rectangular arrangement of numbers in rows and columns.

[


]
Matrix A has dimensions of 2 x 3 (the number of rows by the number of columns).
Each number is called an element.

Two matrices are equal if the dimensions are the same and the elements in corresponding
positions are equal.

To add and/or subtract matrices the dimensions must be the same.

Example 1- Perform the indicated operation.
a) [


] [


] [


]

Add corresponding elements.
b) [



] [



] [



]
Subtract corresponding elements.



Scalar Multiplication is the process of multiplying a matrix by a real number.

Example 2- Perform the indicated operation.
a) 5[



] [



]

Multiply each element by 5.
b) [


] [


] [


]

[


] [


] [


]




Example 3- Solve the matrix for x.
[


] [


] [


]

Multiply the second matrix by 2 and then use corresponding elements to create two equations.
[


] [


] [


]













Homework Page 191 8, 16, 18, 24, 26, 30, 32, and 44.

You might also like