16

AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Embed Size (px)

Citation preview

Page 1: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =
Page 2: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

AccPeCalc Matrices review

Page 3: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =
Page 4: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =
Page 5: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Definition of an Inverse • Given a n x n matrix A, if there exists an inverse

(A-1 ) of matrix A then A A-1 = A-1 A = In

Example:

A A -1 = A A-1 = 1 2

7 9

-1.5 .5

1.25 -.25

1 0

0 1

Page 6: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

• If a square matrix A has NO inverse then it is called a singular matrix. • If a square matrix has an

inverse it is called a nonsingular matrix.

Page 7: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Example Verifying an inverse matrix

• Prove that A = and B =

Are inverse matrices:

3 -2

-1 1

1 2

1 3

Page 8: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Finding a determinant of square matrices

Determinant of a 2 x 2If a 2 x 2 matrix A has an inverse then the determinant of A is as follows.

A = , det A = ad - bc a b

c d

Page 9: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Using determinants to find the area of a triangle

A triangle with vertices at (x1, y1), (x2,y2), and (x3,y3)

Use: Area of the triangle = ½ base x height =

½ ( det ) X1 y1 1

X2 y2 1

X3 y3 1

Page 10: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Find the area of the following triangle

The triangle with the following vertices: (4,0), (7,2), and (2,3)

Page 11: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Solving systems of two equations.

An example of a system of two equations is as follows:

X + y = 3 X – 2y = 0 We have solved systems of two equations in

the past graphically, algebraically, and using the method of substitution.

In this lesson we will review these methods.

Notice we have 2 equations with 2 unknowns.

Page 12: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Systems of equationsA solution of a system of two

equations in two variables is an ordered pair of real numbers that is a solution to each equation.

The solution to this graph is the ordered pair (3,4)

Page 13: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

X + y = 3 Intersecting lines x – 2y = 0 Step 1: Equation 1: Y = -x + 3Equation 2: -2y = -x y = ½ xRemember: the number in front of the x is the

slope.

Solution is (2,1)

x

y

Page 14: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Y =2x – 1 Parallel linesy = 2x + 2

•These lines never intersect!

•Since the lines never cross, there is NO SOLUTION!

•Parallel lines have the same slope with different y-intercepts.

Page 15: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

Coinciding lines (lines that lay on top of each other)

• These lines are the same!• Since the lines are on top of each other, there

are INFINITELY MANY SOLUTIONS!

• Coinciding lines have the same slope and y-intercepts.

Page 16: AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =

What is the solution of the system graphed below?

1. (2, -2)2. (-2, 2)3. No solution4. Infinitely many solutions