47
identity matrix inverse matrix • inverse • invertible singular matrix • determinant

Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Embed Size (px)

Citation preview

Page 1: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

• identity matrix

• inverse matrix

• inverse

• invertible

• singular matrix

• determinant

Page 2: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant
Page 3: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

A. Use matrices and to

find AB, if possible.

AB = Dimensions of A: 3 X 2,

Dimensions of B: 2 X 3

Page 4: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

A is a 3 X 2 matrix and B is a 2 X 3 matrix. Because the number of columns for A is equal to the number of rows for B, the product AB exists.

To find the first entry in AB, write the sum of the products of the entries in row 1 of A and in column 1 of B.

Page 5: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

Follow the same procedure to find the entry for row 1, column 2 of AB.

Continue multiplying each row by each column to find the sum for each entry.

Page 6: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

Finally, simplify each sum.

Page 7: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

Answer:

Page 8: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

B. Use matrices and to

find BA, if possible.

Dimensions of B: 2 X 3, Dimensions of A: 3 X 2

B is a 2 X 3 matrix and A is a 3 X 2 matrix. Because the number of columns for B is equal to the number of rows for A, the product BA exists.

Page 9: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

To find the first entry in BA, write the sum of the products of the entries in row 1 of B and in column 1 of A.

Follow this same procedure to find the entry for row 1, column 2 of BA.

Page 10: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

Continue multiplying each row by each column to find the sum for each entry.

Page 11: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

Answer:

Finally, simplify each sum.

Page 12: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Use matrices A = and B = to find

AB, if possible.

A.

B.

C.

D.

Page 13: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant
Page 14: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

FOOTBALL The number of touchdowns (TD), field goals (FG), points after touchdown (PAT), and two-point conversions (2EP) for the three top teams in the high school league for this season is shown in the table below. The other table shows the number of points each type of score is worth. Use the information to determine the team that scored the most points.

Page 15: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

Let matrix X represent the Team/Score matrix, and let matrix Y represent the Score/Points matrix. Then find the product XY.

Page 16: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Multiply Matrices

The product XY represents the teams and the total number of points each team scored this season. You can use the product matrix to determine which team scored the most points.

Answer: Tigers

The Tigers scored the most points.

Page 17: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

CAR SALES A car dealership sells four types of vehicles; compact cars (CC), full size cars (FS), trucks (T), and sports utility vehicles (SUV). The number of each vehicle sold during one recent month is shown in the table below. The other table shows the selling price for each of the vehicles. Which vehicle brought in the greatest revenue during the month?

Page 18: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

A. compact cars

B. full size cars

C. trucks

D. sports utility vehicles

Page 19: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant
Page 20: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Solve a System of Linear Equations

Write the system of equations as a matrix equation, AX = B. Then use Gauss-Jordan elimination on the augmented matrix to solve for X.2x1 + 2x2 + 3x3 = 3x1 + 3x2 + 2x3 = 53x1 + x2 + x3 = 4

Write the system in the form, AX = B.

Page 21: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Solve a System of Linear Equations

Write the augmented matrix . Use Gauss-

Jordan elimination to solve the system.

Page 22: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Solve a System of Linear Equations

Therefore, the solution of the system of equations is (1, 2, –1).

Answer: ; (1, 2, –1)

Page 23: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Write the system of equations as a matrix equation, AX = B. Then use Gauss-Jordan elimination on the augmented matrix to solve the system.2x1 – x2 + x3 = –1x1 + x2 – x3 = –2x1 – 2x2 + x3 = –2

Page 24: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

A. ; (–1, 2, 3)

B. ; (1, –2, –3)

C. ; (–1, 2, 3)

D. ; (1, –2, –3)

Page 25: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant
Page 26: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Verify an Inverse Matrix

If A and B are inverse matrices, then AB = BA = I.

Determine whether and are inverse matrices.

Page 27: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Answer: yes; AB = BA = I2

Verify an Inverse Matrix

Because AB = BA = I, B = A–1 and A = B–1.

Page 28: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

A. A

B. B

C. C

D. D

Which matrix below is the inverse of A

= ?

A. B. C. D.

Page 29: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Inverse of a Matrix

A. Find A–1 when , if it exists. If A–1

does not exist, write singular.

Step 1 Create the doubly augmented matrix .

Page 30: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Inverse of a Matrix

Step 2 Apply elementary row operations to write the matrix in reduced row-echelon form.

Doubly Augmented Matrix

R1 + R2

–1R1

Page 31: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Inverse of a Matrix

R2 – 3R1

Row-echelon form R2

R1 + R2

Reduced

row-echelon

form

A–1

Page 32: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Inverse of a Matrix

The first two columns are the identity matrix.

Therefore, A is invertible and A–1 = .

Answer:

Page 33: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Inverse of a Matrix

B. Find A–1 when , if it exists. If A–1

does not exist, write singular.

Step 1 Create the doubly augmented matrix .

Page 34: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Answer: singular

Inverse of a Matrix

Step 2 Apply elementary row operations to write the matrix in reduced row-echelon form.

3R2 + R1

Notice that it is impossible to obtain the identity matrix I on the left side of the doubly augmented matrix. Therefore, A is singular.

Doubly Augmented Matrix

Page 35: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Find A–1 when , if it exists. If A–1 does

not exist, write singular.

A.

B.

C.

D.

Page 36: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant
Page 37: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant
Page 38: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Determinant and Inverse of a 2 × 2 Matrix

A. Find the determinant of . Then find

the inverse of the matrix, if it exists.

det (A) = a = –5, b = 10, c = 4, and d = –8

= (–5)(–8) – 10(4) or 0 ad – bc

Answer: Because det(A) = 0, A is not invertible. Therefore, A–1 does not exist.

Page 39: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Determinant and Inverse of a 2 × 2 Matrix

B. Find the determinant of . Then find

the inverse of the matrix, if it exists.

det (B) = a = –2, b = 4, c = –4, and d = 6

=(–2)(6) – (4)(–4) or 4 ad – bc

Because det(B) ≠ 0, B is invertible. Apply the formula for the inverse of a 2 × 2 matrix.

Page 40: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Determinant and Inverse of a 2 × 2 Matrix

B–1 Inverse of 2 × 2 matrix

a = –2, b = 4, c = –4, and d = 6

Scalar multiplication

Answer: 4;

Page 41: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Find the determinant of . Then find its inverse, if it exists.

A. 2;

B. –2;

C. 2;

D. 0; does not exist

Page 42: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant
Page 43: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Determinant and Inverse of a 3 × 3 Matrix

Find the determinant of . Then find D–1, if it exists.

det(D)

= 3[(–1)(5) – 4(2)] – [(–2)(5) –4(1)] + 0[(–2)(2) – (–1)1]

Page 44: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Determinant and Inverse of a 3 × 3 Matrix

Because det(D) does not equal zero, D–1 exists. Use a graphing calculator to find D–1.

Page 45: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Determinant and Inverse of a 3 × 3 Matrix

You can use the >Frac feature under the MATH menu to write the inverse using fractions, as shown below.

Page 46: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Determinant and Inverse of a 3 × 3 Matrix

Answer: –25;

Therefore, D–1 = .

Page 47: Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

Find the determinant of . Then find A–1, if it exists.

A. –3; C. 3,

B. 3; D. 0; does not exist