21
Section 4.5 2 x 2 Matrices, Determinants, and Inverses

2 x 2 Matrices, Determinants, and Inverses. Definition 1: A square matrix is a matrix with the same number of columns and rows. Definition 2: For

Embed Size (px)

Citation preview

Page 1: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Section 4.52 x 2 Matrices, Determinants, and Inverses

Page 2: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Definition 1: A square matrix is a matrix with the same number of columns and rows.

Definition 2: For an n x n square matrix, the multiplicative identity matrix is an n x n square matrix I, or In, with 1’s along the main diagonal and 0’s elsewhere.

Evaluating Determinants of 2 x 2 Matrices

Page 3: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Identity Matrix

Page 4: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

If A and X are n x n matrices, and AX = XA = I, then X is the multiplicative inverse of A, written A-

1.

Evaluating Determinants of 2 x 2 Matrices

Page 5: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Show that the matrices are multiplicative inverses.

Examples 1 & 2

Page 6: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Example 1

𝐴=[2 31 2]𝐵=[ 2 −3

−1 2 ]

Page 7: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Example 2

𝐴=[−2 −5−3 −8]𝐵=[−8 5

3 −2]

Page 8: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Definition 4: The determinant of a 2 x 2 matrix is ad – bc.

Determinant of a 2 x 2 Matrix

a b

c d

Page 9: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Evaluate each determinant.

Examples 3 - 5

Page 10: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Example 3

𝑑𝑒𝑡 [−3 42 −5 ]

Page 11: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Example 4

𝑑𝑒𝑡 [2 −33 −2 ]

Page 12: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Example 5

𝑑𝑒𝑡 [𝑎 00 𝑎 ]

Page 13: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Let . If det A = 0, then A has no inverse.

If det A ≠ 0, then

Property: Inverse of a 2 x 2 Matrix

Aa b

c d

A 1 1

det A

d b c a

1

ad bcd b c a

Page 14: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Examples 6 & 7 Determine whether each matrix has an

inverse. If an inverse matrix exists, find it.

Page 15: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Example 6

𝑀=[−2 25 −4]

Page 16: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Example 7

𝑁=[3 92 6]

Page 17: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Using Inverse Matrices to Solve Equations

AX = B

A-1(AX) = A-1B

(A-1A)X = A-1B

IX = A-1B

X = A-1B

Page 18: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Solve each matrix equation in the form AX = B.

Examples 8 & 9

Page 19: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Example 8

[−2 −51 3 ] 𝑋=[−22 ]

Page 20: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Example 9

[3 −44 −5 ] 𝑋=[0 −22

0 −28 ]

Page 21: 2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For

Communications The diagram shows the trends in cell phone ownership over four consecutive years.

Write a matrix to represent the changes in cell phone use.

In a stable population of 16,000 people, 9927 own cell phones, while 6073 do not. Assume the trends continue. Predict the number of people who will own cell phones next year.

Use the inverse of the matrix from part (a) to find the number of people who owned cell phones last year.

Example 10