Presentation is loading. Please wait.

Presentation is loading. Please wait.

Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant.

Similar presentations


Presentation on theme: "Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant."— Presentation transcript:

1 Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant

2 Key Concept 1

3 Example 1 Multiply Matrices A. Use matrices and to find AB, if possible. AB = Dimensions of A: 3 X 2, Dimensions of B: 2 X 3

4 Example 1 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.

5 Example 1 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.

6 Example 1 Multiply Matrices Finally, simplify each sum.

7 Example 1 Multiply Matrices Answer:

8 Example 1 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.

9 Example 1 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.

10 Example 1 Multiply Matrices Continue multiplying each row by each column to find the sum for each entry.

11 Example 1 Multiply Matrices Answer: Finally, simplify each sum.

12 Example 1 Use matrices A = and B = to find AB, if possible. A. B. C. D.

13 Key Concept 2

14 Example 2 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.

15 Example 2 Multiply Matrices Let matrix X represent the Team/Score matrix, and let matrix Y represent the Score/Points matrix. Then find the product XY.

16 Example 2 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.

17 Example 2 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?

18 Example 2 A.compact cars B.full size cars C.trucks D.sports utility vehicles

19 Key Concept 3

20 Example 3 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. 2x 1 + 2x 2 + 3x 3 = 3 x 1 + 3x 2 + 2x 3 = 5 3x 1 + x 2 + x 3 = 4 Write the system in the form, AX = B.

21 Example 3 Solve a System of Linear Equations Write the augmented matrix. Use Gauss-Jordan elimination to solve the system.

22 Example 3 Solve a System of Linear Equations Therefore, the solution of the system of equations is (1, 2, –1). Answer: ; (1, 2, –1)

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

24 Example 3 A. ; (–1, 2, 3) B. ; (1, –2, –3) C. ; (–1, 2, 3) D. ; (1, –2, –3)

25 Key Concept 4

26 Example 4 Verify an Inverse Matrix If A and B are inverse matrices, then AB = BA = I. Determine whether and are inverse matrices.

27 Example 4 Answer:yes; AB = BA = I 2 Verify an Inverse Matrix Because AB = BA = I, B = A –1 and A = B –1.

28 Example 4 A.A B.B C.C D.D Which matrix below is the inverse of A = ? A. B. C. D.

29 Example 5 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.

30 Example 5 Inverse of a Matrix Step 2 Apply elementary row operations to write the matrix in reduced row-echelon form. Doubly Augmented Matrix R 1 + R 2  –1R 1 

31 Example 5 Inverse of a Matrix R 2 – 3R 1  Row- echelon form R 2  R 1 + R 2  Reduced row-echelon form A –1

32 Example 5 Inverse of a Matrix The first two columns are the identity matrix. Therefore, A is invertible and A –1 =. Answer:

33 Example 5 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.

34 Example 5 Answer:singular Inverse of a Matrix Step 2 Apply elementary row operations to write the matrix in reduced row-echelon form. 3R 2 + R 1  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

35 Example 5 Find A –1 when, if it exists. If A –1 does not exist, write singular. A. B. C. D.

36 Concept Summary 6

37 Key Concept 6

38 Example 6 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 0ad – bc Answer: Because det(A) = 0, A is not invertible. Therefore, A –1 does not exist.

39 Example 6 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 4ad – bc Because det(B) ≠ 0, B is invertible. Apply the formula for the inverse of a 2 × 2 matrix.

40 Example 6 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;

41 Example 6 Find the determinant of. Then find its inverse, if it exists. A.2; B.–2; C.2; D.0; does not exist

42 Key Concept 7

43 Example 7 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]

44 Example 7 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.

45 Example 7 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.

46 Example 7 Determinant and Inverse of a 3 × 3 Matrix Answer: –25; Therefore, D –1 =.

47 Example 7 Find the determinant of. Then find A –1, if it exists. A.–3;C.3, B.3;D.0; does not exist


Download ppt "Vocabulary identity matrix inverse matrix inverse invertible singular matrix determinant."

Similar presentations


Ads by Google