6.5 Systems of Inequalities

Size: px
Start display at page:

Download "6.5 Systems of Inequalities"

Transcription

1 6.5 Systems of Inequalities Linear Inequalities in Two Variables: A linear inequality in two variables is an inequality that can be written in the general form Ax + By < C, where A, B, and C are real numbers and A and B are not both zero. The inequality symbol can be <, >,,. Example: Each of the following is a linear inequality in two variables. a. x + 5y > 8 b. 7 x 5y + c. 8x 3 4y d. 3x 6y < 3 Example: Rewrite the linear inequality 7 x 6 y + 5in the general form Ax + By < C. Solution: In the general form Ax + By < C the x and y values are on the left side of the inequality and the constant is on the right side of the inequality. We will use the same techniques that we learned when solving linear equations in two variables. In this case all we need to do is use the addition property of inequality to subtract -6y from both sides of the equation. 7x 6y + 5 7x 6y 5 7x + 6y 5 In the last step, both sides of the inequality were multiplied by (-1). This was only done in order to reduce the number of negative signs in the inequality. Recall that when multiplying an inequality by a negative number, the direction of the inequality sign must be reversed. Example: Rewrite the linear equation < 3(7x 4) 5y + 3in the general form Ax + By < C. Solution: Again, we will use basic equation solving techniques. < 3(7x 4) 5y + 3 < 1x 1 5y + 3 < 1x 5y 9 11 < 1x 5y 1x 5y > 11 When switching the left hand and right hand expressions, don t forget to switch the inequality sign. In other words, if Ax + By < C then, C > Ax + By

2 Solutions of Linear Inequalities in Two Variables: The solution to a linear inequality in two variables is an ordered pair that when substituted for the variables will make the inequality true. Example: Show that the ordered pair (-, 1) is a solution to the linear equation 5 x y < 8. Solution: Substitute the ordered pair (-, 1) into the inequality 5 x y < 8. 5x y < 8 5( ) (1) < 8 10 < 8 1 < 8 Because this is a true statement, the ordered pair is a solution to the inequality. Example: Determine if the ordered pair (-4, 5) is a solution to the linear inequality 3x ( y 4) + 1 > x 5. Solution: Substitute the ordered pair (-4, 5) into the inequality 3x ( y 4) + 1 > x 5. 3x ( y 4) + 1 > x 5 3( 4) (5 4) + 1 > ( 4) 5 1 (1) + 1 > > > 13 Because this is NOT a true statement, the ordered pair is not a solution to the inequality. Example: Determine if the ordered pair (, 5) is a solution to the linear inequality x 3y > 1. Solution: Substitute the ordered pair (, 5) into the inequality x 3y > 1. x 3y > 1 () 3(5) > > 1 19 > 1 The ordered pair (, 5) is not a solution to the inequality.

3 The Graph of a Linear Inequality: Just as with linear equations in two variables, a linear inequality in two variables will have an infinite number of solutions. The big difference between the two is that with a linear equation the solutions are all the ordered pairs which lie on the graph of the equation (the line) but with a linear inequality the solutions will be a region of the coordinate plane which is divided by the graph of the equation (line). Example: Given the graphs of the equation y = x + and the inequality y < x + determine if the points (, 4) and (4, -4) are solutions of each by inspecting the graph. Solution: It can also be determined whether or not the points are solutions by substituting them into the equation or inequality as demonstrated below. (, 4) (4, -4) (, 4) (4, -4) y < x + y < x + y = x + y = x + 4 < + 4 < 4 4 < < 6 4 = + 4 = 4 4 = = 6 Boundary Lines: Notice in the graph of the inequality above that the points on the line itself are NOT solutions to the inequality. This will always be the case when a less than (<) or greater than (>) symbol is used. In this case, we call the equation y = x + the boundary line for the graph of the inequality y < x +. This means that the equation y = x + forms a boundary between the solution region and non-solution region of the coordinate plane but is not a part of the solution region. The boundary equation is simply the equation created from the inequality by replacing the inequality symbol with an equal sign. Boundary lines may be graphed as a dashed line or a solid line. 1. Dashed Boundary Line: Less Than (<) or Greater Than (>). Solid Boundary Line: Less Than or Equal To ( ) or Greater Than or Equal To ( )

4 Procedure for Graphing Inequalities: 1. Graph the corresponding equation. This is the boundary line. Determine if the boundary line is a solid or dashed line.. Choose a test point in either half plane and substitute the coordinates of the point into the inequality. If the resulting inequality is true, that the graph of the inequality is the half-plane containing the test point. If not true, then the other half-plane is the solution. 3. Shade the half-plane that represents the solution to the inequality. Example: Graph the inequality y > x 3. Solution: The boundary equation is y = x 3. Graph this equation using previously learned techniques to obtain the following graph. Because the inequality is a (>) symbol the boundary line will be dashed. Select a test point somewhere in either half-plane. The point (0, 0) is always an easy point to work with so I generally use it unless it lies on the boundary line. y > x 3 0 > (0) 3 0 > 3 True Because the test point (0, 0) makes the inequality true, the half-plane containing (0, 0) will be the solution region to the inequality. Remember that any point in the shaded region is a solution to the inequality.

5 Example: Graph the inequality 1 y x +. 1 Solution: The boundary equation is y = x +. Graph this equation using previously learned techniques to obtain the graph to the right. Because the inequality is a ( ) symbol the boundary line will be solid. Select a test point somewhere in either half-plane. The point (0, 0) is always an easy point to work with so I generally use it unless it lies on the boundary line. 1 y x (0) + 0 Because the test point (0, 0) makes the inequality NOT true, the half-plane NOT containing (0, 0) will be the solution region to the inequality. Remember that any point in the shaded region is a solution to the inequality. Example: Graph the inequality x 3y < 1. Solution: The boundary equation is x 3y = 1 This can be graphed using the intercepts. The boundary line will be dashed because of the (<) symbol and the test point (0, 0) is a solution to the inequality so the top half of the coordinate plane is the shaded (solution) region.

6 Graphing a Nonlinear Inequality in Two Variables: A nonlinear inequality in two variables may be graphed in much the same way as a linear inequality. Example: Graph the inequality y 4 x Solution: The boundary equation is y = 4 x which can be graphed using transformations. Using (0, 0) as a test point we obtain: y 4 x Because this is a true statement, (0, 0) is a solution and the region containing the point (0, 0) is a solution. Example: Graph the inequality x + y > 4 Solution: The boundary equation is x + y = 4 which is a circle of radius and centered at the origin.. Using (0, 0) as a test point we obtain: x + y > 4 0 > 4 > 4 Because this is a false statement, (0, 0) is NOT a solution to the inequality and the region containing the point (0, 0) is not in the solution region of the system..

7 Solving a System of Inequalities by Graphing: A solution of a system of linear inequalities in two variables is an ordered pair that makes both inequalities in the system true. Example: Graph the solution set of the system. Solution: Graph both inequalities on the coordinate plane using previously learned techniques. Select a test point (0, 0) and test the point in both equations. The point (0, 0) is a solution to the inequality y x 5. The solution region is colored yellow. The point (0, 0) is not a solution to the inequality y < 3x. The solution region is colored orange. The solution region of the system is represented by the overlapping solution regions. y x 5 y < 3x Example: Graph the solution set of the system Solution: Graph both inequalities on the coordinate plane using previously learned techniques. Select (0, 0) as a test point. The point (0, 0) is not a solution to the inequality x y. The point (0, 0) is a solution to the inequality y x 4. The solution region is the region between the curves and is colored gray. x y y x 4

8 8.5-Applications: Example: On a ski vacation Josh decided to divide lodging between large resorts and small resorts. Josh wants to spend at least 5 nights in lodging. At least one night should be spent at a large resort. Large resorts average $00 per night and small resorts average $100 per night. Josh s budget will permit no more than $700 for lodging. Write a system of inequalities that will model the above conditions. Graph the solution set. What is the greatest number of nights that Josh can stay at a large resort and still stay within his budget? Solution: Let x represent the number of nights in a large resort and y represent the number of nights at a small resort. x + y 5 x 1 00x + 100y 700 Using the point (0, 0) as a test point on all three inequalities, it can be determined that the enclosed triangular area is the solution region to the system. The greatest number of nights Josh can stay at a large resort is nights.

Graphing Linear Inequalities

Graphing Linear Inequalities Graphing Linear Inequalities Linear Inequalities in Two Variables: A linear inequality in two variables is an inequality that can be written in the general form Ax + By < C, where A, B, and C are real

More information

SOLVING INEQUALITIES and 9.1.2

SOLVING INEQUALITIES and 9.1.2 SOLVING INEQUALITIES 9.1.1 and 9.1.2 To solve an inequality in one variable, first change it to an equation and solve. Place the solution, called a boundary point, on a number line. This point separates

More information

2.4 Graphing Inequalities

2.4 Graphing Inequalities .4 Graphing Inequalities Why We Need This Our applications will have associated limiting values - and either we will have to be at least as big as the value or no larger than the value. Why We Need This

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

Solving and Graphing Inequalities

Solving and Graphing Inequalities Solving and Graphing Inequalities Graphing Simple Inequalities: x > 3 When finding the solution for an equation we get one answer for x. (There is only one number that satisfies the equation.) For 3x 5

More information

Math 4: Advanced Algebra Ms. Sheppard-Brick B Quiz Review Learning Targets

Math 4: Advanced Algebra Ms. Sheppard-Brick B Quiz Review Learning Targets 5B Quiz Review Learning Targets 4.6 5.9 Key Facts We learned two ways to solve a system of equations using algebra: o The substitution method! Pick one equation and solve for either x or y! Take that result

More information

Algebra I Chapter 6: Solving and Graphing Linear Inequalities

Algebra I Chapter 6: Solving and Graphing Linear Inequalities Algebra I Chapter 6: Solving and Graphing Linear Inequalities Jun 10 9:21 AM Chapter 6 Lesson 1 Solve Inequalities Using Addition and Subtraction Vocabulary Words to Review: Inequality Solution of an Inequality

More information

Lesson 3-7: Absolute Value Equations Name:

Lesson 3-7: Absolute Value Equations Name: Lesson 3-7: Absolute Value Equations Name: In this activity, we will learn to solve absolute value equations. An absolute value equation is any equation that contains an absolute value symbol. To start,

More information

USING THE QUADRATIC FORMULA and 9.1.3

USING THE QUADRATIC FORMULA and 9.1.3 Chapter 9 USING THE QUADRATIC FORMULA 9.1.2 and 9.1.3 When a quadratic equation is not factorable, another method is needed to solve for x. The Quadratic Formula can be used to calculate the roots of a

More information

2-7 Solving Quadratic Inequalities. ax 2 + bx + c > 0 (a 0)

2-7 Solving Quadratic Inequalities. ax 2 + bx + c > 0 (a 0) Quadratic Inequalities In One Variable LOOKS LIKE a quadratic equation but Doesn t have an equal sign (=) Has an inequality sign (>,

More information

Graphical Solutions of Linear Systems

Graphical Solutions of Linear Systems Graphical Solutions of Linear Systems Consistent System (At least one solution) Inconsistent System (No Solution) Independent (One solution) Dependent (Infinite many solutions) Parallel Lines Equations

More information

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

More information

SECTION 2.7: NONLINEAR INEQUALITIES

SECTION 2.7: NONLINEAR INEQUALITIES (Section 2.7: Nonlinear Inequalities) 2.77 SECTION 2.7: NONLINEAR INEQUALITIES We solved linear inequalities to find domains, and we discussed intervals in Section 1.4: Notes 1.24 to 1.30. In this section,

More information

Equations, Inequalities, and Problem Solving

Equations, Inequalities, and Problem Solving CHAPTER Equations, Inequalities, and Problem Solving. Linear Equations in One Variable. An Introduction to Problem Solving. Formulas and Problem Solving.4 Linear Inequalities and Problem Solving Integrated

More information

Solving Equations Quick Reference

Solving Equations Quick Reference Solving Equations Quick Reference Integer Rules Addition: If the signs are the same, add the numbers and keep the sign. If the signs are different, subtract the numbers and keep the sign of the number

More information

Name: Date: Period: Notes Day 2 Inequalities Vocabulary & Interval Notation

Name: Date: Period: Notes Day 2 Inequalities Vocabulary & Interval Notation Name: Date: Period: Notes Day 2 Inequalities Vocabulary Interval Notation Interval Notation: Start at the point and end at the point. The smallest number possible is and the largest is. To indicate that

More information

A quadratic expression is a mathematical expression that can be written in the form 2

A quadratic expression is a mathematical expression that can be written in the form 2 118 CHAPTER Algebra.6 FACTORING AND THE QUADRATIC EQUATION Textbook Reference Section 5. CLAST OBJECTIVES Factor a quadratic expression Find the roots of a quadratic equation A quadratic expression is

More information

Name Class Date. t = = 10m. n + 19 = = 2f + 9

Name Class Date. t = = 10m. n + 19 = = 2f + 9 1-4 Reteaching Solving Equations To solve an equation that contains a variable, find all of the values of the variable that make the equation true. Use the equality properties of real numbers and inverse

More information

2-7 Solving Absolute-Value Inequalities

2-7 Solving Absolute-Value Inequalities Warm Up Solve each inequality and graph the solution. 1. x + 7 < 4 2. 14x 28 3. 5 + 2x > 1 When an inequality contains an absolute-value expression, it can be written as a compound inequality. The inequality

More information

C. Incorrect! This symbol means greater than or equal to or at least. D. Correct! This symbol means at most or less than or equal to.

C. Incorrect! This symbol means greater than or equal to or at least. D. Correct! This symbol means at most or less than or equal to. SAT Math - Problem Drill 10: Inequalities No. 1 of 10 1. Choose the inequality symbol that means at most. (A) > (B) < (C) (D) (E) This symbol means greater than. This symbol means less than. This symbol

More information

ACCUPLACER MATH 0311 OR MATH 0120

ACCUPLACER MATH 0311 OR MATH 0120 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 0 OR MATH 00 http://www.academics.utep.edu/tlc MATH 0 OR MATH 00 Page Factoring Factoring Eercises 8 Factoring Answer to Eercises

More information

Algebra I+ Pacing Guide. Days Units Notes Chapter 1 ( , )

Algebra I+ Pacing Guide. Days Units Notes Chapter 1 ( , ) Algebra I+ Pacing Guide Days Units Notes Chapter 1 (1.1-1.4, 1.6-1.7) Expressions, Equations and Functions Differentiate between and write expressions, equations and inequalities as well as applying order

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

A. Incorrect! This inequality is a disjunction and has a solution set shaded outside the boundary points.

A. Incorrect! This inequality is a disjunction and has a solution set shaded outside the boundary points. Problem Solving Drill 11: Absolute Value Inequalities Question No. 1 of 10 Question 1. Which inequality has the solution set shown in the graph? Question #01 (A) x + 6 > 1 (B) x + 6 < 1 (C) x + 6 1 (D)

More information

Math 4: Advanced Algebra Ms. Sheppard-Brick A Quiz Review Learning Targets

Math 4: Advanced Algebra Ms. Sheppard-Brick A Quiz Review Learning Targets 5A Quiz Review Learning Targets 4.4 5.5 Key Facts Graphing one-variable inequalities (ex. x < 4 ) o Perform algebra steps to get x alone! If you multiply or divide by a negative number, you must flip the

More information

Precalculus Workshop - Equations and Inequalities

Precalculus Workshop - Equations and Inequalities Linear Equations To solve a linear equation, we may apply the rules below. The values a, b and c are real numbers, unless otherwise stated. 1. Addition and subtraction rules: (a) If a = b, then a + c =

More information

Solving Linear and Rational Inequalities Algebraically. Definition 22.1 Two inequalities are equivalent if they have the same solution set.

Solving Linear and Rational Inequalities Algebraically. Definition 22.1 Two inequalities are equivalent if they have the same solution set. Inequalities Concepts: Equivalent Inequalities Solving Linear and Rational Inequalities Algebraically Approximating Solutions to Inequalities Graphically (Section 4.4).1 Equivalent Inequalities Definition.1

More information

Chapter 6 Solving and Graphing Linear Inequalities

Chapter 6 Solving and Graphing Linear Inequalities Chapter 6 Solving and Graphing Linear Inequalities 6.1 Solving Inequalities in One Variable: The graph of a linear inequality in one variable is the line of of the inequality on the real number The four

More information

Rev Name Date. . For example: 5x 3x

Rev Name Date. . For example: 5x 3x Name Date TI-84+ GC 7 Testing Polynomial Inequalities in One Variable Objectives: Review algebraic method for solving polynomial inequalities Review the signs of y-coordinates of points in each quadrant

More information

Chapter 5: Linear Inequalities

Chapter 5: Linear Inequalities Lesson 5-1: Solving Inequalities by Addition and Subtraction An is a statement that contains ,, or. notation is a way of writing a solution set. Example 1: Solve each inequality. Check your solution.

More information

Algebra I Notes Unit Five: Linear Inequalities in One Variable and Absolute Value Equations & Inequalities

Algebra I Notes Unit Five: Linear Inequalities in One Variable and Absolute Value Equations & Inequalities Syllabus Objective 4.4 The student will solve linear inequalities and represent the solution graphically on a number line and algebraically. Inequality Symbols: < less than less than or equal to > greater

More information

Unit 2 Linear Equations and Inequalities

Unit 2 Linear Equations and Inequalities Unit 2 Linear Equations and Inequalities Test Date: Name: By the end of this unit, you will be able to Use rate of change to solve problems Find the slope of a line Model real-world data with linear equations

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

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

SECTION 1.4: FUNCTIONS. (See p.40 for definitions of relations and functions and the Technical Note in Notes 1.24.) ( ) = x 2.

SECTION 1.4: FUNCTIONS. (See p.40 for definitions of relations and functions and the Technical Note in Notes 1.24.) ( ) = x 2. SECTION 1.4: FUNCTIONS (Section 1.4: Functions) 1.18 (See p.40 for definitions of relations and functions and the Technical Note in Notes 1.24.) Warning: The word function has different meanings in mathematics

More information

Section 1.4 Circles. Objective #1: Writing the Equation of a Circle in Standard Form.

Section 1.4 Circles. Objective #1: Writing the Equation of a Circle in Standard Form. 1 Section 1. Circles Objective #1: Writing the Equation of a Circle in Standard Form. We begin by giving a definition of a circle: Definition: A Circle is the set of all points that are equidistant from

More information

Chapter 3. September 11, ax + b = 0.

Chapter 3. September 11, ax + b = 0. Chapter 3 September 11, 2017 3.1 Solving equations Solving Linear Equations: These are equations that can be written as ax + b = 0. Move all the variables to one side of the equation and all the constants

More information

Systems of Linear Equations and Inequalities

Systems of Linear Equations and Inequalities Systems of Linear Equations and Inequalities Alex Moore February 4, 017 1 What is a system? Now that we have studied linear equations and linear inequalities, it is time to consider the question, What

More information

Discovering Algebra. Unit 4 Solving Inequalities & Systems of Inequalities Ch

Discovering Algebra. Unit 4 Solving Inequalities & Systems of Inequalities Ch Discovering Algebra Unit 4 Solving Inequalities & Systems of Inequalities Ch. 5.5 5.7 Unit 4: Linear Systems of Equations & Inequalities (Ch. 5) ACT Standards A 604. Solve systems of two linear equations

More information

A. Incorrect! Replacing is not a method for solving systems of equations.

A. Incorrect! Replacing is not a method for solving systems of equations. ACT Math and Science - Problem Drill 20: Systems of Equations No. 1 of 10 1. What methods were presented to solve systems of equations? (A) Graphing, replacing, and substitution. (B) Solving, replacing,

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

Create your own system of equations: 1. Prove (2, 5) is a solution for the following system: 2. Is (-2, 0) a solution for the following system?

Create your own system of equations: 1. Prove (2, 5) is a solution for the following system: 2. Is (-2, 0) a solution for the following system? 5.1 Explain Solving Systems of Linear Equations by Graphing - Notes Main Ideas/ Questions What You Will Learn What is a system of linear equations? Essential Question: How can you solve a system of linear

More information

Systems of Nonlinear Equations and Inequalities: Two Variables

Systems of Nonlinear Equations and Inequalities: Two Variables Systems of Nonlinear Equations and Inequalities: Two Variables By: OpenStaxCollege Halley s Comet ([link]) orbits the sun about once every 75 years. Its path can be considered to be a very elongated ellipse.

More information

Put the following equations to slope-intercept form then use 2 points to graph

Put the following equations to slope-intercept form then use 2 points to graph Tuesday September 23, 2014 Warm-up: Put the following equations to slope-intercept form then use 2 points to graph 1. 4x - 3y = 8 8 x 6y = 16 2. 2x + y = 4 2x + y = 1 Tuesday September 23, 2014 Warm-up:

More information

Chapter 2A - Solving Equations

Chapter 2A - Solving Equations - Chapter A Chapter A - Solving Equations Introduction and Review of Linear Equations An equation is a statement which relates two or more numbers or algebraic expressions. For example, the equation 6

More information

Algebra I Notes Unit Five: Linear Inequalities in One Variable and Absolute Value Equations & Inequalities

Algebra I Notes Unit Five: Linear Inequalities in One Variable and Absolute Value Equations & Inequalities Syllabus Objective 4.4 The student will solve linear inequalities and represent the solution graphically on a number line and algebraically. Inequality Symbols: < less than less than or equal to > greater

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

Section 2.5 Formulas and Additional Applications from Geometry Section 2.6 Solving Linear Inequalities Section 7.

Section 2.5 Formulas and Additional Applications from Geometry Section 2.6 Solving Linear Inequalities Section 7. Section 2.5 Formulas and Additional Applications from Geometry Section 2.6 Solving Linear Inequalities Section 7.1 Evaluating Roots Section 2.5 Formulas and Additional Applications from Geometry Definition

More information

LESSON EII.C EQUATIONS AND INEQUALITIES

LESSON EII.C EQUATIONS AND INEQUALITIES LESSON EII.C EQUATIONS AND INEQUALITIES LESSON EII.C EQUATIONS AND INEQUALITIES 7 OVERVIEW Here s what you ll learn in this lesson: Linear a. Solving linear equations b. Solving linear inequalities Once

More information

CHAPTER 1 Systems of Linear Equations

CHAPTER 1 Systems of Linear Equations CHAPTER Systems of Linear Equations Section. Introduction to Systems of Linear Equations. Because the equation is in the form a x a y b, it is linear in the variables x and y. 0. Because the equation cannot

More information

PLC Papers Created For:

PLC Papers Created For: PLC Papers Created For: Josh Angles and linear graphs Graphs of Linear Functions 1 Grade 4 Objective: Recognise, sketch and interpret graphs of linear functions. Question 1 Sketch the graph of each function,

More information

6-3 Solving Systems by Elimination

6-3 Solving Systems by Elimination Another method for solving systems of equations is elimination. Like substitution, the goal of elimination is to get one equation that has only one variable. To do this by elimination, you add the two

More information

Answers to the problems will be posted on the school website, go to Academics tab, then select Mathematics and select Summer Packets.

Answers to the problems will be posted on the school website, go to Academics tab, then select Mathematics and select Summer Packets. Name Geometry SUMMER PACKET This packet contains Algebra I topics that you have learned before and should be familiar with coming into Geometry. We will use these concepts on a regular basis throughout

More information

Linear Equations and Inequalities

Linear Equations and Inequalities Unit 2 Linear Equations and Inequalities 9/26/2016 10/21/2016 Name: By the end of this unit, you will be able to Use rate of change to solve problems Find the slope of a line Model real-world data with

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

MATH 150 Pre-Calculus

MATH 150 Pre-Calculus MATH 150 Pre-Calculus Fall, 2014, WEEK 3 JoungDong Kim Week 3: 2B, 3A Chapter 2B. Solving Inequalities a < b a is less than b a b a is less than or equal to b a > b a is greater than b a b a is greater

More information

Answers to Sample Exam Problems

Answers to Sample Exam Problems Math Answers to Sample Exam Problems () Find the absolute value, reciprocal, opposite of a if a = 9; a = ; Absolute value: 9 = 9; = ; Reciprocal: 9 ; ; Opposite: 9; () Commutative law; Associative law;

More information

SUMMER ASSIGNMENT FOR ALGEBRA II/TRIGONOMETRY

SUMMER ASSIGNMENT FOR ALGEBRA II/TRIGONOMETRY SUMMER ASSIGNMENT FOR ALGEBRA II/TRIGONOMETRY This summer assignment is designed to ensure that you are prepared for Algebra II/ Trigonometry. Nothing on this summer assignment is new. Everything is a

More information

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra COUNCIL ROCK HIGH SCHOOL MATHEMATICS A Note Guideline of Algebraic Concepts Designed to assist students in A Summer Review of Algebra [A teacher prepared compilation of the 7 Algebraic concepts deemed

More information

C.3 Nonlinear Systems of Equations and Inequalities

C.3 Nonlinear Systems of Equations and Inequalities 50 section C3 C.3 Nonlinear Systems of Equations and Inequalities In section E, we discussed methods of solving systems of two linear equations. Recall that solutions to such systems are the intercepts

More information

G.4 Linear Inequalities in Two Variables Including Systems of Inequalities

G.4 Linear Inequalities in Two Variables Including Systems of Inequalities G.4 Linear Inequalities in Two Variables Including Systems of Inequalities Linear Inequalities in Two Variables In many real-life situations, we are interested in a range of values satisfying certain conditions

More information

1) 2) Algebra (3-2) Solving Inequalities with Additon and Subtraction

1) 2) Algebra (3-2) Solving Inequalities with Additon and Subtraction Algebra (3-2) Solving Inequalities with Additon and Subtraction N# The Equality Properties of Addition and Subtraction also apply to INEQUALITIES. If you or the same value to each side of an inequality,

More information

Foundations of Algebra. Learning Goal 3.1 Algebraic Expressions. a. Identify the: Variables: Coefficients:

Foundations of Algebra. Learning Goal 3.1 Algebraic Expressions. a. Identify the: Variables: Coefficients: Learning Goal 3.1 Algebraic Expressions What you need to know & be able to do 1. Identifying Parts of Algebraic Expressions 3.1 Test Things to remember Identify Parts of an expression Variable Constant

More information

H-A2T THE INTEGERS UNIT 1 POLYNOMIALS AND THE NUMBER LINE (DAY 1)

H-A2T THE INTEGERS UNIT 1 POLYNOMIALS AND THE NUMBER LINE (DAY 1) H-AT THE INTEGERS UNIT POLYNOMIALS AND THE NUMBER LINE (DAY ) Warm-Up: Find the solution set of the following inequality: 0 5 < 40 INEQUALITY SOLUTION SETS Solve the inequality equation Graph the solution

More information

ALLEN PARK HIGH SCHOOL S u m m er A s s e s s m e n t

ALLEN PARK HIGH SCHOOL S u m m er A s s e s s m e n t ALLEN PARK HIGH SCHOOL S u m m er A s s e s s m e n t F o r S t u d e n t s E n t e r i n g A l g e b r a Allen Park High School Summer Assignment Algebra Show all work for all problems on a separate sheet

More information

Rising Geometry Students!

Rising Geometry Students! Rising Geometry Students! As a 7 th grader entering in to Geometry next year, it is very important that you have mastered the topics listed below. The majority of the topics were taught in Algebra 1, but

More information

Exponents. Reteach. Write each expression in exponential form (0.4)

Exponents. Reteach. Write each expression in exponential form (0.4) 9-1 Exponents You can write a number in exponential form to show repeated multiplication. A number written in exponential form has a base and an exponent. The exponent tells you how many times a number,

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 3: Inequalities

Chapter 3: Inequalities Chapter 3: Inequalities 3-1: Graphing and Writing Inequalities Objectives: Identify solutions of inequalities in one variable. Write and graph inequalities in one variable. Inequality: The quantities are

More information

Supplementary Trig Material

Supplementary Trig Material Supplementary Trig Material Math U See Table of Contents Lesson A: Solving Equations with Radicals and Absolute Value Lesson Practice Worksheet A - 1 Lesson Practice Worksheet A - 2 Lesson B: Solving Inequalities

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II 1 st Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II 1 st Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I Part II 1 st Nine Weeks, 2016-2017 OVERVIEW Algebra I Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

2-2. Warm Up Lesson Presentation Lesson Quiz

2-2. Warm Up Lesson Presentation Lesson Quiz Warm Up Lesson Presentation Lesson Quiz Holt Algebra McDougal 1 Algebra 1 Warm Up Graph each inequality. Write an inequality for each situation. 1. The temperature must be at least 10 F. x 10 10 0 10 2.

More information

Topic: Expressions & Operations AII.1

Topic: Expressions & Operations AII.1 Topic: Epressions & Operations AII.1 AII.1 The student will identify field properties, aioms of equality and inequality, and properties of order that are valid for the set of real numbers and its subsets,

More information

FOR ALL STUDENTS TAKING ALGEBRA II Honors SUMMER REVIEW PACKET

FOR ALL STUDENTS TAKING ALGEBRA II Honors SUMMER REVIEW PACKET FOR ALL STUDENTS TAKING ALGEBRA II Honors 01-014 SUMMER REVIEW PACKET Dear Student and Parent/Guardian, The math department at Central Dauphin School District wants you to be successful in Algebra II.

More information

CP Algebra 2. Summer Packet. Name:

CP Algebra 2. Summer Packet. Name: CP Algebra Summer Packet 018 Name: Objectives for CP Algebra Summer Packet 018 I. Number Sense and Numerical Operations (Problems: 1 to 4) Use the Order of Operations to evaluate expressions. (p. 6) Evaluate

More information

Definition: Absolute Value The absolute value of a number is the distance that the number is from zero. The absolute value of x is written x.

Definition: Absolute Value The absolute value of a number is the distance that the number is from zero. The absolute value of x is written x. R. Absolute Values We begin this section by recalling the following definition. Definition: Absolute Value The absolute value of a number is the distance that the number is from zero. The absolute value

More information

Investigating Inequalities:

Investigating Inequalities: Investigating Inequalities: Choose roles: Record each group member s name next to their role: Anuncer: Recorder: Walker A: Walker B: Set-up: use the number cards to construct a number line on the floor.

More information

To determine the slope or rate of change of a linear function, use m =, positive slopes, rises from left to right, negative

To determine the slope or rate of change of a linear function, use m =, positive slopes, rises from left to right, negative Common Core Regents Review Linear Functions The standard form for a linear equation is y = mx + b, where m represents the slope and b represents the y-intercept. To determine the slope or rate of change

More information

Pre-calculus is the stepping stone for Calculus. It s the final hurdle after all those years of

Pre-calculus is the stepping stone for Calculus. It s the final hurdle after all those years of Chapter 1 Beginning at the Very Beginning: Pre-Pre-Calculus In This Chapter Brushing up on order of operations Solving equalities Graphing equalities and inequalities Finding distance, midpoint, and slope

More information

Academic Algebra 2. Algebra 1 Review

Academic Algebra 2. Algebra 1 Review Academic Algebra On the following pages you will find a review of the Algebra concepts needed to successfully complete Academic Algebra. Concepts such as fractions, solving equations, inequalities, absolute

More information

Simple Inequalities Involving Addition and Subtraction. Unit 3 Inequalities.notebook. November 18, Table of Contents

Simple Inequalities Involving Addition and Subtraction. Unit 3 Inequalities.notebook. November 18, Table of Contents Table of Contents Simple Inequalities Addition/Subtraction Simple Inequalities Multiplication/Division Two-Step and Multiple-Step Inequalities Solving Compound Inequalities Special Cases of Compound Inequalities

More information

A2 HW Imaginary Numbers

A2 HW Imaginary Numbers Name: A2 HW Imaginary Numbers Rewrite the following in terms of i and in simplest form: 1) 100 2) 289 3) 15 4) 4 81 5) 5 12 6) -8 72 Rewrite the following as a radical: 7) 12i 8) 20i Solve for x in simplest

More information

Chapter 5: Systems of Equations and Inequalities. Section 5.4. Check Point Exercises

Chapter 5: Systems of Equations and Inequalities. Section 5.4. Check Point Exercises Chapter : Systems of Equations and Inequalities Section. Check Point Eercises. = y y = Solve the first equation for y. y = + Substitute the epression + for y in the second equation and solve for. ( + )

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2013 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Algebra I. Systems of Linear Equations and Inequalities. Slide 1 / 179. Slide 2 / 179. Slide 3 / 179. Table of Contents

Algebra I. Systems of Linear Equations and Inequalities. Slide 1 / 179. Slide 2 / 179. Slide 3 / 179. Table of Contents Slide 1 / 179 Algebra I Slide 2 / 179 Systems of Linear Equations and Inequalities 2015-04-23 www.njctl.org Table of Contents Slide 3 / 179 Click on the topic to go to that section 8th Grade Review of

More information

Solving Systems of Linear Inequalities Focus on Modeling

Solving Systems of Linear Inequalities Focus on Modeling Name Class 5-6 Date Solving Systems of Linear Inequalities Focus on Modeling Essential question: How can you use systems of linear equations or inequalities to model and solve contextual problems? N-Q.1.1*,

More information

Section 4.1 Solving Systems of Linear Inequalities

Section 4.1 Solving Systems of Linear Inequalities Section 4.1 Solving Systems of Linear Inequalities Question 1 How do you graph a linear inequality? Question 2 How do you graph a system of linear inequalities? Question 1 How do you graph a linear inequality?

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

CLEP College Algebra - Problem Drill 21: Solving and Graphing Linear Inequalities

CLEP College Algebra - Problem Drill 21: Solving and Graphing Linear Inequalities CLEP College Algebra - Problem Drill 21: Solving and Graphing Linear Inequalities No. 1 of 10 1. Which inequality represents the statement three more than seven times a real number is greater than or equal

More information

4 A Catalogue of Functions and Inequalities 8. SECTION E Modulus Function

4 A Catalogue of Functions and Inequalities 8. SECTION E Modulus Function 4 A Catalogue of Functions and Inequalities 8 SECTION E Modulus Function By the end of this section you will be able to visualize the geometric interpretation of the modulus function derive some inequalities

More information

3.1 Inequalities - Graphing and Solving

3.1 Inequalities - Graphing and Solving 3.1 Inequalities - Graphing and Solving When we have an equation such as x = 4 we have a specific value for our variable. With inequalities we will give a range of values for our variable. To do this we

More information

Solution Choose several values for x, and find the corresponding values of (x), or y.

Solution Choose several values for x, and find the corresponding values of (x), or y. Example 1 GRAPHING FUNCTIONS OF THE FORM (x) = ax n Graph the function. 3 a. f ( x) x Solution Choose several values for x, and find the corresponding values of (x), or y. f ( x) x 3 x (x) 2 8 1 1 0 0

More information

Math-2A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis?

Math-2A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis? Math-A Lesson 13-3 (Analyzing Functions, Systems of Equations and Inequalities) Which functions are symmetric about the y-axis? f ( x) x x x x x x 3 3 ( x) x We call functions that are symmetric about

More information

Absolute Value Equations and Inequalities. Use the distance definition of absolute value.

Absolute Value Equations and Inequalities. Use the distance definition of absolute value. Chapter 2 Section 7 2.7 Absolute Value Equations and Inequalities Objectives 1 2 3 4 5 6 Use the distance definition of absolute value. Solve equations of the form ax + b = k, for k > 0. Solve inequalities

More information

Chapter 6. Systems of Equations and Inequalities

Chapter 6. Systems of Equations and Inequalities Chapter 6 Systems of Equations and Inequalities 6.1 Solve Linear Systems by Graphing I can graph and solve systems of linear equations. CC.9-12.A.CED.2, CC.9-12.A.CED.3, CC.9-12.A.REI.6 What is a system

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2014 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Basic ALGEBRA 2 SUMMER PACKET

Basic ALGEBRA 2 SUMMER PACKET Name Basic ALGEBRA SUMMER PACKET This packet contains Algebra I topics that you have learned before and should be familiar with coming into Algebra II. We will use these concepts on a regular basis throughout

More information

Concept: Solving Absolute Value Equations

Concept: Solving Absolute Value Equations Concept: Solving Absolute Value Equations Warm Up Name: 1. Determine what values of x make each inequality true. Graph each answer. (a) 9 x - 2 7 x + 8 9 x - 2 7 x + 8-7x) 2 x - 2 8 +2) 2 x 10 2) x 5 Remember:

More information

CHAPTER 1: Functions

CHAPTER 1: Functions CHAPTER 1: Functions 1.1: Functions 1.2: Graphs of Functions 1.3: Basic Graphs and Symmetry 1.4: Transformations 1.5: Piecewise-Defined Functions; Limits and Continuity in Calculus 1.6: Combining Functions

More information

1.5 F15 O Brien. 1.5: Linear Equations and Inequalities

1.5 F15 O Brien. 1.5: Linear Equations and Inequalities 1.5: Linear Equations and Inequalities I. Basic Terminology A. An equation is a statement that two expressions are equal. B. To solve an equation means to find all of the values of the variable that make

More information