warm-up

49
Warm-Up Find the x, y and z intercepts: a) Solve this 2-D system by Graphing on your calculator

Upload: ginger

Post on 22-Feb-2016

72 views

Category:

Documents


0 download

DESCRIPTION

Warm-Up. Find the x, y and z intercepts: a) Solve this 2-D system by Graphing on your calculator. Solving Systems of Equations. Learning Targets. Refresher on solving systems of equations Matrices Operations Uses Reduced Row Echelon Form. Solving Systems of Equations. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Warm-Up

Warm-Up Find the x, y and z intercepts:a)

Solve this 2-D system by Graphing on your calculator

Page 2: Warm-Up

Solving Systems of Equations

Page 3: Warm-Up

Learning Targets

Refresher on solving systems of equations Matrices

– Operations– Uses– Reduced Row Echelon Form

Page 4: Warm-Up

Solving Systems of Equations

There are multiple ways to solve systems of equations:– Graphing– Substitution (Equal Values Method)– Elimination

Page 5: Warm-Up

Solve the System by Graphing

f(x)=(2/3)x+15

f(x)=-(4/5)x+2

Series 1

-19-18-17-16-15-14-13-12-11-10 -9 -8 -7 -6 -5 -4 -3 -2 -1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

-19-18-17-16-15-14-13-12-11-10-9-8-7-6-5-4-3-2-1123456789

10111213141516171819

x

y

(-8.86,9.09)

Page 6: Warm-Up

Solve the System using Algebra

Page 7: Warm-Up

Algebra Method cont. Elimination Method:

Page 8: Warm-Up

Matrix Equations We have solved systems

using graphing, but now we learn how to do it using matrices. This will be particularly useful when we have equations with three variables.

Page 9: Warm-Up

Matrix EquationBefore you start, make sure:

1. That all of your equations are in standard form.

2. The variables are in the same order (alphabetical usually is best).

3. If a variable is missing use zero for its coefficient.

Page 10: Warm-Up

Setting up the Matrix Equation

Given a system of equations-2x - 6y = 0

3x + 11y = 4 Since there are 2 equations,

there will be 2 rows. Since there are 2 variables,

there will be 2 columns.

Page 11: Warm-Up

There are 3 parts to a matrix equation

1)The coefficient matrix, 2)the variable matrix, and 3)the constant matrix.

Setting up the Matrix Equation

Page 12: Warm-Up

-2x - 6y = 03x + 11y = 4

The coefficients are placed into the coefficient matrix.

2 63 11

Page 13: Warm-Up

-2x - 6y = 03x + 11y = 4

Your variable matrix will consist of a column.

xy

Page 14: Warm-Up

-2x - 6y = 03x + 11y = 4

The matrices are multiplied and represent the left side of our matrix equation.

xy

2 63 11

Page 15: Warm-Up

-2x - 6y = 03x + 11y = 4

The right side consists of our constants. Two equations = two rows.

04

Page 16: Warm-Up

-2x - 6y = 03x + 11y = 4

Now put them together.

2 63 11

xy

04

We’ll solve it later!

Page 17: Warm-Up

Create a matrix equation 3x - 2y = 7

y + 4x = 8 Put them in Standard Form. Write your equation.

3 24 1

xy

78

Page 18: Warm-Up

3a - 5b + 2c = 94a + 7b + c = 32a - c = 12

3 5 24 7 12 0 1

abc

93

12

Create a matrix equation

Page 19: Warm-Up

To solve matrix equations, get the variable matrix alone on one side.

Get rid of the coefficient matrix by multiplying by its inverse

Solving a matrix equation

Page 20: Warm-Up

2 63 11

xy

04

When solving matrix equations we will always multiply by the inverse matrix on the left of the coefficient and constant matrix. (remember commutative property does not hold!!)

Page 21: Warm-Up

The left side of the equation simplifies to the identity times the variable matrix. Giving us just the variable matrix.xy

2 63 11

1 04

2 63 11

1 2 63 11

xy

2 63 11

1 0

4

Page 22: Warm-Up

Using the calculator we can simplify the left side. The coefficient matrix will be A and the constant matrix will be B. We then find A-1B.

xy

2 63 11

1 04

Page 23: Warm-Up

The right side simplifies to give us our answer.

x = -6 y = 2 You can check the systems by

graphing, substitution or elimination.

xy

62

Page 24: Warm-Up

Advantages Basically, all you have to do

is put in the coefficient matrix as A and the constant matrix as B. Then find A-1B. This will always work!!!

Page 25: Warm-Up

Solve: Plug in the coeff. matrix as A Put in the const. matrix as B Calculate A-1B.

3 24 1

xy

78

xy

2 111 411

Page 26: Warm-Up

Solve: r - s + 3t = -8 2s - t = 15 3r + 2t = -7

1 1 30 2 13 0 2

rst

815 7

rst

381

Page 28: Warm-Up
Page 29: Warm-Up
Page 30: Warm-Up

Explore:• How many matrices does your calculator have?• Use the right arrow key to move to MATH. Scroll

down and find rref. We will use this key later.• Use the right arrow key once more to highlight

EDIT.

Page 31: Warm-Up

Step 1:  Go to Matrix                  (above the  x-1

key) 

Page 32: Warm-Up

Step 2:  Arrow to the right to             EDIT to allow for              entering the matrix. 

Press ENTER

Page 33: Warm-Up

Step 3:  Type in the dimensions (size) of your matrix and enter the elements (press ENTER).    

Page 34: Warm-Up

Step 4:  Repeat this process for              a different matrix..

Page 35: Warm-Up

Step 5: Arrow to the right to             EDIT and choose a              new name.

Page 36: Warm-Up

Step 6:  Type in the dimensions (size) of your matrix and enter the elements (press ENTER).    

Page 37: Warm-Up

Using Matrices to Solve Systems of

Equations: • 1.  (using the inverse coefficient matrix)

Write this system as a matrix equation and solve:  3x  + 5y = 7 and 6x - y = -8

• Step 1:  Line up the x, y and              constant values.

• 3x  + 5y =  76x   -   y = -8

Page 38: Warm-Up

• Step 2:  Write as equivalent               matrices.

• Step 3:  Rewrite to separate out              the variables. 

Page 39: Warm-Up

Step 4:  Enter the two numerical matrices in the calculator.

Step 5:  The solution is obtained by multiplying both sides of the equation by the inverse of the matrix which is multiplied timesthe variables.

Page 40: Warm-Up

• Step 6:  Go to the home screen and enter the right side of the previous equation.

• The answer to the system, as seen on the calculator screen, is  x = -1 and y = 2.

Page 41: Warm-Up

Method 2• 2.  (using Gauss-Jordan elimination method with

reduced row echelon form )     Solve this system of equations:

• 2x - 3y + z = -54x -  y - 2z = -7-x + 2z = -1

Page 42: Warm-Up

• Step 1:  Line up the variables and              constants

• 2x - 3y  + z = -54x -  y  - 2z = -7

-x +0y + 2z = -1

• Step 2:  Write as an augmented              matrix and enter into              calculator.

Page 43: Warm-Up

• Step 3:  From the home screen, choose the rref function.  [Go to Matrix  (above the  x-1 key), move right→MATH, choose B: rref]

Page 44: Warm-Up

• Step 4:  Choose name of matrix             and hit ENTER

• Step 5:  The answer to the system, will be the last column on the calculator screen:          x = -3          y = -1          z = -2.

Page 45: Warm-Up

Method 2:• Case 1: Unique

solution Enter as a 3X4 matrix

Diagonal is all ones so there is a solution:

Page 46: Warm-Up

Method 2:• Case 2: No solution

Enter as a 3X4 matrix

Last row:

0 0 0 1No solution.

Page 47: Warm-Up

Method 2:• Case 3: Infinitely Many Solutions

Enter as a 3X4 matrix

Last row:

0 0 0 0Infinitely Many Solutions

Page 48: Warm-Up

Website to Visualize the Solutions

• http://www.cpm.org/flash/technology/3dsystems.swf

Page 49: Warm-Up

For Tonight

• Intro to Matrices Worksheet