Systems of Equations and Applications

Size: px
Start display at page:

Download "Systems of Equations and Applications"

Transcription

1 456 CHAPTER 8 Graphs, Functions, and Systems of Equations and Inequalities 8.7 Systems of Equations and Applications Linear Systems in Two Variables The worldwide personal computer market share for different manufacturers has varied, with first one, then another obtaining a larger share. As shown in Figure 36, Hewlett-Packard s share rose during , while Packard Bell, NEC saw its share decline. The graphs intersect at the point when the two companies had the same market share. MARKET SHARE Market Share (in percent) Packard Bell, NEC Hewlett-Packard Year y x + y = 5 (3, 2) 0 2x y = 4 FIGURE 37 x Source: Intelliquest; IDC. FIGURE 36 We could use a linear equation to model the graph of Hewlett-Packard s market share and another linear equation to model the graph of Packard Bell, NEC s market share. Such a set of equations is called a system of equations. The point where the graphs in Figure 36 intersect is a solution of each of the individual equations. It is also the solution of the system of equations. The definition of a linear equation given earlier can be extended to more variables. Any equation of the form a 1 x 1 a 2 x 2 a n x n b for real numbers a 1, a 2,, a n (not all of which are 0), and b, is a linear equation in n variables. If all the equations in a system are linear, the system is a system of linear equations, or a linear system. In Figure 37, the two linear equations x y 5 and 2x y 4 are graphed in the same coordinate system. Notice that they intersect at the point 3, 2. Because 3, 2 is the only ordered pair that satisfies both equations at the same time, we say that 3, 2 is the solution set of the system x y 5 2x y 4. Since the graph of a linear equation is a straight line, there are three possibilities for the number of solutions in the solution set of a system of two linear equations, as shown in Figure 38 on the next page.

2 8.7 Systems of Equations and Applications 457 2x y = x + y = 5 A graphing calculator supports our statement that 3, 2 is the solution of the system Graphs of a Linear System (The Three Possibilities) 1. The two graphs intersect in a single point. The coordinates of this point give the only solution of the system. In this case, the system is consistent, and the equations are independent. This is the most common case. See Figure 38(a). 0 y One solution x 0 y No solution x x y 5 2x y 4. (a) (b) FIGURE The graphs are parallel lines. In this case the system is inconsistent; that is, there is no solution common to both equations of the system, and the solution set is 0. See Figure 38(b). 3. The graphs are the same line. In this case the equations are dependent, since any solution of one equation of the system is also a solution of the other. The solution set is an infinite set of ordered pairs representing the points on the line. See Figure 38(c). y 0 x Infinite number of solutions (c) FIGURE 38 In most cases we cannot rely on graphing to solve systems. There are algebraic methods to do this, and one such method, called the elimination method, is explained in the following examples. The elimination method involves combining the two equations of the system so that one variable is eliminated. This is done using the following fact. If a b and c d, then a c b d. The general method of solving a system by elimination is summarized as follows.

3 458 CHAPTER 8 Graphs, Functions, and Systems of Equations and Inequalities The solution of systems of equations of graphs more complicated than straight lines is the principle behind the mattang (shown on this stamp), a stick chart used by the people of the Marshall Islands in the Pacific. A mattang is made of roots tied together with coconut fibers, and it shows the wave patterns found when approaching an island. Solving Linear Systems by Elimination Step 1: Write in standard form. Write both equations in the form Ax By C. Step 2: Make the coefficients of one pair of variable terms opposites. Multiply one or both equations by appropriate numbers so that the sum of the coefficients of either x or y is zero. Step 3: Add. Add the new equations to eliminate a variable. The sum should be an equation with just one variable. Step 4: Solve. Solve the equation from Step 3. Step 5: Find the other value. Substitute the result of Step 4 into either of the given equations and solve for the other variable. Step 6: Find the solution set. Check the solution in both of the given equations. Then write the solution set. EXAMPLE 1 Solve the system x 2y = x + 3y = 13 The solution in Example 1 is supported by a graphing calculator. We solve each equation for y, graph them both, and find the point of intersection of the two lines: (2, 3). 5x 2y 4 2x 3y 13 (1) Step 1: Both equations are already in standard form. Step 2: Our goal is to add the two equations so that one of the variables is eliminated. Suppose we wish to eliminate the variable x. Since the coefficients of x are not opposites, we must first transform one or both equations so that the coefficients are opposites. Then, when we combine the equations, the term with x will have a coefficient of 0, and we will be able to solve for y. We begin by multiplying equation (1) by 2 and equation by 5. 10x 4y 8 2 times each side of equation (1) 10x 15y 65 5 times each side of equation Step 3: Now add the two equations to eliminate x. 10x 4y 8 10x 15y 65 19y 57 Step 4: Solve the equation from Step 3 to get y 3. Step 5: To find x, we substitute 3 for y in either of the original equations. Substituting in equation gives 2x 3y 13 2x 3(3) 13 2x x 4 x 2. Add. Let y 3. Subtract 9. Divide by 2.

4 8.7 Systems of Equations and Applications 459 Step 6: The solution appears to be 2, 3. To check, substitute 2 for x and 3 for y in both of the original equations. 5x 2y 4 (1) 2 x 3y (3) 4? 2 3(3) 13? ? ? 4 4 True True The solution set is 2, 3. Linear systems can also be solved by the substitution method. This method is most useful for solving linear systems in which one variable has coefficient 1 or 1. As shown in more advanced algebra courses, the substitution method is the best choice for solving many nonlinear systems. The method of solving a system by substitution is summarized as follows. Solving Linear Systems by Substitution Step 1: Solve for one variable in terms of the other. Solve one of the equations for either variable. (If one of the variables has coefficient 1 or 1, choose it, since the substitution method is usually easier this way.) Step 2: Substitute. Substitute for that variable in the other equation. The result should be an equation with just one variable. Step 3: Solve. Solve the equation from Step 2. Step 4: Find the other value. Substitute the result from Step 3 into the equation from Step 1 to find the value of the other variable. Step 5: Find the solution set. Check the solution in both of the given equations. Then write the solution set. The following example illustrates this method. EXAMPLE 2 Solve the system. 3x 2y 13 (1) 4x y 1 Step 1: To use the substitution method, first solve one of the equations for either x or y. Since the coefficient of y in equation is 1, it is easiest to solve for y in equation. y 1 4x y 1 4x Step 2: Substitute 1 4x for y in equation (1) to get an equation in x. 3x 2y 13 (1) 3x 2 1 4x 13 Let y 1 4x. Step 3: Solve for x in the equation just obtained. 3x 2 8x 13 11x 11 x 1 Distributive property Combine terms; subtract 2. Divide by 11.

5 460 CHAPTER 8 Graphs, Functions, and Systems of Equations and Inequalities Step 4: Now solve for y. Since y 1 4x, y Step 5: Check to show that ordered pair 1, 5 satisfies both equations. The solution set is 1, 5. The next example illustrates special cases that may result when systems are solved. (We will use the elimination method, but the same conclusions will follow when the substitution method is used.) 6x + 4y = 7 EXAMPLE 3 (a) Solve the system 10 3x 2y 4 6x 4y 7. (1) The variable x can be eliminated by multiplying both sides of equation (1) by 2 and then adding. 10 3x 2y = 4 6x 4y 6x 4y times equation (1) The graphs of the equations in 0 15 False Example 3(a) are parallel. There Both variables were eliminated here, leaving the false statement 0 15, indicating that these two equations have no solutions in common. The system is in- are no solutions. consistent, with the empty set 0 as the solution set. 8x 2y = 4 (b) Solve the system 4x + y = 2 4x y 2 (1) 10 8x 2y Eliminate x by multiplying both sides of equation (1) by 2 and then adding the result to equation. 8x 2y 4 2 times equation (1) 10 8x 2y 4 The graphs of the equations in 0 0 True Example 3(b) coincide. We see only one line. There are infinitely This true statement, 0 0, indicates that a solution of one equation is also a solution of the other, so the solution set is an infinite set of ordered pairs. The two many solutions. equations are dependent. We will write the solution set of a system of dependent equations as a set of ordered pairs by expressing x in terms of y as follows. Choose either equation and solve for x. Choosing equation (1) gives The solution set is written as 4x y 2 x 2 y 4 y 2, 4 y. y 2. 4 By selecting values for y and calculating the corresponding values for x, individual ordered pairs of the solution set can be found. For example, if y 2, x and the ordered pair 1, 2 is a solution.

6 8.7 Systems of Equations and Applications 461 Linear Systems in Three Variables A solution of an equation in three variables, such as 2x 3y z 4, is called an ordered triple and is written x, y, z. For example, the ordered triples 1, 1, 1 and 10, 3, 7 are both solutions of 2x 3y z 4, since the numbers in these ordered triples satisfy the equation when used as replacements for x, y, and z, respectively. The methods of solving systems of two equations in two variables can be extended to solving systems of equations in three variables such as 4x 8y z 2 x 7y 3z 14 2x 3y 2z 3. Theoretically, a system of this type can be solved by graphing. However, the graph of a linear equation with three variables is a plane and not a line. Since the graph of each equation of the system is a plane, which requires three-dimensional graphing, this method is not practical. However, it does illustrate the number of solutions possible for such systems, as Figure 39 shows. Graphs of Linear Systems in Three Variables 1. The three planes may meet at a single, common point that forms the solution set of the system. See Figure 39(a). 2. The three planes may have the points of a line in common so that the set of points along that line is the solution set of the system. See Figure 39( b). 3. The planes may have no points common to all three so that there is no solution for the system. See Figure 39(c). 4. The three planes may coincide so that the solution set of the system is the set of all points on that plane. See Figure 39(d). I P II III I II III (a) A single solution (b) Points of a line in common I II III I, II, III (c) One case of no points in common (d) All points in common FIGURE 39

7 462 CHAPTER 8 Graphs, Functions, and Systems of Equations and Inequalities There are other illustrations of the above cases. For example, two of the planes might intersect in a line, while the third plane is parallel to one of these planes, again resulting in no points common to all three planes. We give only one example of each case in Figure 39. Since graphing to find the solution set of a system of three equations in three variables is impractical, these systems are solved with an extension of the elimination method, summarized as follows. Solving Linear Systems in Three Variables by Elimination Step 1: Eliminate a variable. Use the elimination method to eliminate any variable from any two of the given equations. The result is an equation in two variables. Step 2: Eliminate the same variable again. Eliminate the same variable from any other two equations. The result is an equation in the same two variables as in Step 1. Step 3: Eliminate a different variable and solve. Use the elimination method to eliminate a second variable from the two equations in two variables that result from Steps 1 and 2. The result is an equation in one variable that gives the value of that variable. Step 4: Find a second value. Substitute the value of the variable found in Step 3 into either of the equations in two variables to find the value of the second variable. Step 5: Find a third value. Use the values of the two variables from Steps 3 and 4 to find the value of the third variable by substituting into any of the original equations. Step 6: Find the solution set. Check the solution in all of the original equations. Then write the solution set. EXAMPLE 4 Solve the system. 4x 8y z 2 x 7y 3z 14 2x 3y 2z 3 (1) (3) Step 1: As before, the elimination method involves eliminating a variable from the sum of two equations. The choice of which variable to eliminate is arbitrary. Suppose we decide to begin by eliminating z. To do this, multiply both sides of equation (1) by 3 and then add the result to equation. 12x 24y 3z 6 x 7y 3z 14 13x 31y 8 Multiply both sides of equation (1) by 3. Add.

8 8.7 Systems of Equations and Applications 463 Step 2: The new equation has only two variables. To get another equation without z, multiply both sides of equation (1) by 2 and add the result to equation (3). It is essential at this point to eliminate the same variable, z. 8x 16y 2z 4 2x 3y 2z 3 Multiply both sides of equation (1) by 2. (3) 6x 19y 1 Add. Step 3: Now solve the system of equations from Steps 1 and 2 for x and y. (This step is possible only if the same variable is eliminated in the first two steps.) 78x 186y 48 78x 247y 13 61y 61 Multiply both sides of 13x 31y 8 by 6. Multiply both sides of 6x 19y 1 by 13. Add. y 1 Step 4: Substitute 1 for y in either equation from Steps 1 and 2. Choosing 19y 1 gives 6x 6x 19y 1 6x Let y 1. 6x x 18 x 3. Step 5: Substitute 3 for x and 1 for y in any one of the three given equations to find z. Choosing equation (1) gives 4 x 8y z z 2 Let x 3 and y 1. z 6. Step 6: It appears that the ordered triple 3, 1, 6 is the only solution of the system. Check that the solution satisfies all three equations of the system. We show the check here only for equation (1). 4x 8y z 2 (1) A graphing calculator can be programmed to solve a system such as the one in Example 4. Compare the result here to the solution in the text ? ? 2 2 True Because 3, 1, 6 also satisfies the equations and (3), the solution set is 3, 1, 6.

9 464 CHAPTER 8 Graphs, Functions, and Systems of Equations and Inequalities Applications of Linear Systems Problem Solving Many problems involve more than one unknown quantity. Although some problems with two unknowns can be solved using just one variable, many times it is easier to use two variables. To solve a problem with two unknowns, we write two equations that relate the unknown quantities; the system formed by the pair of equations then can be solved using the methods of this section. Here is a way to find a person s age and the date of his or her birth. Ask the person to do the following. 1. Multiply the number of the month of birth by Add the date of the month. 3. Multiply the sum by Add Multiply this result by Add Multiply by Add Add the person s age to this. Ask the person the number obtained. You should then subtract 444 from the number you are given. The final two figures give the age, the next figure (or figures) will identify the date of the month, and the first figure (or figures) will give the number of the month. The following steps, based on the six-step problem-solving method first introduced in Chapter 7, give a strategy for solving problems using more than one variable. Solving an Applied Problem by Writing a System of Equations Step 1: Step 2: Step 3: Step 4: Step 5: Step 6: Read the problem carefully until you understand what is given and what is to be found. Assign variables to represent the unknown values, using diagrams or tables as needed. Write down what each variable represents. Write a system of equations that relates the unknowns. Solve the system of equations. State the answer to the problem. Does it seem reasonable? Check the answer in the words of the original problem. Problems about the perimeter of a geometric figure often involve two unknowns and can be solved using systems of equations. EXAMPLE 5 Unlike football, where the dimensions of a playing field cannot vary, a rectangular soccer field may have a width between 50 and 100 yd and a length between 50 and 100 yd. Suppose that one particular field has a perimeter of 320 yd. Its length measures 40 yd more than its width. What are the dimensions of this field? (Source: Microsoft Encarta Encyclopedia 2000.) Step 1: Read the problem again. We are asked to find the dimensions of the field. Step 2: Assign variables. Let L the length and W the width. Figure 40 on the next page shows a soccer field with the length labeled L and the width labeled W. Step 3: Write a system of equations. Because the perimeter is 320 yd, we find one equation by using the perimeter formula: 2L 2W 320.

10 8.7 Systems of Equations and Applications 465 Because the length is 40 yd more than the width, we have L W 40. The system is, therefore, 2L 2W 320 (1) L W 40. Step 4: Solve the system of equations. Since equation is solved for L, we can use the substitution method. We substitute W 40 for L in equation (1), and solve for W. 2L 2W 320 (1) 2 W 40 2W 320 L W 40 2W 80 2W 320 Distributive property 4W Combine like terms. 4W 240 Subtract 80. W 60 Divide by 4. Let W 60 in the equation L W 40 to find L. L Step 5: State the answer. The length is 100 yd, and the width is 60 yd. Both dimensions are within the ranges given in the problem. Step 6: Check. The perimeter of this soccer field is yd, and the length, 100 yd, is indeed 40 yd more than the width, since The answer is correct. L W FIGURE 40 Professional sport ticket prices increase annually. Average per-ticket prices in three of the four major sports (football, basketball, and hockey) now exceed $30.00.

11 466 CHAPTER 8 Graphs, Functions, and Systems of Equations and Inequalities EXAMPLE 6 During recent National Hockey League and National Basketball Association seasons, two hockey tickets and one basketball ticket purchased at their average prices would have cost $ One hockey ticket and two basketball tickets would have cost $ What were the average ticket prices for the two sports? (Source: Team Marketing Report, Chicago.) Step 1: Read the problem again. There are two unknowns. Step 2: Assign variables. Let h represent the average price for a hockey ticket and b represent the average price for a basketball ticket. Step 3: Write a system of equations. Because two hockey tickets and one basketball ticket cost a total of $110.40, one equation for the system is By similar reasoning, the second equation is Therefore, the system is 2h b h 2b h b h 2b (1) Step 4: Solve the system of equations. To eliminate h, multiply equation by and add. 2 2h b h 4b b b (1) Multiply each side of by 2. Add. Divide by 3. To find the value of h, let b in equation. h 2b h h h Let b Multiply. Subtract Step 5: State the answer. The average price for one basketball ticket was $ For one hockey ticket, the average price was $ Step 6: Check that these values satisfy the conditions stated in the problem. We solved mixture problems earlier using one variable. For many mixture problems, we can use more than one variable and a system of equations. EXAMPLE 7 How many ounces each of 5% hydrochloric acid and 20% hydrochloric acid must be combined to get 10 oz of solution that is 12.5% hydrochloric acid? Step 1: Read the problem. Two solutions of different strengths are being mixed together to get a specific amount of a solution with an in-between strength.

12 8.7 Systems of Equations and Applications 467 Step 2: Assign variables. Let x represent the number of ounces of 5% solution and y represent the number of ounces of 20% solution. Use a table to summarize the information from the problem. Problems that can be solved by writing a system of equations have been of interest historically. The following problem first appeared in a Hindu work that dates back to about A.D The mixed price of 9 citrons [a lemonlike fruit shown in the photo] and 7 fragrant wood apples is 107; again, the mixed price of 7 citrons and 9 fragrant wood apples is 101. O you arithmetician, tell me quickly the price of a citron and the price of a wood apple here, having distinctly separated those prices well. Use a system to solve this problem. The answer can be found at the end of the exercises for this section on page 476. Figure 41 also illustrates what is happening in the problem. Ounces of solution Ounces of pure acid Percent Ounces of Ounces of (as a decimal) Solution Pure Acid 5%.05 x.05x 20%.20 y.20y 12.5% (.125)10 x.05x + FIGURE 41 Step 3: Write a system of equations. When x ounces of 5% solution and y ounces of 20% solution are combined, the total number of ounces is 10, so x y 10. (1) The ounces of pure acid in the 5% solution (.05x) plus the ounces of pure acid in the 20% solution (.20y) should equal the total ounces of pure acid in the mixture, which is (.125)10, or That is,.05x.20y Notice that these equations can be quickly determined by reading down in the table or using the labels in Figure 41. Step 4: Solve the system of equations (1) and. Eliminate x by first multiplying equation by 100 to clear it of decimals and then multiplying equation (1) by 5. 5x 20y 125 Multiply each side of by x 5y 50 Multiply each side of (1) by 5. 15y 75 Add. y 5 Because y 5 and x y 10, x is also 5. Step 5: State the answer. The desired mixture will require 5 ounces of the 5% solution and 5 ounces of the 20% solution. Step 6: Check that these values satisfy both equations of the system. y.20y = (10)

13 468 CHAPTER 8 Graphs, Functions, and Systems of Equations and Inequalities Problems that use the distance formula d rt were first introduced in Chapter 7. In many cases, these problems can be solved with systems of two linear equations. Keep in mind that setting up a table and drawing a sketch will help you solve such problems. François Viète, a mathematician of sixteenth-century France, did much for the symbolism of mathematics. Before his time, different symbols were often used for different powers of a quantity. Viète used the same letter with a description of the power and the coefficient. According to Howard Eves in An Introduction to the History of Mathematics, Viète would have written as 5BA 2 2CA A 3 D B 5 in A quad C plano 2 in A A cub aequatur D solido. EXAMPLE 8 Two executives in cities 400 mi apart drive to a business meeting at a location on the line between their cities. They meet after 4 hr. Find the speed of each car if one car travels 20 mph faster than the other. Step 1: Read the problem carefully. Step 2: Assign variables. Let x the speed of the faster car, y the speed of the slower car We use the formula d rt. Since each car travels for 4 hr, the time, t, for each car is 4. This information is shown in the table. The distance is found by using the formula d rt and the expressions already entered in the table. r t d Faster car x 4 4x Slower car y 4 4y Find d from d rt. Draw a sketch showing what is happening in the problem. See Figure 42. 4x 400 mi 4y Cars meet after 4 hr. FIGURE 42 Step 3: Write two equations. As shown in the figure, since the total distance traveled by both cars is 400 mi, one equation is Because the faster car goes 20 mph faster than the slower car, the second equation is Step 4: Solve. This system of equations, 4x 4y 400. x 20 y. 4x 4y 400 (1) x 20 y, can be solved by substitution. Replace x with 20 y in equation (1) and solve for y.

14 8.7 Systems of Equations and Applications y 4y y 4y y 400 8y 320 y 40 Let x 20 y. Distributive property Combine like terms. Subtract 80. Divide by 8. Since x 20 y, and y 40, x Step 5: State the answer. The speeds of the two cars are 40 mph and 60 mph. Step 6: Check the answer. Since each car travels for 4 hr, the total distance traveled is mi, as required. The problems in Examples 5 8 also could be solved using only one variable. Many students find that the solution is simpler with two variables. EXAMPLE 9 A company produces three color television sets, models X, Y, and Z. Each model X set requires 2 hr of electronics work, 2 hr of assembly time, and 1 hr of finishing time. Each model Y requires 1, 3, and 1 hr of electronics, assembly, and finishing time, respectively. Each model Z requires 3, 2, and 2 hr of the same work, respectively. There are 100 hr available for electronics, 100 hr available for assembly, and 65 hr available for finishing per week. How many of each model should be produced each week if all available time must be used? Step 1: Read the problem again. There are three unknowns. Step 2: Assign variables. Let x the number of model X produced per week, y the number of model Y produced per week, and z the number of model Z produced per week. Organize the information in a table. Each Each Each Model X Model Y Model Z Totals Hours of electronics work Hours of assembly time Hours of finishing time Step 3: Write a system of three equations. The x model X sets require 2x hr of electronics, the y model Y sets require 1y (or y) hr of electronics, and the z model Z sets require 3z hr of electronics. Since 100 hr are available for electronics, 2x y 3z 100. (1)

15 470 CHAPTER 8 Graphs, Functions, and Systems of Equations and Inequalities Similarly, from the fact that 100 hr are available for assembly, 2x 3y 2z 100, and the fact that 65 hr are available for finishing leads to the equation x y 2z 65. (3) Again, notice the advantage of setting up a table. By reading across, we can easily determine the coefficients and constants in the equations of the system. Step 4: Solve the system 2x y 3z 100 2x 3y 2z 100 x y 2z 65 to find x 15, y 10, and z 20. Step 5: State the answer. The company should produce 15 model X, 10 model Y, and 20 model Z sets per week. Step 6: Check that these values satisfy the conditions of the problem.

This is Solving Linear Systems, chapter 3 from the book Advanced Algebra (index.html) (v. 1.0).

This is Solving Linear Systems, chapter 3 from the book Advanced Algebra (index.html) (v. 1.0). This is Solving Linear Systems, chapter 3 from the book Advanced Algebra (index.html) (v. 1.0). This book is licensed under a Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/

More information

Chapters 4/5 Class Notes. Intermediate Algebra, MAT1033C. SI Leader Joe Brownlee. Palm Beach State College

Chapters 4/5 Class Notes. Intermediate Algebra, MAT1033C. SI Leader Joe Brownlee. Palm Beach State College Chapters 4/5 Class Notes Intermediate Algebra, MAT1033C Palm Beach State College Class Notes 4.1 Professor Burkett 4.1 Systems of Linear Equations in Two Variables A system of equations is a set of two

More information

This is Solving Linear Systems, chapter 4 from the book Beginning Algebra (index.html) (v. 1.0).

This is Solving Linear Systems, chapter 4 from the book Beginning Algebra (index.html) (v. 1.0). This is Solving Linear Systems, chapter 4 from the book Beginning Algebra (index.html) (v. 1.0). This book is licensed under a Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/

More information

Systems of Linear Equations: Solving by Adding

Systems of Linear Equations: Solving by Adding 8.2 Systems of Linear Equations: Solving by Adding 8.2 OBJECTIVES 1. Solve systems using the addition method 2. Solve applications of systems of equations The graphical method of solving equations, shown

More information

Unit 4 Systems of Equations Systems of Two Linear Equations in Two Variables

Unit 4 Systems of Equations Systems of Two Linear Equations in Two Variables Unit 4 Systems of Equations Systems of Two Linear Equations in Two Variables Solve Systems of Linear Equations by Graphing Solve Systems of Linear Equations by the Substitution Method Solve Systems of

More information

Sections 8.1 & 8.2 Systems of Linear Equations in Two Variables

Sections 8.1 & 8.2 Systems of Linear Equations in Two Variables Sections 8.1 & 8.2 Systems of Linear Equations in Two Variables Department of Mathematics Porterville College September 7, 2014 Systems of Linear Equations in Two Variables Learning Objectives: Solve Systems

More information

Chapter 5 Simplifying Formulas and Solving Equations

Chapter 5 Simplifying Formulas and Solving Equations Chapter 5 Simplifying Formulas and Solving Equations Look at the geometry formula for Perimeter of a rectangle P = L W L W. Can this formula be written in a simpler way? If it is true, that we can simplify

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

Section 1.1 Task List

Section 1.1 Task List Summer 2017 Math 108 - Section 1.1 9 Section 1.1 Task List Work through each of the following tasks, carefully filling in the following pages in your notebook. Section 1.1 Linear Equations in One Variable

More information

Systems of Linear Equations

Systems of Linear Equations 4 Systems of Linear Equations Copyright 2014, 2010, 2006 Pearson Education, Inc. Section 4.3, Slide 1 1-1 4.3 Applications of R.1 Systems Fractions of Linear Equations Objectives 1. Solve geometric problems

More information

Here are some helpful websites you may find useful if your child gets stuck on the summer packet or would like to do some additional work online.

Here are some helpful websites you may find useful if your child gets stuck on the summer packet or would like to do some additional work online. 2015 Mathematics Packet for Rising 7 th Graders In addition, the Middle School Mathematics Department is asking your child to work on the attached summer math review packet. This packet reviews key concepts

More information

Chapter 9 Solving Systems of Linear Equations Algebraically

Chapter 9 Solving Systems of Linear Equations Algebraically Name: Chapter 9 Solving Systems of Linear Equations Algebraically 9.1 Solving Systems of Linear Equations by Substitution Outcomes: 1. Interpret algebraic reasoning through the study of relations 9. Solve

More information

Mathematics Revision Guide. Algebra. Grade C B

Mathematics Revision Guide. Algebra. Grade C B Mathematics Revision Guide Algebra Grade C B 1 y 5 x y 4 = y 9 Add powers a 3 a 4.. (1) y 10 y 7 = y 3 (y 5 ) 3 = y 15 Subtract powers Multiply powers x 4 x 9...(1) (q 3 ) 4...(1) Keep numbers without

More information

UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES. Solving Equations and Inequalities in One Variable

UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES. Solving Equations and Inequalities in One Variable UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES This unit investigates linear equations and inequalities. Students create linear equations and inequalities and use them to solve problems. They

More information

Algebra 1 End-of-Course Assessment Practice Test with Solutions

Algebra 1 End-of-Course Assessment Practice Test with Solutions Algebra 1 End-of-Course Assessment Practice Test with Solutions For Multiple Choice Items, circle the correct response. For Fill-in Response Items, write your answer in the box provided, placing one digit

More information

Solving Equations by Adding and Subtracting

Solving Equations by Adding and Subtracting SECTION 2.1 Solving Equations by Adding and Subtracting 2.1 OBJECTIVES 1. Determine whether a given number is a solution for an equation 2. Use the addition property to solve equations 3. Determine whether

More information

WRITING EQUATIONS through 6.1.3

WRITING EQUATIONS through 6.1.3 WRITING EQUATIONS 6.1.1 through 6.1.3 An equation is a mathematical sentence that conveys information to the reader. It uses variables and operation symbols (like +, -, /, =) to represent relationships

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

Systems and Matrices CHAPTER 7

Systems and Matrices CHAPTER 7 CHAPTER 7 Systems and Matrices 7.1 Solving Systems of Two Equations 7.2 Matrix Algebra 7.3 Multivariate Linear Systems and Row Operations 7.4 Partial Fractions 7.5 Systems of Inequalities in Two Variables

More information

Due for this week. Slide 2. Copyright 2009 Pearson Education, Inc. Publishing as Pearson Addison-Wesley

Due for this week. Slide 2. Copyright 2009 Pearson Education, Inc. Publishing as Pearson Addison-Wesley MTH 209 Week 1 Due for this week Homework 1 (on MyMathLab via the Materials Link) Monday night at 6pm. Read Chapter 6.1-6.4, 7.1-7.4,10.1-10.3,10.6 Do the MyMathLab Self-Check for week 1. Learning team

More information

Conceptual Explanations: Simultaneous Equations Distance, rate, and time

Conceptual Explanations: Simultaneous Equations Distance, rate, and time Conceptual Explanations: Simultaneous Equations Distance, rate, and time If you travel 30 miles per hour for 4 hours, how far do you go? A little common sense will tell you that the answer is 120 miles.

More information

PRE-ALGEBRA SUMMARY WHOLE NUMBERS

PRE-ALGEBRA SUMMARY WHOLE NUMBERS PRE-ALGEBRA SUMMARY WHOLE NUMBERS Introduction to Whole Numbers and Place Value Digits Digits are the basic symbols of the system 0,,,, 4,, 6, 7, 8, and 9 are digits Place Value The value of a digit in

More information

7.1 Solving Systems of Equations

7.1 Solving Systems of Equations Date: Precalculus Notes: Unit 7 Systems of Equations and Matrices 7.1 Solving Systems of Equations Syllabus Objectives: 8.1 The student will solve a given system of equations or system of inequalities.

More information

Applications of Systems of Linear Equations

Applications of Systems of Linear Equations 5.2 Applications of Systems of Linear Equations 5.2 OBJECTIVE 1. Use a system of equations to solve an application We are now ready to apply our equation-solving skills to solving various applications

More information

Mathematics Second Practice Test 1 Levels 6-8 Calculator not allowed

Mathematics Second Practice Test 1 Levels 6-8 Calculator not allowed Mathematics Second Practice Test 1 Levels 6-8 Calculator not allowed Please read this page, but do not open your booklet until your teacher tells you to start. Write your name and the name of your school

More information

Social Science/Commerce Calculus I: Assignment #10 - Solutions Page 1/15

Social Science/Commerce Calculus I: Assignment #10 - Solutions Page 1/15 Social Science/Commerce Calculus I: Assignment #10 - Solutions Page 1/15 1. Consider the function f (x) = x - 8x + 3, on the interval 0 x 8. The global (absolute) maximum of f (x) (on the given interval)

More information

MATH 60 Course Notebook Chapter #1

MATH 60 Course Notebook Chapter #1 MATH 60 Course Notebook Chapter #1 Integers and Real Numbers Before we start the journey into Algebra, we need to understand more about the numbers and number concepts, which form the foundation of Algebra.

More information

MATH 0030 Lecture Notes Section 2.1 The Addition Property of Equality Section 2.2 The Multiplication Property of Equality

MATH 0030 Lecture Notes Section 2.1 The Addition Property of Equality Section 2.2 The Multiplication Property of Equality MATH 0030 Lecture Notes Section.1 The Addition Property of Equality Section. The Multiplication Property of Equality Introduction Most, but not all, salaries and prices have soared over the decades. To

More information

Chapter 2 Linear Equations and Inequalities in One Variable

Chapter 2 Linear Equations and Inequalities in One Variable Chapter 2 Linear Equations and Inequalities in One Variable Section 2.1: Linear Equations in One Variable Section 2.3: Solving Formulas Section 2.5: Linear Inequalities in One Variable Section 2.6: Compound

More information

Fall 2017 Math 108 Week Week 1 Task List

Fall 2017 Math 108 Week Week 1 Task List Fall 2017 Math 108 Week 1 29 Week 1 Task List This week we will cover Sections 1.1, 1.2, and 1.4 in your e-text. Work through each of the following tasks, carefully filling in the following pages in your

More information

BLITZER LEARNING GUIDE SAMPLE

BLITZER LEARNING GUIDE SAMPLE BLITZER LEARNING GUIDE SAMPLE Section 5.1 Systems of Linear Equations in Two Variables Procrastination makes you sick! Researchers compared college students who were procrastinators and nonprocrastinators.

More information

2.2. Formulas and Percent. Objectives. Solve a formula for a specified variable. Solve applied problems by using formulas. Solve percent problems.

2.2. Formulas and Percent. Objectives. Solve a formula for a specified variable. Solve applied problems by using formulas. Solve percent problems. Chapter 2 Section 2 2.2 Formulas and Percent Objectives 1 2 3 4 Solve a formula for a specified variable. Solve applied problems by using formulas. Solve percent problems. Solve problems involving percent

More information

A C E. Answers Investigation 2. Applications. Age (wk) Weight (oz) 1. a. Accept any line that approximates the data. Here is one possibility:

A C E. Answers Investigation 2. Applications. Age (wk) Weight (oz) 1. a. Accept any line that approximates the data. Here is one possibility: Answers Applications 1. a. Accept any line that approximates the data. Here is one possibility: 4. a. Lines will vary. Here is one possibility: b. y = 8.5x 2.5. Students might come up with a simpler model

More information

Willmar Public Schools Curriculum Map

Willmar Public Schools Curriculum Map Note: Problem Solving Algebra Prep is an elective credit. It is not a math credit at the high school as its intent is to help students prepare for Algebra by providing students with the opportunity to

More information

Introductory Algebra Final Exam Review

Introductory Algebra Final Exam Review Note: This review represents the topics covered by the final exam. It is in no way intended to represent the quantity of any particular type of problem on the final exam. The answers and graph paper are

More information

Systems of Equations and Inequalities. College Algebra

Systems of Equations and Inequalities. College Algebra Systems of Equations and Inequalities College Algebra System of Linear Equations There are three types of systems of linear equations in two variables, and three types of solutions. 1. An independent system

More information

Chapter 1-2 Add and Subtract Integers

Chapter 1-2 Add and Subtract Integers Chapter 1-2 Add and Subtract Integers Absolute Value of a number is its distance from zero on the number line. 5 = 5 and 5 = 5 Adding Numbers with the Same Sign: Add the absolute values and use the sign

More information

Algebra II. In this technological age, mathematics is more important than ever. When students

Algebra II. In this technological age, mathematics is more important than ever. When students In this technological age, mathematics is more important than ever. When students leave school, they are more and more likely to use mathematics in their work and everyday lives operating computer equipment,

More information

Mathematics High School Algebra I

Mathematics High School Algebra I Mathematics High School Algebra I All West Virginia teachers are responsible for classroom instruction that integrates content standards and mathematical habits of mind. Students in this course will focus

More information

L.4 Linear Inequalities and Interval Notation

L.4 Linear Inequalities and Interval Notation L. Linear Inequalities and Interval Notation 1 Mathematical inequalities are often used in everyday life situations. We observe speed limits on highways, minimum payments on credit card bills, maximum

More information

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher Algebra 1 S1 Lesson Summaries For every lesson, you need to: Read through the LESSON REVIEW which is located below or on the last page of the lesson and 3-hole punch into your MATH BINDER. Read and work

More information

Words to Review. Give an example of the vocabulary word. Numerical expression. Variable. Evaluate a variable expression. Variable expression

Words to Review. Give an example of the vocabulary word. Numerical expression. Variable. Evaluate a variable expression. Variable expression 1 Words to Review Give an example of the vocabulary word. Numerical expression 5 12 Variable x Variable expression 3x 1 Verbal model Distance Rate p Time Evaluate a variable expression Evaluate the expression

More information

1 Numbers, Sets, Algebraic Expressions

1 Numbers, Sets, Algebraic Expressions AAU - Business Mathematics I Lecture #1, February 27, 2010 1 Numbers, Sets, Algebraic Expressions 1.1 Constants, Variables, and Sets A constant is something that does not change, over time or otherwise:

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

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

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

ALGEBRA 1 MIDTERM EXAM REVIEW SEMESTER 1 CHAPTERS 1-5

ALGEBRA 1 MIDTERM EXAM REVIEW SEMESTER 1 CHAPTERS 1-5 Name: Class: Date: ALGEBRA 1 MIDTERM EXAM REVIEW SEMESTER 1 CHAPTERS 1-5 Multiple Choice Identify the choice that best completes the statement or answers the question. 1 Solve p 6 16. A. p = 22 C. p =

More information

7.2 Solving Systems with Graphs Name: Date: Goal: to use the graphs of linear equations to solve linear systems. Main Ideas:

7.2 Solving Systems with Graphs Name: Date: Goal: to use the graphs of linear equations to solve linear systems. Main Ideas: 7.2 Solving Systems with Graphs Name: Date: Goal: to use the graphs of linear equations to solve linear systems Toolkit: graphing lines rearranging equations substitution Main Ideas: Definitions: Linear

More information

Chapter 1: Fundamentals of Algebra Lecture notes Math 1010

Chapter 1: Fundamentals of Algebra Lecture notes Math 1010 Section 1.1: The Real Number System Definition of set and subset A set is a collection of objects and its objects are called members. If all the members of a set A are also members of a set B, then A is

More information

A linear equation in two variables is generally written as follows equation in three variables can be written as

A linear equation in two variables is generally written as follows equation in three variables can be written as System of Equations A system of equations is a set of equations considered simultaneously. In this course, we will discuss systems of equation in two or three variables either linear or quadratic or a

More information

2.1 Solving Equations Using Properties of Equality Math 085 Chapter 2. Chapter 2

2.1 Solving Equations Using Properties of Equality Math 085 Chapter 2. Chapter 2 2.1 Solving Equations Using Properties of Equality Math 085 Chapter 2 Chapter 2 2.1 Solving Equations Using Properties of Equality 2.2 More about Solving Equations 2.3 Application of Percent 2.4 Formulas

More information

PDF created with pdffactory Pro trial version

PDF created with pdffactory Pro trial version Intermediate Algebra Departmental Review Sheet Revised August 29, 2010 (Beginning and Intermediate Algebra. Lial. Pearson/Addison Wesley Longman, Inc., Boston, MA: 2008) Unless otherwise stated, all work

More information

Words to Review. Give an example of the vocabulary word. Numerical expression. Variable. Variable expression. Evaluate a variable expression

Words to Review. Give an example of the vocabulary word. Numerical expression. Variable. Variable expression. Evaluate a variable expression 1 Words to Review Give an example of the vocabulary word. Numerical expression 5 1 Variable x Variable expression 3x 1 Verbal model Distance Rate p Time Evaluate a variable expression Evaluate the expression

More information

Name: Block: Unit 2 Inequalities

Name: Block: Unit 2 Inequalities Name: Block: Unit 2 Inequalities 2.1 Graphing and Writing Inequalities 2.2 Solving by Adding and Subtracting 2.3 Solving by Multiplying and Dividing 2.4 Solving Two Step and Multi Step Inequalities 2.5

More information

September 23, Chp 3.notebook. 3Linear Systems. and Matrices. 3.1 Solve Linear Systems by Graphing

September 23, Chp 3.notebook. 3Linear Systems. and Matrices. 3.1 Solve Linear Systems by Graphing 3Linear Systems and Matrices 3.1 Solve Linear Systems by Graphing 1 Find the solution of the systems by looking at the graphs 2 Decide whether the ordered pair is a solution of the system of linear equations:

More information

Practice Questions for Math 131 Exam # 1

Practice Questions for Math 131 Exam # 1 Practice Questions for Math 131 Exam # 1 1) A company produces a product for which the variable cost per unit is $3.50 and fixed cost 1) is $20,000 per year. Next year, the company wants the total cost

More information

('')''* = 1- $302. It is common to include parentheses around negative numbers when they appear after an operation symbol.

('')''* = 1- $302. It is common to include parentheses around negative numbers when they appear after an operation symbol. 2.2 ADDING INTEGERS Adding Integers with the Same Sign We often associate the + and - symbols with positive and negative situations. We can find the sum of integers by considering the outcome of these

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

Law of Trichotomy and Boundary Equations

Law of Trichotomy and Boundary Equations Law of Trichotomy and Boundary Equations Law of Trichotomy: For any two real numbers a and b, exactly one of the following is true. i. a < b ii. a = b iii. a > b The Law of Trichotomy is a formal statement

More information

Algebra 1 Unit 6: Linear Inequalities and Absolute Value Guided Notes

Algebra 1 Unit 6: Linear Inequalities and Absolute Value Guided Notes Section 6.1: Solving Inequalities by Addition and Subtraction How do we solve the equation: x 12 = 65? How do we solve the equation: x 12 < 65? Graph the solution: Example 1: 12 y 9 Example 2: q + 23

More information

Ch 1. The Language of Algebra

Ch 1. The Language of Algebra Ch 1 The Language of Algebra 1-1 Writing Expressions and Equations Writing Expressions Buying CDs: 1 CD = $15 2 CD = $15 x 2 3 CD = $15 x 3 n number of CDs? $15 x n Algebraic Expression Writing Expressions

More information

Section 2 Equations and Inequalities

Section 2 Equations and Inequalities Section 2 Equations and Inequalities The following Mathematics Florida Standards will be covered in this section: MAFS.912.A-SSE.1.2 Use the structure of an expression to identify ways to rewrite it. MAFS.912.A-REI.1.1

More information

ACCUPLACER Sample Questions for Students

ACCUPLACER Sample Questions for Students ACCUPLACER Sample Questions for Students 0 The College Board. College Board, ACCUPLACER, WritePlacer and the acorn logo are registered trademarks of the College Board. All other products and services may

More information

Algebra 1 2nd Semester Exam Review 2015

Algebra 1 2nd Semester Exam Review 2015 Algebra 1 2nd Semester Exam Review 2015 1. Sketch the line given by. Label the x- and y-intercepts. 2. Find the slope of the line through the points (4, 7) and ( 6, 2). 3. Writing: Explain the difference

More information

MATH 110: FINAL EXAM REVIEW

MATH 110: FINAL EXAM REVIEW MATH 0: FINAL EXAM REVIEW Can you solve linear equations algebraically and check your answer on a graphing calculator? (.) () y y= y + = 7 + 8 ( ) ( ) ( ) ( ) y+ 7 7 y = 9 (d) ( ) ( ) 6 = + + Can you set

More information

MTH 2032 Semester II

MTH 2032 Semester II MTH 232 Semester II 2-2 Linear Algebra Reference Notes Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education December 28, 2 ii Contents Table of Contents

More information

Pair of Linear Equations in Two Variables

Pair of Linear Equations in Two Variables Pair of Linear Equations in Two Variables Linear equation in two variables x and y is of the form ax + by + c= 0, where a, b, and c are real numbers, such that both a and b are not zero. Example: 6x +

More information

Bishop Kelley High School Summer Math Program Course: Algebra 2 A

Bishop Kelley High School Summer Math Program Course: Algebra 2 A 06 07 Bishop Kelley High School Summer Math Program Course: Algebra A NAME: DIRECTIONS: Show all work in packet!!! The first 6 pages of this packet provide eamples as to how to work some of the problems

More information

Math 1 Variable Manipulation Part 5 Absolute Value & Inequalities

Math 1 Variable Manipulation Part 5 Absolute Value & Inequalities Math 1 Variable Manipulation Part 5 Absolute Value & Inequalities 1 ABSOLUTE VALUE REVIEW Absolute value is a measure of distance; how far a number is from zero: 6 is 6 away from zero, and " 6" is also

More information

Chapter 4. Systems of Linear Equations; Matrices. Opening Example. Section 1 Review: Systems of Linear Equations in Two Variables

Chapter 4. Systems of Linear Equations; Matrices. Opening Example. Section 1 Review: Systems of Linear Equations in Two Variables Chapter 4 Systems of Linear Equations; Matrices Section 1 Review: Systems of Linear Equations in Two Variables Opening Example A restaurant serves two types of fish dinners- small for $5.99 and large for

More information

Mathematics (Project Maths Phase 3)

Mathematics (Project Maths Phase 3) L.20 NAME SCHOOL TEACHER Pre-Leaving Certificate Examination, 2014 Mathematics (Project Maths Phase 3) Paper 2 Higher Level Time: 2 hours, 30 minutes 300 marks For examiner Question Mark 1 2 3 School stamp

More information

Chapter 4 Simultaneous Linear Equations

Chapter 4 Simultaneous Linear Equations Chapter 4 Simultaneous Linear Equations Section 4.: Understanding Solutions of Simultaneous Linear Equations Analyze and solve pairs of simultaneous linear equations. Understand that solutions to a system

More information

Algebra I EOC Review (Part 2)

Algebra I EOC Review (Part 2) 1. Let x = total miles the car can travel Answer: x 22 = 18 or x 18 = 22 2. A = 1 2 ah 1 2 bh A = 1 h(a b) 2 2A = h(a b) 2A = h a b Note that when solving for a variable that appears more than once, consider

More information

UTAH CORE STATE STANDARDS for MATHEMATICS. Mathematics Grade 7

UTAH CORE STATE STANDARDS for MATHEMATICS. Mathematics Grade 7 Mathematics Grade 7 In Grade 7, instructional time should focus on four critical areas: (1) developing understanding of and applying proportional relationships; (2) developing understanding of operations

More information

System of Linear Equations. Slide for MA1203 Business Mathematics II Week 1 & 2

System of Linear Equations. Slide for MA1203 Business Mathematics II Week 1 & 2 System of Linear Equations Slide for MA1203 Business Mathematics II Week 1 & 2 Function A manufacturer would like to know how his company s profit is related to its production level. How does one quantity

More information

Vocabulary: Variables and Patterns

Vocabulary: Variables and Patterns Vocabulary: Variables and Patterns Concepts Variable: A changing quantity or a symbol representing a changing quantity. (Later students may use variables to refer to matrices or functions, but for now

More information

This is a review packet for the entire fall semester of Algebra I at Harrison.

This is a review packet for the entire fall semester of Algebra I at Harrison. HARRISON HIGH SCHOOL ALGEBRA I Fall Semester Review Packet This is a review packet for the entire fall semester of Algebra I at Harrison. You are receiving it now so that: you will have plenty of time

More information

3. If a coordinate is zero the point must be on an axis. If the x-coordinate is zero, where will the point be?

3. If a coordinate is zero the point must be on an axis. If the x-coordinate is zero, where will the point be? Chapter 2: Equations and Inequalities Section 1: The Rectangular Coordinate Systems and Graphs 1. Cartesian Coordinate System. 2. Plot the points ( 3, 5), (4, 3), (3, 4), ( 3, 0) 3. If a coordinate is

More information

ALGEBRA I CCR MATH STANDARDS

ALGEBRA I CCR MATH STANDARDS RELATIONSHIPS BETWEEN QUANTITIES AND REASONING WITH EQUATIONS M.A1HS.1 M.A1HS.2 M.A1HS.3 M.A1HS.4 M.A1HS.5 M.A1HS.6 M.A1HS.7 M.A1HS.8 M.A1HS.9 M.A1HS.10 Reason quantitatively and use units to solve problems.

More information

Systems of Equations. Red Company. Blue Company. cost. 30 minutes. Copyright 2003 Hanlonmath 1

Systems of Equations. Red Company. Blue Company. cost. 30 minutes. Copyright 2003 Hanlonmath 1 Chapter 6 Systems of Equations Sec. 1 Systems of Equations How many times have you watched a commercial on television touting a product or services as not only the best, but the cheapest? Let s say you

More information

Math 101, Basic Algebra. Solving Linear Equations and Inequalities

Math 101, Basic Algebra. Solving Linear Equations and Inequalities Math 101, Basic Algebra Author: Debra Griffin Name Chapter 2 Solving Linear Equations and Inequalities 2.1 Simplifying Algebraic Expressions 2 Terms, coefficients, like terms, combining like terms, simplifying

More information

1 Linear and Absolute Value Equations

1 Linear and Absolute Value Equations 1 Linear and Absolute Value Equations 1. Solve the equation 11x + 6 = 7x + 15. Solution: Use properties of equality to bring the x s to one side and the numbers to the other: 11x (7x) + 6 = 7x (7x) + 15

More information

? 4. Like number bonds, a formula is useful because it helps us know what operation to use depending on which pieces of information we have.

? 4. Like number bonds, a formula is useful because it helps us know what operation to use depending on which pieces of information we have. UNIT SIX DECIMALS LESSON 168 PROBLEM-SOLVING You ve covered quite a distance in your journey through our number system, from whole numbers through fractions, to decimals. Today s math mysteries all have

More information

MTH Linear Algebra. Study Guide. Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education

MTH Linear Algebra. Study Guide. Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education MTH 3 Linear Algebra Study Guide Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education June 3, ii Contents Table of Contents iii Matrix Algebra. Real Life

More information

Math Exam Jam Solutions. Contents. 1 Linear Inequalities and Absolute Value Equations 2

Math Exam Jam Solutions. Contents. 1 Linear Inequalities and Absolute Value Equations 2 Math 11100 Exam Jam Solutions Contents 1 Linear Inequalities and Absolute Value Equations 2 2 Linear Equations, Graphing and Solving Systems of Equations 4 3 Polynomials and Rational Expressions 13 4 Radical

More information

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

Consistent and Dependent

Consistent and Dependent Graphing a System of Equations System of Equations: Consists of two equations. The solution to the system is an ordered pair that satisfies both equations. There are three methods to solving a system;

More information

Sample: Do Not Reproduce LF6 STUDENT PAGES LINEAR FUNCTIONS STUDENT PACKET 6: SYSTEMS OF LINEAR EQUATIONS. Name Period Date

Sample: Do Not Reproduce LF6 STUDENT PAGES LINEAR FUNCTIONS STUDENT PACKET 6: SYSTEMS OF LINEAR EQUATIONS. Name Period Date Name Period Date LINEAR FUNCTIONS STUDENT PACKET 6: SYSTEMS OF LINEAR EQUATIONS LF6.1 LF6.2 LF6.3 Introduction to Systems of Linear Equations Understand the definition of a system of linear equations Understand

More information

1.7 Inequalities. Copyright Cengage Learning. All rights reserved.

1.7 Inequalities. Copyright Cengage Learning. All rights reserved. 1.7 Inequalities Copyright Cengage Learning. All rights reserved. Objectives Solving Linear Inequalities Solving Nonlinear Inequalities Absolute Value Inequalities Modeling with Inequalities 2 Inequalities

More information

UNIT 3 Relationships

UNIT 3 Relationships UNIT 3 Relationships Topics Covered in this Unit Include: Interpreting Graphs, Scatter Plot Graphs, Line of Best Fit, First Differences, Linear and Non-Linear Evaluations Given this Unit (Record Your Marks

More information

Chapter 1 Expressions, Equations, and Functions

Chapter 1 Expressions, Equations, and Functions Chapter 1 Expressions, Equations, and Functions Sec 1.1 Evaluate Expressions Variable EX: Algebraic Expression a collection of,, and without an equal sign. EX: Evaluate an Expression to substitute a number

More information

33. SOLVING LINEAR INEQUALITIES IN ONE VARIABLE

33. SOLVING LINEAR INEQUALITIES IN ONE VARIABLE get the complete book: http://wwwonemathematicalcatorg/getfulltextfullbookhtm 33 SOLVING LINEAR INEQUALITIES IN ONE VARIABLE linear inequalities in one variable DEFINITION linear inequality in one variable

More information

Middle School Math 2 Grade 7

Middle School Math 2 Grade 7 Unit Activity Correlations to Common Core State Standards Middle School Math 2 Grade 7 Table of Contents Ratios and Proportional Relationships 1 The Number System 2 Expressions and Equations 5 Geometry

More information

MATH 251 Beginning Algebra

MATH 251 Beginning Algebra Class Notes for MATH 251 Beginning Algebra Spring 2013 Prepared by Stephanie Sorenson Table of Contents 1.1 Fractions (REVIEW)... 1 1.2 Exponents, Order of Operations, and Inequality... 3 1.3 Variables,

More information

Pacing 7th Grade Advanced Math 1st Nine Weeks Introduction to Proportional Relationships. Proportional Relationships and Percentages

Pacing 7th Grade Advanced Math 1st Nine Weeks Introduction to Proportional Relationships. Proportional Relationships and Percentages 7th: Illustrative Mathematics Unit 4 7th: Illustrative Mathematics Unit 2 7.RP.2 7.RP.2a 1st Nine Weeks Introduction to Proportional Relationships Recognize and represent proportional relationships between

More information

RATES AND UNIT RATES

RATES AND UNIT RATES RATES AND UNIT RATES 7.. 7.. Rate of change is a ratio that describes how one quantity is changing with respect to another. Unit rate is a rate that compares the change in one quantity to a one-unit change

More information

East Greenwich Mathematics Summer Review Material for Students Entering Algebra I, Part II Directions:

East Greenwich Mathematics Summer Review Material for Students Entering Algebra I, Part II Directions: East Greenwich Mathematics Summer Review Material for Students Entering Algebra I, Part II 2016-2017 Directions: In order to earn full credit, show all work in the spaces provided. Do all work without

More information

SY14-15 Algebra Exit Exam - PRACTICE Version

SY14-15 Algebra Exit Exam - PRACTICE Version Student Name: Directions: Solve each problem. You have a total of 90 minutes. Choose the best answer and fill in your answer document accordingly. For questions requiring a written response, write your

More information

Math 154A Elementary Algebra Fall 2014 Final Exam Study Guide

Math 154A Elementary Algebra Fall 2014 Final Exam Study Guide Math A Elementar Algebra Fall 0 Final Eam Stud Guide The eam is on Tuesda, December 6 th from 6:00pm 8:0pm. You are allowed a scientific calculator and a " b 6" inde card for notes. On our inde card be

More information

Bishop Kelley High School Summer Math Program Course: Algebra 2 A

Bishop Kelley High School Summer Math Program Course: Algebra 2 A 015 016 Bishop Kelley High School Summer Math Program Course: Algebra A NAME: DIRECTIONS: Show all work in packet!!! The first 16 pages of this packet provide eamples as to how to work some of the problems

More information