Solve Systems of Linear Equations in Three Variables

Size: px
Start display at page:

Download "Solve Systems of Linear Equations in Three Variables"

Transcription

1 TEKS 3.4 a.5, 2A.3.A, 2A.3.B, 2A.3.C Solve Systems of Linear Equations in Three Variables Before You solved systems of equations in two variables. Now You will solve systems of equations in three variables. Why? So you can model the results of a sporting event, as in Ex. 45. Key Vocabulary linear equation in three variables system of three linear equations solution of a system of three linear equations ordered triple A linear equation in three variables x, y, and z is an equation of the form ax 1 by 1 cz 5 d where a, b, and c are not all zero. The following is an example of a system of three linear equations in three variables. 2x 1 y 2 z 5 5 Equation 1 3x 2 2y 1 z 5 16 Equation 2 4x 1 3y 2 5z 5 3 Equation 3 A solution of such a system is an ordered triple (x, y, z) whose coordinates make each equation true. The graph of a linear equation in three variables is a plane in three-dimensional space. The graphs of three such equations that form a system are three planes whose intersection determines the number of solutions of the system, as shown in the diagrams below. Exactly one solution The planes intersect in a single point. Infinitely many solutions The planes intersect in a line or are the same plane. No solution The planes have no common point of intersection. 178 Chapter 3 Linear Systems and Matrices

2 ELIMINATION METHOD The elimination method you studied in Lesson 3.2 can be extended to solve a system of linear equations in three variables. KEY CONCEPT For Your Notebook The Elimination Method for a Three-Variable System STEP 1 STEP 2 STEP 3 Rewrite the linear system in three variables as a linear system in two variables by using the elimination method. Solve the new linear system for both of its variables. Substitute the values found in Step 2 into one of the original equations and solve for the remaining variable. If you obtain a false equation, such as 0 5 1, in any of the steps, then the system has no solution. If you do not obtain a false equation, but obtain an identity such as 0 5 0, then the system has infinitely many solutions. E XAMPLE 1 Use the elimination method Solve the system. 4x 1 2y 1 3z 5 1 Equation 1 2x 2 3y 1 5z 5214 Equation 2 6x 2 y 1 4z 521 Equation 3 ANOTHER WAY In Step 1, you could also eliminate x to get two equations in y and z, or you could eliminate z to get two equations in x and y. Solution STEP 1 Rewrite the system as a linear system in two variables. 4x 1 2y 1 3z 5 1 Add 2 times Equation 3 12x 2 2y 1 8z 522 to Equation 1. 16x 1 11z 521 New Equation 1 2x 2 3y 1 5z 5214 Add 23 times Equation 3 218x 1 3y 2 12z 5 3 to Equation x 2 7z 5211 New Equation 2 STEP 2 Solve the new linear system for both of its variables. 16x 1 11z 521 Add new Equation 1 216x 2 7z 5211 and new Equation 2. 4z 5212 z 523 Solve for z. x 5 2 Substitute into new Equation 1 or 2 to find x. STEP 3 Substitute x 5 2 and z 523 into an original equation and solve for y. 6x 2 y 1 4z 521 Write original Equation 3. 6(2) 2 y 1 4(23) 521 Substitute 2 for x and 23 for z. y 5 1 Solve for y. c The solution is x 5 2, y 5 1, and z 523, or the ordered triple (2, 1, 23). Check this solution in each of the original equations. 3.4 Solve Systems of Linear Equations in Three Variables 179

3 E XAMPLE 2 Solve a three-variable system with no solution Solve the system. x 1 y 1 z 5 3 Equation 1 4x 1 4y 1 4z 5 7 Equation 2 3x 2 y 1 2z 5 5 Equation 3 REVIEW SYSTEMS For help with solving linear systems with many solutions or no solution, see p Solution When you multiply Equation 1 by 24 and add the result to Equation 2, you obtain a false equation. 24x 2 4y 2 4z 5212 Add 24 times Equation 1 4x 1 4y 1 4z 5 7 to Equation New Equation 1 c Because you obtain a false equation, you can conclude that the original system has no solution. E XAMPLE 3 Solve a three-variable system with many solutions Solve the system. x 1 y 1 z 5 4 Equation 1 x 1 y 2 z 5 4 Equation 2 3x 1 3y 1 z 5 12 Equation 3 Solution STEP 1 Rewrite the system as a linear system in two variables. x 1 y 1 z 5 4 Add Equation 1 x 1 y 2 z 5 4 to Equation 2. 2x 1 2y 5 8 New Equation 1 x 1 y 2 z 5 4 Add Equation 2 3x 1 3y 1 z 5 12 to Equation 3. STEP 2 4x 1 4y 5 16 New Equation 2 Solve the new linear system for both of its variables. 24x 2 4y 5216 Add 22 times new Equation 1 4x 1 4y 5 16 to new Equation STEP 3 Because you obtain the identity 0 5 0, the system has infinitely many solutions. Describe the solutions of the system. One way to do this is to divide new Equation 1 by 2 to get x 1 y 5 4, or y 52x 1 4. Substituting this into original Equation 1 produces z 5 0. So, any ordered triple of the form (x, 2x 1 4, 0) is a solution of the system. GUIDED PRACTICE for Examples 1, 2, and 3 Solve the system. 1. 3x 1 y 2 2z x 1 y 2 z x 1 y 1 z 5 3 6x 2 2y 1 z 522 2x 1 2y 2 2z 5 6 x 1 y 2 z 5 3 x 1 4y 1 3z 5 7 5x 1 y 2 3z 5 8 2x 1 2y 1 z Chapter 3 Linear Systems and Matrices

4 E XAMPLE 4 Solve a system using substitution MARKETING The marketing department of a company has a budget of $30,000 for advertising. A television ad costs $1000, a radio ad costs $200, and a newspaper ad costs $500. The department wants to run 60 per month and have as many radio as television and newspaper combined. How many of each type of ad should the department run each month? Solution STEP 1 Write verbal models for the situation. TV 1 Radio 1 Newspaper 5 Total Equation p TV 1 200p Radio 1 500p Newspaper 5 Monthly budget Equation 2 Radio 5 TV 1 Newspaper Equation 3 STEP 2 STEP 3 Write a system of equations. Let x be the number of TV, y be the number of radio, and z be the number of newspaper. x1 y 1 z 5 60 Equation x 1 200y 1 500z 5 30,000 Equation 2 y5 x 1 z Equation 3 Rewrite the system in Step 2 as a linear system in two variables by substituting x 1 z for y in Equations 1 and 2. x 1 y 1 z 5 60 Write Equation 1. x 1 (x 1 z) 1 z 5 60 Substitute x 1 z for y. 2x 1 2z 5 60 New Equation x 1 200y 1 500z 5 30,000 Write Equation x 1 200(x 1 z) 1 500z 5 30,000 Substitute x 1 z for y. 1200x 1 700z 5 30,000 New Equation 2 STEP 4 Solve the linear system in two variables from Step 3. AVOID ERRORS In Example 4, be careful not to write the ordered triple in the order in which you solved for the variables. (12, 18, 30) (18, 30, 12) 21200x z 5236,000 Add 2600 times new Equation x 1 700z 5 30,000 to new Equation z z 5 12 Solve for z. x 5 18 Substitute into new Equation 1 or 2 to find x. y 5 30 Substitute into an original equation to find y. c The solution is x 5 18, y 5 30, and z 5 12, or (18, 30, 12). So, the department should run 18 TV, 30 radio, and 12 newspaper each month. GUIDED PRACTICE for Example 4 4. WHAT IF? In Example 4, suppose the monthly budget is $25,000. How many of each type of ad should the marketing department run each month? 3.4 Solve Systems of Linear Equations in Three Variables 181

5 3.4 EXERCISES SKILL PRACTICE HOMEWORK KEY 5 WORKED-OUT SOLUTIONS on p. WS1 for Exs. 11, 25, and 45 5 TAKS PRACTICE AND REASONING Exs. 23, 24, 34, 45, 47, 49, and VOCABULARY Write a linear equation in three variables. What is the graph of such an equation? 2. WRITING Explain how to use the substitution method to solve a system of three linear equations in three variables. EXAMPLES 1, 2, and 3 on pp for Exs CHECKING SOLUTIONS Tell whether the given ordered triple is a solution of the system. 3. (1, 4, 23) 4. (21, 22, 5) 5. (6, 0, 23) 2x 2 y 1 z 525 4x 2 y 1 3z 5 13 x 1 4y 2 2z x 1 2y 2 2z 5 19 x 1 y 1 z 5 2 3x 2 y 1 4z 5 6 x 2 3y 1 z 525 x 1 3y 2 2z x 1 3y 1 z (25, 1, 0) 7. (2, 8, 4) 8. (0, 24, 7) 3x 1 4y 2 2z x 2 y 1 5z x 1 4y 2 z x 1 y 2 z 5 11 x 1 3y 2 6z 5 2 x 2 5y 2 3z 521 x 1 4y 1 3z x 1 y 2 2z 526 2x 1 y 1 4z 5 24 ELIMINATION METHOD Solve the system using the elimination method. 9. 3x 1 y 1 z x 2 y 1 2z x 2 y 1 2z 5 4 2x 1 2y 2 3z 529 2x 1 2y 2 4z 5 5 6x 2 2y 1 4z 528 5x 2 y 1 5z 5 30 x 1 4y 2 6z 521 2x 2 y 1 3z x 2 y 1 2z x 1 y 2 z x 1 y 2 z 5 9 2x 1 2y 1 z 5 11 x 1 y 1 z 5 2 2x 1 6y 1 2z x 1 3y 2 4z x 1 y 5 4 5x 1 7y 1 z 5 4 EXAMPLE 4 on p. 181 for Exs SUBSTITUTION METHOD Solve the system using the substitution method. 15. x 1 y 2 z x 2 y 2 z x 1 y 1 5z x 1 2y 1 4z x 1 5y 1 2z x 1 2y 1 4z x 1 5y 1 z 5 8 2x 2 4y 1 3z 5220 x 2 y 2 2z x 1 3y 2 z x 2 y 1 z x 1 5y 2 z x 1 4y 2 2z 5 6 6x 1 3y 2 4z 5 8 x 1 y 1 z 5 0 2x 2 2y 1 z x 1 2y 1 3z 526 2x 1 2y 1 2z 5227 ERROR ANALYSIS Describe and correct the error in the first step of solving the system. 2x 1 y 2 2z x 1 2y 1 z 5 11 x 2 y 1 z x 1 y 2 2z x 1 2y 1 2z x 1 3y z x 1 2y 2x 1 y 2 2(11 1 3x 1 2y) x 2 3y Chapter 3 Linear Systems and Matrices

6 23. TAKS REASONING Which ordered triple is a solution of the system? 2x 1 5y 1 3z x 2 y 1 4z 5 8 5x 2 2y 1 7z 5 12 A (7, 1, 23) B (7, 21, 23) C (7, 1, 3) D (27, 1, 23) 24. TAKS REASONING Which ordered triple describes all of the solutions of the system? 2x 2 2y 2 z 5 6 2x 1 y 1 3z 523 3x 2 3y 1 2z 5 9 A (2x, x 1 2, 0) B (x, x 2 3, 0) C (x 1 2, x, 0) D (0, y, y 1 4) CHOOSING A METHOD Solve the system using any algebraic method. 25. x 1 5y 2 2z x 1 5y 1 3z x 1 y 2 z 522 2x 2 2y 1 z 5 6 x 2 3y 1 2z 526 x 1 6y 1 3z x 2 7y 1 3z 5 7 2x 1 2y 2 z 5 3 2x 1 y 1 2z x 1 2y x 2 y 1 2z x 2 8y 1 2z x 2 y 1 4z 5 17 x 1 5y 2 z x 1 y 2 2z x 1 2y 2 3z x 1 2y 1 4z 5 6 2x 2 4y 1 z x 1 5y 2 z x 2 y 1 4z x 1 y 1 z 5 3 2x 1 3y 1 4z x 1 3y 2 2z 527 3x 2 4y 1 2z 5228 x 1 y 2 z 528 4x 1 2y 1 3z x 1 5y 1 z TAKS REASONING Write a system of three linear equations in three variables that has the given number of solutions. a. One solution b. No solution c. Infinitely many solutions SYSTEMS WITH FRACTIONS Solve the system using any algebraic method. 35. x 1 } 1 y 1 } 1 z 5 } } x 1 } 5 y 1 } 2 z 5 } } x 1 } 1 y 1 } 3 z 5 } }6 x 1 } 2 y 1 } 1 z 5 } } x 1 } 3 y 1 } 2 z 5 } }3 x 1 } 1 y 1 } 3 z 5 } REASONING For what values of a, b, and c does the linear system shown have (21, 2, 23) as its only solution? Explain your reasoning. x 1 2y 2 3z 5 a 2x 2 y 1 z 5 b 2x 1 3y 2 2z 5 c CHALLENGE Solve the system of equations. Describe each step of your solution. 38. w 1 x 1 y 1 z w 1 x 2 3y 1 z 5 4 2w 2 x 1 2y 2 z 5 1 w 2 3x 1 y 1 z w 1 2x 2 y 1 2z 522 2w 1 2x 1 2y 2 z w 1 x 1 y 2 z 525 w 1 x 2 y 1 3z w 1 2x 1 5y w 1 7x 2 3y w 1 x 1 4y 1 2z 527 2w 2 2x 1 y 5213 w 1 2x 2 2y 1 5z w 1 4x 1 z w 1 x 521 2w 2 x 1 y Solve Systems of Linear Equations in Three Variables 183

7 PROBLEM SOLVING EXAMPLE 4 on p. 181 for Exs PIZZA SPECIALS 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 sal cost $15; and three small pizzas and a liter of soda cost $16. What is the cost of one small pizza? of one liter of soda? of one salad? 43. HEALTH CLUB The juice bar at a health club receives a delivery of juice at the beginning of each month. Over a three month period, the health club received 1200 gallons of orange juice, 900 gallons of pineapple juice, and 1000 gallons of grapefruit juice. The table shows the composition of each juice delivery. How many gallons of juice did the health club receive in each delivery? Juice 1st delivery 2nd delivery 3rd delivery Orange 70% 50% 30% Pineapple 20% 30% 30% Grapefruit 10% 20% 40% 44. MULTI-STEP PROBLEM You make a tape of your friend s three favorite TV shows: a comedy, a drama, and a reality show. An episode of the comedy lasts 30 minutes, while an episode of the drama or the reality show lasts 60 minutes. The tape can hold 360 minutes of programming. You completely fill the tape with 7 episodes and include twice as many episodes of the drama as the comedy. a. Write a system of equations to represent this situation. b. Solve the system from part (a). How many episodes of each show are on the tape? c. How would your answer to part (b) change if you completely filled the tape with only 5 episodes but still included twice as many episodes of the drama as the comedy? 45. TAKS REASONING The following Internet announcement describes the results of a high school track meet. a. Write and solve a system of equations to find the number of athletes who finished in first place, in second place, and in third place. b. Suppose the announcement had claimed that the Madison athletes scored a total of 70 points instead of 68 points. Show that this claim must be false because the solution of the resulting linear system is not reasonable WORKED-OUT SOLUTIONS on p. WS1 5 TAKS PRACTICE AND REASONING

8 46. FIELD TRIP You and two friends buy snacks for a field trip. You spend a total of $8, Jeff spends $9, and Curtis spends $9. The table shows the amounts of mixed nuts, granola, and dried fruit that each person purchased. What is the price per pound of each type of snack? Mixed nuts Granola Dried fruit You 1 lb 0.5 lb 1 lb Jeff 2 lb 0.5 lb 0.5 lb Curtis 1 lb 2 lb 0.5 lb 47. TAKS REASONING A florist must make 5 identical bridesmaid bouquets for a wedding. She has a budget of $160 and wants 12 flowers for each bouquet. Roses cost $2.50 each, lilies cost $4 each, and irises cost $2 each. She wants twice as many roses as the other two types of flowers combined. a. Write Write a system of equations to represent this situation. b. Solve Solve the system of equations. How many of each type of flower should be in each bouquet? c. Analyze Suppose there is no limitation on the total cost of the bouquets. Does the problem still have a unique solution? If so, state the unique solution. If not, give three possible solutions. 48. CHALLENGE Write a system of equations to represent the first three pictures below. Use the system to determine how many tangerines will balance the apple in the final picture. Note: The first picture shows that one tangerine and one apple balance one grapefruit. MIXED REVIEW FOR TAKS TAKS PRACTICE at classzone.com REVIEW TAKS Preparation p. 844; TAKS Workbook REVIEW TAKS Preparation p. 678; TAKS Workbook 49. TAKS PRACTICE What are the vertices of a triangle congruent to npqr shown at the right? TAKS Obj. 6 A (3, 1), (1, 22), (4, 25) B (2, 3), (21, 1), (2, 22) C (0, 2), (22, 21), (23, 24) D (22, 23), (24, 1), (21, 4) 50. TAKS PRACTICE What special type of quadrilateral has the vertices K(24, 3), L(27, 3), M(29, 21), and N(22, 21)? TAKS Obj. 7 F Square H Kite G Trapezoid J Parallelogram Πy 5 P x R EXTRA PRACTICE for Lesson 0 3.4, p ONLINE QUIZ at classzone.com 185

9 MIXED REVIEW FOR TEKS TAKS PRACTICE Lessons MULTIPLE CHOICE 1. JEWELRY Melinda is making jewelry to sell at a craft fair. The cost of materials is $3.50 to make one necklace and $2.50 to make one bracelet. She sells the necklaces for $9.00 each and the bracelets for $7.50 each. She spends a total of $121 on materials and sells all of the jewelry for a total of $324. Which system of equations represents the situation, where x is the number of necklaces and y is the number of bracelets? TEKS 2A.3.A A 2.5x 2 3.5y x 2 9y B 2.5x 1 3.5y x 1 7.5y C 3.5x 2 2.5y x 1 9y D 3.5x 1 2.5y x 1 7.5y GIFT BASKETS Mike is making gift baskets. Each basket will contain three different kinds of candles: tapers, pillars, and jar candles. Tapers cost $1 each, pillars cost $4 each, and jar candles cost $6 each. Mike puts 8 candles costing a total of $24 in each basket, and he includes as many tapers as pillars and jar candles combined. How many tapers are in a basket? TEKS 2A.3.B F 1tapers G 2tapers H 4tapers J 5tapers 3. BASEBALL From 1999 through 2002, the average annual salary s (in thousands of dollars) of players on two Major League Baseball teams can be modeled by the equations below, where t is the number of years since Florida Marlins: s 5 320t Kansas City Royals: s 5 440t In what year were the average annual salaries of the two baseball teams equal? TEKS 2A.3.B A 1999 B 2000 C 2001 D 2002 classzone.com 4. RESTAURANT SEATING A restaurant has 20 tables. Each table can seat either 4 people or 6 people. The restaurant can seat a total of 90 people. How many 6 seat tables does the restaurant have? TEKS 2A.3.B F 1 table H 7 tables G 5 tables J 15 tables 5. BUSINESS A store orders rocking chairs, hand paints them, and sells the chairs for a profit. A small chair costs the store $51 and sells for $80. A large chair costs the store $70 and sells for $110. The store wants to pay no more than $2000 for its next order of chairs and wants to sell them all for at least $2750. What is a possible combination of small and large rocking chairs that the store can buy and sell? TEKS 2A.3.B A B C D 10 small chairs and 25 large chairs 12 small chairs and 20 large chairs 15 small chairs and 20 large chairs 24 small chairs and 8 large chairs GRIDDED ANSWER SCHOOL OUTING A school is planning a 5 hour outing at a community park. The park rents bicycles for $8 per hour and in-line skates for $6 per hour. The total budget per student is $34. A student bikes and skates the entire time and uses all of the money budgeted. How many hours does the student spend in-line skating? TEKS 2A.3.B 7. SNACK BOOTH At a snack booth, one soda, one pretzel, and two hot dogs cost $7; two sodas, one pretzel, and two hot dogs cost $8; and one soda and four hot dogs cost $10. What is the price (in dollars) of one hot dog? TEKS 2A.3.B 186 Chapter 3 Linear Systems and Matrices

Solve Linear Systems Algebraically

Solve Linear Systems Algebraically TEKS 3.2 a.5, 2A.3.A, 2A.3.B, 2A.3.C Solve Linear Systems Algebraically Before You solved linear systems graphically. Now You will solve linear systems algebraically. Why? So you can model guitar sales,

More information

Evaluate and Simplify Algebraic Expressions

Evaluate and Simplify Algebraic Expressions TEKS 1.2 a.1, a.2, 2A.2.A, A.4.B Evaluate and Simplify Algebraic Expressions Before You studied properties of real numbers. Now You will evaluate and simplify expressions involving real numbers. Why? So

More information

Solving Linear Systems

Solving Linear Systems 1.4 Solving Linear Sstems Essential Question How can ou determine the number of solutions of a linear sstem? A linear sstem is consistent when it has at least one solution. A linear sstem is inconsistent

More information

Perform Basic Matrix Operations

Perform Basic Matrix Operations TEKS 3.5 a.1, a. Perform Basic Matrix Operations Before You performed operations with real numbers. Now You will perform operations with matrices. Why? So you can organize sports data, as in Ex. 34. Key

More information

A linear inequality in one variable can be written in one of the following forms, where a and b are real numbers and a Þ 0:

A linear inequality in one variable can be written in one of the following forms, where a and b are real numbers and a Þ 0: TEKS.6 a.2, a.5, A.7.A, A.7.B Solve Linear Inequalities Before You solved linear equations. Now You will solve linear inequalities. Why? So you can describe temperature ranges, as in Ex. 54. Key Vocabulary

More information

Add, Subtract, and Multiply Polynomials

Add, Subtract, and Multiply Polynomials TEKS 5.3 a.2, 2A.2.A; P.3.A, P.3.B Add, Subtract, and Multiply Polynomials Before You evaluated and graphed polynomial functions. Now You will add, subtract, and multiply polynomials. Why? So you can model

More information

Essential Question How can you determine the number of solutions of a linear system?

Essential Question How can you determine the number of solutions of a linear system? .1 TEXAS ESSENTIAL KNOWLEDGE AND SKILLS A.3.A A.3.B Solving Linear Sstems Using Substitution Essential Question How can ou determine the number of solutions of a linear sstem? A linear sstem is consistent

More information

Solve Quadratic Equations by Completing the Square

Solve Quadratic Equations by Completing the Square 10.5 Solve Quadratic Equations by Completing the Square Before You solved quadratic equations by finding square roots. Now You will solve quadratic equations by completing the square. Why? So you can solve

More information

Analyze Geometric Sequences and Series

Analyze Geometric Sequences and Series 23 a4, 2A2A; P4A, P4B TEKS Analyze Geometric Sequences and Series Before You studied arithmetic sequences and series Now You will study geometric sequences and series Why? So you can solve problems about

More information

constant matrix Study Guide and Review - Chapter 3

constant matrix Study Guide and Review - Chapter 3 Choose the term from above to complete each sentence. 1. A feasible region that is open and can go on forever is called. unbounded 2. To means to seek the best price or profit using linear programming.

More information

Graph Linear Inequalities in Two Variables. You solved linear inequalities in one variable. You will graph linear inequalities in two variables.

Graph Linear Inequalities in Two Variables. You solved linear inequalities in one variable. You will graph linear inequalities in two variables. TEKS.8 a.5 Before Now Graph Linear Inequalities in Two Variables You solved linear inequalities in one variable. You will graph linear inequalities in two variables. Wh? So ou can model data encoding,

More information

constant matrix Study Guide and Review - Chapter 3

constant matrix Study Guide and Review - Chapter 3 Choose the term from above to complete each sentence. 1. A feasible region that is open and can go on forever is called. unbounded 2. To means to seek the best price or profit using linear programming.

More information

3.1 NOTES Solving Systems of Linear Equations Graphically

3.1 NOTES Solving Systems of Linear Equations Graphically 3.1 NOTES Solving Systems of Linear Equations Graphically A system of two linear equations in two variables x and y consist of two equations of the following form: Ax + By = C Equation 1 Dx + Ey = F Equation

More information

3.1 Solving Linear Systems by Graphing 1. Graph and solve systems of linear equations in two variables. Solution of a system of linear equations

3.1 Solving Linear Systems by Graphing 1. Graph and solve systems of linear equations in two variables. Solution of a system of linear equations 3.1 Solving Linear Systems by Graphing Objectives 1. Graph and solve systems of linear equations in two variables. Key Terms System of linear equations Solution of a system of linear equations Check whether

More information

Model Direct Variation. You wrote and graphed linear equations. You will write and graph direct variation equations.

Model Direct Variation. You wrote and graphed linear equations. You will write and graph direct variation equations. 2.5 Model Direct Variation a.3, 2A.1.B, TEKS 2A.10.G Before Now You wrote and graphed linear equations. You will write and graph direct variation equations. Why? So you can model animal migration, as in

More information

Grade 8. Functions 8.F.1-3. Student Pages

Grade 8. Functions 8.F.1-3. Student Pages THE NEWARK PUBLIC SCHOOLS THE OFFICE OF MATHEMATICS Grade 8 Functions 8.F.1-3 Student Pages 2012 2012 COMMON CORE CORE STATE STATE STANDARDS ALIGNED ALIGNED MODULES Grade 8 - Lesson 1 Introductory Task

More information

Solve Absolute Value Equations and Inequalities

Solve Absolute Value Equations and Inequalities TEKS 1.7 a.1, a.2, a.5, 2A.2.A Solve Absolute Value Equations and Inequalities Before You solved linear equations and inequalities. Now You will solve absolute value equations and inequalities. Why? So

More information

proportion, p. 163 cross product, p. 168 scale drawing, p. 170

proportion, p. 163 cross product, p. 168 scale drawing, p. 170 REVIEW KEY VOCABULARY classzone.com Multi-Language Glossary Vocabulary practice inverse operations, p. 14 equivalent equations, p. 14 identity, p. 156 ratio, p. 162 proportion, p. 16 cross product, p.

More information

ALGEBRA UNIT 5 LINEAR SYSTEMS SOLVING SYSTEMS: GRAPHICALLY (Day 1)

ALGEBRA UNIT 5 LINEAR SYSTEMS SOLVING SYSTEMS: GRAPHICALLY (Day 1) ALGEBRA UNIT 5 LINEAR SYSTEMS SOLVING SYSTEMS: GRAPHICALLY (Day 1) System: Solution to Systems: Number Solutions Exactly one Infinite No solution Terminology Consistent and Consistent and Inconsistent

More information

1.3 Exercises. Vocabulary and Core Concept Check. Dynamic Solutions available at BigIdeasMath.com

1.3 Exercises. Vocabulary and Core Concept Check. Dynamic Solutions available at BigIdeasMath.com 1.3 Eercises Dnamic Solutions available at BigIdeasMath.com Vocabular and Core Concept Check 1. COMPLETE THE SENTENCE The linear equation = 1 + 3 is written in form.. VOCABULARY A line of best fit has

More information

Sample. Test Booklet. Subject: MA, Grade: HS PSSA 2013 Keystone Algebra 1. - signup at to remove - Student name:

Sample. Test Booklet. Subject: MA, Grade: HS PSSA 2013 Keystone Algebra 1. - signup at   to remove - Student name: Test Booklet Subject: MA, Grade: HS PSSA 2013 Keystone Algebra 1 Student name: Author: Pennsylvania District: Pennsylvania Released Tests Printed: Friday May 31, 2013 1 Which of the following inequalities

More information

Section 2.2 Objectives

Section 2.2 Objectives Section 2.2 Objectives Solve multi-step equations using algebra properties of equality. Solve equations that have no solution and equations that have infinitely many solutions. Solve equations with rational

More information

Apply Properties of 1.1 Real Numbers

Apply Properties of 1.1 Real Numbers TEKS Apply Properties of 1.1 Real Numbers a.1, a.6 Before Now You performed operations with real numbers. You will study properties of real numbers. Why? So you can order elevations, as in Ex. 58. Key

More information

Find Sums of Infinite Geometric Series

Find Sums of Infinite Geometric Series a, AA; PB, PD TEKS Find Sums of Infinite Geometric Series Before You found the sums of finite geometric series Now You will find the sums of infinite geometric series Why? So you can analyze a fractal,

More information

4.2b Class Activity: Substitution Method for Solving Systems of Equations

4.2b Class Activity: Substitution Method for Solving Systems of Equations 4.2b Class Activity: Substitution Method for Solving Systems of Equations Directions: Write a system of equations from the shapes. Find the value of each shape. 1. System of Equations: How did you determine

More information

Algebra 1 Unit 3 Practice

Algebra 1 Unit 3 Practice Lesson 1-1 Use the table for Items 1 and. Canoe Rental Days Cost ($) 1 5 3 78 5 1 7 13 1. Use function notation to write a linear function that gives the cost C in dollars of renting a canoe for t days.

More information

Write Quadratic Functions and Models

Write Quadratic Functions and Models 4.0 A..B, A.6.B, A.6.C, A.8.A TEKS Write Quadratic Functions and Models Before You wrote linear functions and models. Now You will write quadratic functions and models. Wh? So ou can model the cross section

More information

y in both equations.

y in both equations. Syllabus Objective: 3.1 The student will solve systems of linear equations in two or three variables using graphing, substitution, and linear combinations. System of Two Linear Equations: a set of two

More information

UNIT 5: Systems of Equations

UNIT 5: Systems of Equations Algebra 2 Trig UNIT 5: Systems of Equations Name: Teacher: Pd: 1 Table of Contents Day 1: Review Solving Linear Systems SWBAT: Solve linear systems algebraically and graphically. Homework: Page 7 Day 2:

More information

UNIT 5 INEQUALITIES CCM6+/7+ Name: Math Teacher:

UNIT 5 INEQUALITIES CCM6+/7+ Name: Math Teacher: UNIT 5 INEQUALITIES 2015-2016 CCM6+/7+ Name: Math Teacher: Topic(s) Page(s) Unit 5 Vocabulary 2 Writing and Graphing Inequalities 3 8 Solving One-Step Inequalities 9 15 Solving Multi-Step Inequalities

More information

Name Per. Keystone Exams Practice Test A.) $300,000 B.) $400,000 C.) $500,000 D.) $600,000

Name Per. Keystone Exams Practice Test A.) $300,000 B.) $400,000 C.) $500,000 D.) $600,000 Name Per Basic Skills Keystone Exams Practice Test 1.) A theme park charges $52 for a day pass and $110 for a week pass. Last month, 4,432 day passes and 979 week passes were sold. Which of the following

More information

Algebra 1 Third Quarter Study Guide

Algebra 1 Third Quarter Study Guide Algebra 1 Third Quarter Study Guide 1. Evaluate:. 2. Evaluate: 8 5 5 t. 2 s t when s = 5 and 7 Simplify. 3. 2 0 5 3 2x y x y 4. 4 3 54xy 5. 4 24 6. 3x 2 y 3 7. Is 3 a solution of? 8. A store that sells

More information

Represent Relations and Functions

Represent Relations and Functions TEKS. a., a., a.5, A..A Represent Relations and Functions Before You solved linear equations. Now You will represent relations and graph linear functions. Wh? So ou can model changes in elevation, as in

More information

Name Class Date. You can use the properties of equality to solve equations. Subtraction is the inverse of addition.

Name Class Date. You can use the properties of equality to solve equations. Subtraction is the inverse of addition. 2-1 Reteaching Solving One-Step Equations You can use the properties of equality to solve equations. Subtraction is the inverse of addition. What is the solution of + 5 =? In the equation, + 5 =, 5 is

More information

Unit 7 Systems and Linear Programming

Unit 7 Systems and Linear Programming Unit 7 Systems and Linear Programming PREREQUISITE SKILLS: students should be able to solve linear equations students should be able to graph linear equations students should be able to create linear equations

More information

68% 95% 99.7% x x 1 σ. x 1 2σ. x 1 3σ. Find a normal probability

68% 95% 99.7% x x 1 σ. x 1 2σ. x 1 3σ. Find a normal probability 11.3 a.1, 2A.1.B TEKS Use Normal Distributions Before You interpreted probability distributions. Now You will study normal distributions. Why? So you can model animal populations, as in Example 3. Key

More information

Essential Question How can you use substitution to solve a system of linear equations?

Essential Question How can you use substitution to solve a system of linear equations? 5.2 Solving Systems of Linear Equations by Substitution Essential Question How can you use substitution to solve a system of linear equations? Using Substitution to Solve Systems Work with a partner. Solve

More information

2a) Graph: y x 3 2b) Graph: y 2x. 3a) Graph: y 4 3 x

2a) Graph: y x 3 2b) Graph: y 2x. 3a) Graph: y 4 3 x Advanced Algebra Name Date: Semester Final Exam Review # ) Given f x x, determine the average rate of change between and 6? fb fa f x 6 6 f 9 Completed Example: ba f 4 7 6, 9, 7 9 7 6 f x 6 8 Unit : Linear

More information

Name: Systems 2.1. Ready Topic: Determine if given value is a solution and solve systems of equations

Name: Systems 2.1. Ready Topic: Determine if given value is a solution and solve systems of equations Name: Systems 2.1 Ready, Set, Go! Ready Topic: Determine if given value is a solution and solve systems of equations TE-16 1. Graph both equations on the same axes. Then determine which ordered pair is

More information

Solving and Graphing Linear Inequalities Chapter Questions. 2. Explain the steps to graphing an inequality on a number line.

Solving and Graphing Linear Inequalities Chapter Questions. 2. Explain the steps to graphing an inequality on a number line. Solving and Graphing Linear Inequalities Chapter Questions 1. How do we translate a statement into an inequality? 2. Explain the steps to graphing an inequality on a number line. 3. How is solving an inequality

More information

Algebra I Practice Exam

Algebra I Practice Exam Algebra I This practice assessment represents selected TEKS student expectations for each reporting category. These questions do not represent all the student expectations eligible for assessment. Copyright

More information

Chapter 4: Systems of Equations and Inequalities

Chapter 4: Systems of Equations and Inequalities Chapter 4: Systems of Equations and Inequalities 4.1 Systems of Equations A system of two linear equations in two variables x and y consist of two equations of the following form: Equation 1: ax + by =

More information

Graph Quadratic Functions in Standard Form

Graph Quadratic Functions in Standard Form TEKS 4. 2A.4.A, 2A.4.B, 2A.6.B, 2A.8.A Graph Quadratic Functions in Standard Form Before You graphed linear functions. Now You will graph quadratic functions. Wh? So ou can model sports revenue, as in

More information

Algebra 1 STAAR EOC Review #7 Reporting Category 4: Linear Equations and Inequalities

Algebra 1 STAAR EOC Review #7 Reporting Category 4: Linear Equations and Inequalities Name Class Date RC3 A.07A Algebra 1 STAAR EOC Review #7 Reporting Category 4: Linear Equations and Inequalities 1. Passengers on many commercial flights may make calls from a telephone provided by the

More information

Apply Properties of Logarithms. Let b, m, and n be positive numbers such that b Þ 1. m 1 log b. mn 5 log b. m }n 5 log b. log b.

Apply Properties of Logarithms. Let b, m, and n be positive numbers such that b Þ 1. m 1 log b. mn 5 log b. m }n 5 log b. log b. TEKS 7.5 a.2, 2A.2.A, 2A.11.C Apply Properties of Logarithms Before You evaluated logarithms. Now You will rewrite logarithmic epressions. Why? So you can model the loudness of sounds, as in E. 63. Key

More information

Topic 1. Solving Equations and Inequalities 1. Solve the following equation

Topic 1. Solving Equations and Inequalities 1. Solve the following equation Topic 1. Solving Equations and Inequalities 1. Solve the following equation Algebraically 2( x 3) = 12 Graphically 2( x 3) = 12 2. Solve the following equations algebraically a. 5w 15 2w = 2(w 5) b. 1

More information

Topic 1 Practice Test- Mrs. Daniel Algerba 1

Topic 1 Practice Test- Mrs. Daniel Algerba 1 Name: Class: Date: ID: A Topic 1 Practice Test- Mrs. Daniel Algerba 1 1. Solve the equation q 3 = 31. Write a reason for each step. 2. Solve 39 = 9 2z. Write a reason for each step. 3. Solve 3(a + 3) 6

More information

Name Class Date. Pearson Education, Inc., publishing as Pearson Prentice Hall. All rights reserved.

Name Class Date. Pearson Education, Inc., publishing as Pearson Prentice Hall. All rights reserved. Practice - Solving Two-Step Equations Solve each equation. Check your answer.. a +. +. b +. 9 + t. a +. -t + Write an equation to model each situation. Then solve.. You want to buy a bouquet of yellow

More information

Math 7 Homework # 46 M3 L1

Math 7 Homework # 46 M3 L1 Name Date Math 7 Homework # 46 M3 L1 Lesson Summary Terms that contain exactly the same variable symbol can be combined by addition or subtraction because the variable represents the same number. Any order,

More information

tiple Choice tify the letter of the choice that best completes the statement or answers the question.

tiple Choice tify the letter of the choice that best completes the statement or answers the question. T PREP tiple Choice tify the letter of the choice that best completes the statement or answers the question. 1. The owner of a small business makes $76,000 per year. His business manager makes $49,000.

More information

7.3. Multivariable Linear Systems. Row-Echelon Form and Back-Substitution. What you should learn. Why you should learn it

7.3. Multivariable Linear Systems. Row-Echelon Form and Back-Substitution. What you should learn. Why you should learn it 333202_0703.qxd 12/5/05 9:42 AM Page 519 Section 7.3 Multivariable Linear Systems 519 7.3 Multivariable Linear Systems What you should learn Use back-substitution to solve linear systems in row-echelon

More information

A function is a rule that establishes a relationship between two quantities, called

A function is a rule that establishes a relationship between two quantities, called 1.7 An Introduction to Functions What you should learn GOAL 1 Identify a function and make an input-output table for a function. GOAL 2 Write an equation for a real-life function, such as the relationship

More information

Systems of Equations Unit Five ONE NONE INFINITE

Systems of Equations Unit Five ONE NONE INFINITE Systems of Equations Unit Five ONE NONE INFINITE Standards: 8.EE.8 Analyze and solve pairs of simultaneous linear equations. a. Understand that solutions to a system of two linear equations in two variables

More information

Advanced Algebra Name Date: Semester 1 Final Review ( ) , determine the average rate of change between 3 and 6? 4a) Graph: 3x

Advanced Algebra Name Date: Semester 1 Final Review ( ) , determine the average rate of change between 3 and 6? 4a) Graph: 3x Advanced Algebra Name Date: Semester Final Review ) Given f ( x) x = +, determine the average rate of change between and 6? f x = fa fb b a ( 6) = ( 6 ) + ( ) = ( ) f = + = 9 f + = 4 + = 7 ( 6, 9 ) (,

More information

Chapter 6 BUILD YOUR VOCABULARY

Chapter 6 BUILD YOUR VOCABULARY C H A P T E R 6 BUILD YOUR VOCABULARY This is an alphabetical list of new vocabulary terms you will learn in Chapter 6. As you complete the study notes for the chapter, you will see Build Your Vocabulary

More information

Ready To Go On? Skills Intervention 2-1 Solving Equations by Adding or Subtracting

Ready To Go On? Skills Intervention 2-1 Solving Equations by Adding or Subtracting Ready To Go On? Skills Intervention 2-1 Solving Equations by Adding or Subtracting Find these vocabulary words in Lesson 2-1 and the Multilingual Glossary. Vocabulary equation solution of an equation Solve

More information

inequalities Solutions Key _ 6x 41 Holt McDougal Algebra 1 think and discuss 2-1 Check it out! b w 4-4 w

inequalities Solutions Key _ 6x 41 Holt McDougal Algebra 1 think and discuss 2-1 Check it out! b w 4-4 w CHAPTER Inequalities Solutions Key Are You Ready?. B. E. F. D. C 6. b - a = 6 - = 7. ab = ()(6) = 9. a + b = + 6 = 8 8. b a = 6 =. .. % =..

More information

Solving and Graphing Linear Inequalities 66.1 Solve Inequalities Using Addition and Subtraction

Solving and Graphing Linear Inequalities 66.1 Solve Inequalities Using Addition and Subtraction Solving and Graphing Linear Inequalities 66.1 Solve Inequalities Using Addition and Subtraction 6.2 Solve Inequalities Using Multiplication and Division 6.3 Solve Multi-Step Inequalities 6.4 Solve Compound

More information

Instructional Materials for WCSD Math Common Finals

Instructional Materials for WCSD Math Common Finals Instructional Materials for WCSD Math Common Finals The Instructional Materials are for student and teacher use and are aligned to the Course Guides for the following courses: High School Algebra 1 S1

More information

Practice Integrated II Final Exam Review

Practice Integrated II Final Exam Review Name: Practice Integrated II Final Exam Review The questions below represent the types of questions you will see on your final exam. Your final will be all multiple choice however, so if you are able to

More information

Suppose one cell phone company charges $0.10 per minute for phone calls.

Suppose one cell phone company charges $0.10 per minute for phone calls. What s for Lunch? Solving More Systems Learning Goals In this lesson, you will: Write a linear system of equations to represent a problem context. Choose the best method to solve a linear system of equations.

More information

Solve Trigonometric Equations. Solve a trigonometric equation

Solve Trigonometric Equations. Solve a trigonometric equation 14.4 a.5, a.6, A..A; P.3.D TEKS Before Now Solve Trigonometric Equations You verified trigonometric identities. You will solve trigonometric equations. Why? So you can solve surface area problems, as in

More information

More with Systems of Equations

More with Systems of Equations More with Systems of Equations In 2008, 4.7 million Americans went on a rafting expedition. In Georgia, outfitters run whitewater expeditions for ages 8 and up on the Chattooga River. 12.1 Systems of Equations

More information

4. The table shows the number of toll booths driven through compared to the cost of using a Toll Tag.

4. The table shows the number of toll booths driven through compared to the cost of using a Toll Tag. ALGEBRA 1 Fall 2016 Semester Exam Review Name 1. According to the data shown below, which would be the best prediction of the average cost of a -bedroom house in Georgetown in the year 2018? Year Average

More information

Lesson 8: Representing Proportional Relationships with Equations

Lesson 8: Representing Proportional Relationships with Equations Lesson 8: Representing Proportional Relationships with Equations Student Outcomes Students use the constant of proportionality to represent proportional relationships by equations in real world contexts

More information

Quiz For use after Section 3.2

Quiz For use after Section 3.2 Name Date Quiz For use after Section.2 Identify the terms, coefficients, and constants of the expression. 2 1. 5h + 9 2. a + 2 + 7b Answers 1. Write the expression using exponents.. r r r r r r 4. 4 d

More information

Define the word inequality

Define the word inequality Warm Up: Define the word inequality Agenda: Objective- Students can solve linear inequalities in one variable, including equations with coefficients represented by letters. Define Inequalities One & Two

More information

Solve Exponential and Logarithmic Equations. You studied exponential and logarithmic functions. You will solve exponential and logarithmic equations.

Solve Exponential and Logarithmic Equations. You studied exponential and logarithmic functions. You will solve exponential and logarithmic equations. TEKS 7.6 Solve Exponential and Logarithmic Equations 2A..A, 2A..C, 2A..D, 2A..F Before Now You studied exponential and logarithmic functions. You will solve exponential and logarithmic equations. Why?

More information

Solve Radical Equations

Solve Radical Equations 6.6 Solve Radical Equations TEKS 2A.9.B, 2A.9.C, 2A.9.D, 2A.9.F Before Now You solved polynomial equations. You will solve radical equations. Why? So you can calculate hang time, as in Ex. 60. Key Vocabulary

More information

The Remainder and Factor Theorems

The Remainder and Factor Theorems Page 1 of 7 6.5 The Remainder and Factor Theorems What you should learn GOAL 1 Divide polynomials and relate the result to the remainder theorem and the factor theorem. GOAL 2 Use polynomial division in

More information

Intensive Math-Algebra I Mini-Lesson MA.912.A.3.1

Intensive Math-Algebra I Mini-Lesson MA.912.A.3.1 Intensive Math-Algebra I Mini-Lesson MA.912.A.3.1 Summer 2013 Solving Linear Equations Student Packet Day 3 Name: Date: Benchmark MA.912.A.3.1 Solve linear equations in one variable that include simplifying

More information

Graph Simple Rational Functions. is a rational function. The graph of this function when a 5 1 is shown below.

Graph Simple Rational Functions. is a rational function. The graph of this function when a 5 1 is shown below. TEKS 8.2 2A.0.A, 2A.0.B, 2A.0.C, 2A.0.F Graph Simple Rational Functions Before You graphed polnomial functions. Now You will graph rational functions. Wh? So ou can find average monthl costs, as in E.

More information

2 Haddasah and Devon went shopping together.

2 Haddasah and Devon went shopping together. 1 A garden store has two sizes of plants for sale. Plants in small pots cost $3.50. Plants in big pots cost $6.00. One day, 18 plants were sold for a total of $80.50. How many plants in BIG pots were sold

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

Analyze Scatter Plots. How can you analyze data displayed on a scatter plot?

Analyze Scatter Plots. How can you analyze data displayed on a scatter plot? ? Name 1. Essential Question nalyze Scatter Plots How can you analyze data displayed on a scatter plot? ata nalysis 5.9. MTHEMTIL PROESSES 5.1., 5.1., 5.1.F Unlock the Problem You can use a scatter plot

More information

Why? Speed Skating Tracks offi cial track short track

Why? Speed Skating Tracks offi cial track short track Applying Systems of Linear Equations Then You solved systems of equations by using substitution and elimination. (Lessons 6-2, 6-3, and 6-4) Now 1Determine the best method for solving systems of 2Apply

More information

Why? 0.10d 2x z _

Why? 0.10d 2x z _ Variables and Expressions Then You performed operations on integers. (Lesson 0-3) Now 1Write verbal expressions for algebraic expressions. 2Write algebraic expressions for verbal expressions. Why? Cassie

More information

Samples and Surveys pp

Samples and Surveys pp LESSON 4-1 Samples and Surveys pp. 174 175 Vocabulary population (p. 174) sample (p. 174) biased sample (p. 174) random sample (p. 175) systematic sample (p. 175) stratified sample (p. 175) Additional

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

Unit 5 SIMULTANEOUS LINEAR EQUATIONS

Unit 5 SIMULTANEOUS LINEAR EQUATIONS MATH 8 Unit 5 SIMULTANEOUS LINEAR EQUATIONS By the end of this unit, students should be able to: 1. Solve simultaneous linear equations by graphing. 2. Understand what it means to solve a system of equations.

More information

Study Guide For use with pages 63 68

Study Guide For use with pages 63 68 2.1 For use with pages 63 68 GOAL Use properties of addition and multiplication. VOCABULARY Lesson 2.1 Commutative Property of Addition: In a sum, you can add the numbers in any order. Associative Property

More information

Goal: Write variable expressions and equations. a. A number increased by 3. c. 1 more than three times a number

Goal: Write variable expressions and equations. a. A number increased by 3. c. 1 more than three times a number S E S N Writing Expressions and Equations Goal: Write variable expressions and equations. Vocabulary Verbal model: EXAMPE 1 Translating Verbal Phrases Verbal phrase Expression a. A number increased by

More information

Sequences, Series, and Probability

Sequences, Series, and Probability Sequences, Series, and Probability 9. Sequences and Series 9. Arithmetic Sequences and Partial Sums 9.3 Geometric Sequences and Series 9.4 Mathematical Induction 9.5 The Binomial Theorem 9.6 Counting Principles

More information

Lesson 1. Unit 6 Practice Problems. Problem 1. Solution

Lesson 1. Unit 6 Practice Problems. Problem 1. Solution Unit 6 Practice Problems Lesson 1 Lesson 2 Lesson 3 Lesson 4 Lesson 5 Lesson 6 Lesson 7 Lesson 8 Lesson 9 Lesson 10 Lesson 11 Lesson 12 Lesson 13 Lesson 14 Lesson 15 Lesson 16 Lesson 17 Lesson 18 Lesson

More information

Tone-Up Tuesday #6 Systems of Linear Equations & Inequalities Due Date: 4/14/14 Problems per night: 3

Tone-Up Tuesday #6 Systems of Linear Equations & Inequalities Due Date: 4/14/14 Problems per night: 3 Tone-Up Tuesday #6 Name: Systems of Linear Equations & Inequalities Due Date: 4/14/14 Problems per night: 3 Systems of Linear Equations A. Solving Systems of Linear Equations by Graphing Graph and check

More information

First Differences WS 5.1. Rate of Change WS 5.2. Slope/Rate of Change WS 5.3. Partial Variation WS 5.5. Mid Chapter Review & EQAO Practice

First Differences WS 5.1. Rate of Change WS 5.2. Slope/Rate of Change WS 5.3. Partial Variation WS 5.5. Mid Chapter Review & EQAO Practice UNIT 5 - LINEAR RELATIONS Date Lesson Topic HW Nov. 22 5.1 First Differences WS 5.1 Nov. 22 5.2 Rate of Change WS 5.2 Nov. 27 5.3 Slope/Rate of Change WS 5.3 Nov. 28 5.4 Direct Variation QUIZ (5.1-5.2)

More information

Name: Section Registered In:

Name: Section Registered In: Name: Section Registered In: Math 125 Exam 1 Version 1 February 21, 2006 60 points possible 1. (a) (3pts) Define what it means for a linear system to be inconsistent. Solution: A linear system is inconsistent

More information

and 3 on a number line.

and 3 on a number line. EXAMPLE 1 Graph real numbers on a number line Graph the real numbers 5 4 and 3 on a number line. 5 Note that = 1.25. Use a calculator to approximate 3 4 to the nearest tenth: 3 1.7. (The symbol means is

More information

MAFS Algebra 1. FSA EOC Review. Day 19 - Student Packet

MAFS Algebra 1. FSA EOC Review. Day 19 - Student Packet MAFS Algebra 1 FSA EOC Review Day 19 - Student Packet Day 19: FSA EOC Review MAFS.912.A-CED.1.2 1. Lawrence's parents pay him a base allowance of $10 per week and $3.20 per hour for extra chores he completes.

More information

Instructor: TODD CONKLIN Course: 3rd hour Math

Instructor: TODD CONKLIN Course: 3rd hour Math Student: Date: Instructor: TODD CONKLIN Course: 3rd hour Math Assignment: Samples and Populations Practice/ End of Year Review 1. You ask 8 classmates how many pencils they have in their bags. The mean

More information

Math 1 Unit 7 Review

Math 1 Unit 7 Review Name: ate: 1. Which ordered pair is the solution to this system of equations? 5. system of equations is graphed on the set of axes below. y = x + 4 x + y = 2. (1, 5). (0, 2). ( 1, 3). ( 4, 0) 2. Which

More information

6 th Grade Fractions Chapter Questions. 1. Explain how to add, subtract, multiply and divide fractions.

6 th Grade Fractions Chapter Questions. 1. Explain how to add, subtract, multiply and divide fractions. 6 th Grade Fractions Chapter Questions. Explain how to add, subtract, multiply and divide fractions.. Explain why you multiply by the inverse when dividing.. What is the GCF and how do you determine it?.

More information

ALGEBRA 1. Unit 3 Chapter 6. This book belongs to: Teacher:

ALGEBRA 1. Unit 3 Chapter 6. This book belongs to: Teacher: ALGEBRA 1 Teacher: Unit 3 Chapter 6 This book belongs to: UPDATED FALL 2016 1 2 Algebra 1 Section 6.1 Notes: Graphing Systems of Equations Day 1 Warm-Up 1. Graph y = 3x 1 on a coordinate plane. 2. Check

More information

Integrated Math 1 Module 1 Honors Matrix Madness Ready, Set, Go! Homework

Integrated Math 1 Module 1 Honors Matrix Madness Ready, Set, Go! Homework 1 Integrated Math 1 Module 1 Honors Matrix Madness Ready, Set, Go! Homework Adapted from: The Mathematics Vision Project: Scott Hendrickson, Joleigh Honey, Barbara Kuehl, Travis Lemon, Janet Sutorius 2012

More information

WHACK-A-MOLE

WHACK-A-MOLE 1 2 3 5 6 7 9 10 11 13 14 15 17 18 19 21 22 23 WHACK-A-MOLE 8 16 24 4 12 20 1 QUESTION #1 Which of the following ordered pairs is the solution of the linear system: y = 3x + 8 5y x = 12 a) (1, 7) b) (

More information

c. (4abc 2 ) 0 6. Solve the following equations, and name the properties used for each step.

c. (4abc 2 ) 0 6. Solve the following equations, and name the properties used for each step. Name: CC Algebra 9H Midterm Review Date:. Simplify the following: (3x + x 3) (x 5x + 7) (9 t t ) (8t + t ). Simplify the following (x + )(3x 8x + ) (x 3) c. (x + ) 3 3. Simplify the following using the

More information

SOLVING LINEAR INEQUALITIES

SOLVING LINEAR INEQUALITIES Topic 15: Solving linear inequalities 65 SOLVING LINEAR INEQUALITIES Lesson 15.1 Inequalities on the number line 15.1 OPENER Consider the inequality x > 7. 1. List five numbers that make the inequality

More information

Solve Radical Equations

Solve Radical Equations 6.6 Solve Radical Equations Before You solved polynomial equations. Now You will solve radical equations. Why? So you can calculate hang time, as in Ex. 60. Key Vocabulary radical equation extraneous solution,

More information

SOL Review Items. 7.1 The student will. 7.1a 1. Which fraction and decimal are equivalent to A. and B. and C. and D. and 0.

SOL Review Items. 7.1 The student will. 7.1a 1. Which fraction and decimal are equivalent to A. and B. and C. and D. and 0. 7.1 The student will a) investigate and describe the concept of negative exponents for powers of ten; b) determine scientific notation for numbers greater than zero; c) compare and order fractions, decimals,

More information

Factor and Solve Polynomial Equations. In Chapter 4, you learned how to factor the following types of quadratic expressions.

Factor and Solve Polynomial Equations. In Chapter 4, you learned how to factor the following types of quadratic expressions. TEKS 5.4 2A.1.A, 2A.2.A; P..A, P..B Factor and Solve Polynomial Equations Before You factored and solved quadratic equations. Now You will factor and solve other polynomial equations. Why? So you can find

More information