Thursday Check Out calculator if you don’t have one.

35
Thursday •Check Out calculator if you don’t have one.

Transcript of Thursday Check Out calculator if you don’t have one.

Page 1: Thursday Check Out calculator if you don’t have one.

Thursday

• Check Out calculator if you don’t have one.

Page 2: Thursday Check Out calculator if you don’t have one.

Warm-up

• Solve this system of equations by the Elimination method, then graphing

3 15

2 19

x y

x y

(7, 6)

Page 3: Thursday Check Out calculator if you don’t have one.

Section 3-4: Solving Systems of Equations with Matrices

Pages 178- 185

Page 4: Thursday Check Out calculator if you don’t have one.

Objectives

• I can solve systems of linear equations containing 3 variables using matrices

• I can write matrix equations from a system of linear equations

• I can solve for word problems with matrices

Page 5: Thursday Check Out calculator if you don’t have one.

Matrix Equations

• Must have all variables in the same order and all to the left of the equation sign. The constant number must be to the right of the equation sign.

• ALWAYS double check this part of the problem.

Page 6: Thursday Check Out calculator if you don’t have one.

Matrix Vocabulary

• Every matrix is made up of N – rows and M- columns. So is called a N x M matrix

• Common matrices are 2x2, 3x3, 2x1, and 3x1 for this section; however can be as large as you like.

• The following matrix is 3x3 because it has 3 rows and 3 columns

575

751

432

Page 7: Thursday Check Out calculator if you don’t have one.

What Size?

2 3

1 4

2

4

5

2 X 2

3 X 1

Page 8: Thursday Check Out calculator if you don’t have one.

What Size?3 4

5 7

2 5

8 12

4

5

4 X 2

2 X 1

Page 9: Thursday Check Out calculator if you don’t have one.

Converting Equations into Matrices

• Given the following linear equations:7x + 5y = 3

3x – 2y = 22

• We will make 3 matrices to make the Matrix Equation:

23

57

22

3

y

x

Matrix A Matrix B

Page 10: Thursday Check Out calculator if you don’t have one.

Example 2: Matrix Equations

• Given these equations, write a matrix equation:3x + 4y + 2z = -9

3y – 5z = 12

2x – y = 5

• Anytime a variable is missing, put a ZERO for its place. It’s always best to rewrite the equations with all terms before writing the matrix equation.

3x + 4y + 2z = -9

0x + 3y – 5z = 12

2x –1y + 0z = 5

5

12

9

012

530

243

z

y

x

Page 11: Thursday Check Out calculator if you don’t have one.

Systems of Equations with 3 Variables

• The solution is always a triple ordered pair (x, y, z).

• You may again have one solution, no solutions, or infinite solutions.

Page 12: Thursday Check Out calculator if you don’t have one.

Example: Solving the Matrix Equation

2 3

1 2

15

17

x

y

Matrix A Matrix B

Page 13: Thursday Check Out calculator if you don’t have one.
Page 14: Thursday Check Out calculator if you don’t have one.

12nd x

MATRIX MODE

Page 15: Thursday Check Out calculator if you don’t have one.

Arrow over to EDIT

Page 16: Thursday Check Out calculator if you don’t have one.

With [A] selected hit ENTER

Page 17: Thursday Check Out calculator if you don’t have one.

Type in Matrix [A] Dimensions 2 x 2, then ENTER

Page 18: Thursday Check Out calculator if you don’t have one.

Enter the data for Matrix [A]

Page 19: Thursday Check Out calculator if you don’t have one.

12nd x

GO back to MATRIX MODE

Page 20: Thursday Check Out calculator if you don’t have one.

Arrow over to EDIT and DOWN to Matrix [B]

Page 21: Thursday Check Out calculator if you don’t have one.

Hit ENTER and then Matrix [B] size 2 x 1, then ENTER

Page 22: Thursday Check Out calculator if you don’t have one.

Type in data for Matrix [B], then 2nd MODE (quit)

Page 23: Thursday Check Out calculator if you don’t have one.

Next get a blank screen

2nd MODE

Page 24: Thursday Check Out calculator if you don’t have one.

Calculate Solution

1A B

Page 25: Thursday Check Out calculator if you don’t have one.

Now ENTER to find solution

Solution is: (-3, 7)

Page 26: Thursday Check Out calculator if you don’t have one.

Your turn

1 2 4

2 1 3

3 1 2

19

14

5

x

y

z

(1, 6, -2)

Page 27: Thursday Check Out calculator if you don’t have one.

Limitations

• No Solution and Infinite Solutions

• Matrices will NOT solve

• You get an Error Message

• “Singular Matrix”

• You will have to look at slopes and y-intercepts

Page 28: Thursday Check Out calculator if you don’t have one.

Word Problems

• Highlight the key information

• Assign variables to represent the unknown values

• Write equation to reflect the data.

Page 29: Thursday Check Out calculator if you don’t have one.

Problem #1

• You have two jobs. One as a lifeguard and one as a cashier. Your lifeguard job pays $8 per hour and cashier pays $6 per hour. Last week you worked a total of 14 hours between the two jobs and earned $96. How many hours did you work at each job?

Page 30: Thursday Check Out calculator if you don’t have one.

Problem #1 Solution• You have two jobs. One as a lifeguard and one as a

cashier. Your lifeguard job pays $8 per hour and cashier pays $6 per hour. Last week you worked a total of 14 hours between the two jobs and earned $96. How many hours did you work at each job?

• Assign variables:• L – Hours at lifeguard; C – hours at cashier• Now write equations:• L + C = 14• 8L + 6C = 96

• Solution: (6, 8)

Page 31: Thursday Check Out calculator if you don’t have one.

Problem #2

• During a single calendar year, a state trooper issued 375 citations for warnings and speeding violations. There were 37 more warnings than speeding violations. How many of each citation were issued?

Page 32: Thursday Check Out calculator if you don’t have one.

Problem #2 Solution• During a single calendar year, a state trooper issued 375

citations for warnings and speeding violations. There were 37 more warnings than speeding violations. How many of each citation were issued?

• Assign variables:• W – # of warnings; S - # of speeding• Now write equations:• W + S = 375• W = S + 37

• Solution: (206, 169)

Page 33: Thursday Check Out calculator if you don’t have one.

Problem #3

• At a pizza shop, two small pizzas, a liter of soda, and a salad cost $14; one small pizza, a liter of soda, and three salads cost $15; and three small pizzas and a liter of soda cost $16. What is the cost of each item sold separately?

Page 34: Thursday Check Out calculator if you don’t have one.

Problem #3 Solution• At a pizza shop, two small pizzas, a liter of soda, and a

salad cost $14; one small pizza, a liter of soda, and three salads cost $15; and three small pizzas and a liter of soda cost $16. What is the cost of each item sold separately?

• Assign variables:• P – small pizza; L – liter of soda; S- salad• Now write equations:• 2P + 1L + 1S = 14• 1P + 1L + 3S = 15• 3P + 1L = 16

• Solution: (5, 1, 3)

Page 35: Thursday Check Out calculator if you don’t have one.

Homework

• Matrix Worksheet

• Don’t forget, ONE wrong keypunch and you get the wrong answer!!

• Watch out for Negative Numbers!