11
4.1 MATRIX OPERATIONS

4.1 Matrix Operations

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: 4.1 Matrix Operations

4.1 MATRIX OPERATIONS

Page 2: 4.1 Matrix Operations

WHAT IS A MATRIX?A group of numbers arranged in rows

and columns.Its numbers are called entries or

elements.The dimensions are:

# of rows x # of columns

Example: This matrix has dimension 2 x 3

Page 3: 4.1 Matrix Operations

SPECIAL MATRICESName Description Example

Row Matrix only 1 row

Column Matrix only 1 column

Square matrix same # of rows and columns

Zero Matrix all entries are zeros

Page 4: 4.1 Matrix Operations

COMPARING MATRICESTwo matrices are equal if their dimensions

are the same and corresponding entries are equal.

Are these equal?

Page 5: 4.1 Matrix Operations

ADDING AND SUBTRACTING MATRICES

Dimensions must match!Add or subtract corresponding entries.

Examples:

Not Possible!

Page 6: 4.1 Matrix Operations

YOUR TURN!Perform the indicated operation, if possible.a.

b.

c.

Page 7: 4.1 Matrix Operations

MULTIPLYING BY A SCALARScalar – a regular numberScalar multiplication – multiplying a

matrix by a scalarJust multiply each entry by the scalar!

Example:

Page 8: 4.1 Matrix Operations

EXAMPLE:

Perform the indicated operation(s), if possible.

Page 9: 4.1 Matrix Operations

YOUR TURN!

Perform the indicated operation(s).

Page 10: 4.1 Matrix Operations

SOLVING MATRIX EQUATIONSSimplify, then write equations for

corresponding entries and solve.Example:Solve for x and y.

Page 11: 4.1 Matrix Operations

YOUR TURN!Solve the matrix equation for x and y: