16
Solving Systems Using Matrices Section 7.2 & 7.3

Solving Systems Using Matrices

Embed Size (px)

DESCRIPTION

Solving Systems Using Matrices. Section 7.2 & 7.3. Matrix. Row x Column. ROW. COLUMN. Matrix Equation. a x + b y = c d x + e y = f. X. A. B. Solving Matrix Equations. A∙X = B A -1 (A ∙ X) = A -1 (B) X = A -1 B. 2 nd , x -1 → EDIT Enter in matrix A & B - PowerPoint PPT Presentation

Citation preview

Page 1: Solving Systems Using Matrices

Solving Systems Using Matrices

Section 7.2 & 7.3

Page 2: Solving Systems Using Matrices

Row x Column

Matrix

ROW

COLUMN

Page 3: Solving Systems Using Matrices

ax + by = cdx + ey = f

Matrix Equation

A BX

Page 4: Solving Systems Using Matrices

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

X = A-1B

Solving Matrix Equations

Page 5: Solving Systems Using Matrices

2nd, x-1

→ EDITEnter in matrix A & B2nd, x-1

Select Matrix [A]Press x-1

2nd, x-1

Select Matrix [B]ENTER

Page 6: Solving Systems Using Matrices

Ex) Solve using a matrix equation

2x + y = 10x – 2y = -5

Page 7: Solving Systems Using Matrices

A matrix with only leading 1’s and 0’s everywhere else

Reduced Row Echelen Form

Page 8: Solving Systems Using Matrices

Solving using “ rref ”ax + by = cdx + ey = f

1. 2nd, x-1 → MATH

2. rref([A])

Page 9: Solving Systems Using Matrices

x = ry = s

Page 10: Solving Systems Using Matrices

Ex. Solve the system below by putting it into reduced row echelon form:

Page 11: Solving Systems Using Matrices

-2 2 -4 -3

-2R1 + R2

Page 12: Solving Systems Using Matrices

R1 + R3

Page 13: Solving Systems Using Matrices

Switch R2 and R3

Page 14: Solving Systems Using Matrices

0 -3 3 -12 -3R2 + R3

Page 15: Solving Systems Using Matrices

- ½ R3

Page 16: Solving Systems Using Matrices

1. y = -2x + 4 2. 5x + 2y = 8 y = -2x - 1 x – y = 10

3. 2x + y = 2 4. y = -2x – 4 -2x + 2y = 10 5x + 3y = -6

Solve using the given method

{ {

{ {

Substitution Matrices

Elimination Graphing