CHAPTER 5 LINEAR SYSTEMS

Size: px
Start display at page:

Download "CHAPTER 5 LINEAR SYSTEMS"

Transcription

1 CHAPTER 5 LINEAR SYSTEMS Systems of Linear equations have either one solution (independent), no solutions (inconsistent), or infinitely many solutions (dependent). An independent system is the case when the equations represent two intersecting lines. The solution is the intersection point. An inconsistent system is the case when the equations represent two parallel lines. They never intersect. A dependent system is the case when the equations represent the same line. Therefore they intersect everywhere on the line. Independent system: one solution and one intersection point Inconsistent system: no solution and no intersection point Dependent system: the solution is the whole line y = x + 3 y = - ½ x y = x+ 3 y = x - 2 y = x + 3 2y - 2x= 6

2 SYSTEMS OF LINEAR EQUATIONS A system of linear equations is a set of two equations of lines. A solution of a system of linear equations is the set of ordered pairs that makes each equation true. That is, the set of ordered pairs where the two lines intersect. If the system is INDEPENDENT, there is ONE SOLUTION, an ordered pair (x,y) If the system is DEPENDENT, there is INFINITELY MANY SOLUTIONS, all (x,y) s that make either equation true (since both equations are essentially the same in this case. If the system is INCONSISTENT, there are NO SOLUTIONS, because the two equations represent parallel lines, which never intersect. GRAPHING METHOD. Graph each line. This is easily done be putting them in slope-intercept form, y = mx + b. The solution is the point where the two lines intersect. SUBSTITUTION METHOD. 2x y = 5 3x + y = 5 Choose equation to isolate a variable to solve for. In this system, solving for y in the second equation makes the most sense, since y is already positive and has a coefficient of 1. This second equation turns into y = -3x + 5 Now that you have an equation for y in terms of x, substitute that equation for y in the first equation in your system. Substitute y = -3x + 5 in 2x y =5 2x (-3x + 5) = 5 Simplify and solve for x. 2x + 3x 5 = 5 5x 5 = 5 5x = 10 x = 2 ADDITION METHOD 5x + 2y = -9 12x 7y = 2 Eliminate one variable by finding the LCM of the coefficients, then multiply both sides of the equations by whatever it takes to get the LCM in one equation and LCM in the other equation. After this we can add both equations together and eliminate a variable. Let s choose to eliminate y. The y terms are 2y and -7y. The LCM is 14. Multiply the first equation by 7 and the second equation by 2. 7(5x + 2y) = -9(7) 2(12x 7y) = 2(2) 35x + 14y = x 14y = 4 Add them together 59x = -59 x = -1 Solve for y by substituting x=2 into y = -3x + 5. y = -3(2) + 5 = = -1 Therefore solution is (2,-1) CHECK by substituting solution into the other equation and see if it is true. 3x + y = 5 3(2) + (-1) =5 5 = 5 YES! Solve for y by substituting x=-1 into either of the two original equations. 5(-1) + 2y = -9 2y = -4 y = -2 Therefore solution is (-1,-2) CHECK by substituting solution into the other equation and see if it is true. 12 x 7y = 2 12(-1) 7(-2) = = 2 2 =2 YES!

3 LINEAR INEQUALITIES To graph a LINEAR INEQUALITY, First rewrite the inequality to solve for y. If the resulting inequality is y >., Then make a dashed line and shade the area ABOVE the line. If the resulting inequality is y <.., Then make a dashed line and shade the area BELOW the line. If the resulting inequality is y.., Then make a SOLID line and shade the area ABOVE the line. If the resulting inequality is y., Then make a SOLID line and shade the area BELOW the line. If when isolating y, you must divide both sides of inequality by a negative number, Then the inequality sign must be SWITCHED. Example: -3y < 12 y > 4 Graph the solution set of 3x 2y 12 3x 12 3x 12 when dividing by a negative number, SWITCH the inequality sign 3x y x

4 WORD PROBLEMS Setting up word problems: 1) Find out what you are being asked to find. Set a variable to this unknown quantity. Make sure you know the units of this unknown (miles?, hours? ounces?) 2) If there is another unknown quantity, use the given information to put that unknown quantity in terms of the variable you have chosen. If not enough information is given, use another variable. 3) Set up a table with a row for each unknown and columns made up of the terms of one of equations above (Rate*Time=Distance, Amt*Unit Cost=Value, etc..) 4) Use the given information to combine the equations of each row of the table into equations. You need at least one equation for every variable you need to solve for. (One variable needs 1 equation, Two variables needs two equations, etc..) 5) Once one variable is solved for, you can find the other unknown. 6) Check your equation by plugging in your value for x and seeing if your equation is true. Then state your conclusion in a complete sentence.

5 Example: A seaplane flying with thewind flew from an ocean port to a lake, a istance of 240 miles, in 2 hours. Flying against the wind, it make the trip from the lake to the ocean port in 3 hours. Find the rate of the plane in calm air and the rate of the wind. Step 1) What are we asked to find? The rate of the plane in calm air and the rate of the wind. (Miles per Hour) 2) Let p = rate of the plane in calm air and w = rate of the wind. 3) The trip to the lake and back are the SAME DISTANCE. So both rows are equal to the distance given, 240 miles. Remember that when you fly with the wind, you actual rate is the rate of the plane PLUS the rate of the wind. When you fly against the wind, your actual rate is the rate of the plane MINUS the rate of the wind. Table: 4) Equations from the table. 2p + 2w = 240 Rate Time Distance = rate*time With the wind p+w 2 hrs 240 miles Against the wind p-w 3 hrs 240 miles 3p 3w = 240 Solve using addition method. Pick a variable to eliminate then multiply each equation but the number necessary to get OPPOSITE LCMs of the coefficients of that variable. If we eliminate w, the LCM of 2w and -3w is 6. So our goal is to have w s coefficients to be 6 and -6. 3(2p + 2w) = 3(240) 6p + 6w = 720 2(3p 3w) = 2(240) 6p - 6w= p = 1200 p = 100 5) Solve for the other unknown using one of the equations. 2(100) + 2w = w = 240 2w = 40 w =20 6) Check p=100 and w = 20 using the other equation to see if you are correct. 3(100) 3(20) =? = 240 yes CONCLUSION: The rate of the plane in calm air is 100mph and the rate of the wind is 20mph

STUDY GUIDE FOR TEST 2. Project 3: Fill in the blanks and do the assigned questions. 11/6/07

STUDY GUIDE FOR TEST 2. Project 3: Fill in the blanks and do the assigned questions. 11/6/07 STUDY GUIDE FOR TEST 2 Name: Project 3: Fill in the blanks and do the assigned questions. 11/6/07 Quadrant II Quadrant I ORDERED PAIR: The first number in the ordered pair is the -coordinate and the second

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 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

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

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

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

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

5 Systems of Equations

5 Systems of Equations Systems of Equations Concepts: Solutions to Systems of Equations-Graphically and Algebraically Solving Systems - Substitution Method Solving Systems - Elimination Method Using -Dimensional Graphs to Approximate

More information

6-1 Using Graphs to Solve a System of Equations., together form a system of linear equations.

6-1 Using Graphs to Solve a System of Equations., together form a system of linear equations. AH Notes# 6-1 Using Graphs to Solve a System of Equations Two or more linear equations in the same variables, such as, together form a system of linear equations. The solution to the system is any/all

More information

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

6.2. TWO-VARIABLE LINEAR SYSTEMS

6.2. TWO-VARIABLE LINEAR SYSTEMS 6.2. TWO-VARIABLE LINEAR SYSTEMS What You Should Learn Use the method of elimination to solve systems of linear equations in two variables. Interpret graphically the numbers of solutions of systems of

More information

Lesson 5: Solving Linear Systems Problem Solving Assignment solutions

Lesson 5: Solving Linear Systems Problem Solving Assignment solutions Write inequalities to represent the following problem, and then solve to answer the question. 1. The Rent-A-Lemon Car Rental Company charges $60 a day to rent a car and an additional $0.40 per mile. Alex

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

Section 8.1 & 8.2 Systems of Equations

Section 8.1 & 8.2 Systems of Equations Math 150 c Lynch 1 of 5 Section 8.1 & 8.2 Systems of Equations Geometry of Solutions The standard form for a system of two linear equations in two unknowns is ax + by = c dx + fy = g where the constants

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Algebraic Concepts Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the inequality. ) - - 0x - -x - ) A) x > -0 B) x < -0 C) x 0 D) x

More information

GRAPHING LINEAR EQUATIONS. Linear Equations ( 3,1 ) _x-axis. Origin ( 0, 0 ) Slope = change in y change in x. Equation for l 1.

GRAPHING LINEAR EQUATIONS. Linear Equations ( 3,1 ) _x-axis. Origin ( 0, 0 ) Slope = change in y change in x. Equation for l 1. GRAPHING LINEAR EQUATIONS Quadrat II Quadrat I ORDERED PAIR: The first umer i the ordered pair is the -coordiate ad the secod umer i the ordered pair is the y-coordiate. (,1 ) Origi ( 0, 0 ) _-ais Liear

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

Module 2 Study Guide. The second module covers the following sections of the textbook: , 4.1, 4.2, 4.5, and

Module 2 Study Guide. The second module covers the following sections of the textbook: , 4.1, 4.2, 4.5, and Module 2 Study Guide The second module covers the following sections of the textbook: 3.3-3.7, 4.1, 4.2, 4.5, and 5.1-5.3 Sections 3.3-3.6 This is a continuation of the study of linear functions that we

More information

You try: What is the equation of the line on the graph below? What is the equation of the line on the graph below?

You try: What is the equation of the line on the graph below? What is the equation of the line on the graph below? 1 What is the equation of the line on the graph below? 2 3 1a What is the equation of the line on the graph below? y-intercept Solution: To write an equation in slope-intercept form, identify the slope

More information

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

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

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

7.1 Solving Linear Systems by Graphing

7.1 Solving Linear Systems by Graphing 7.1 Solving Linear Sstems b Graphing Objectives: Learn how to solve a sstem of linear equations b graphing Learn how to model a real-life situation using a sstem of linear equations With an equation, an

More information

Lesson 28: Another Computational Method of Solving a Linear System

Lesson 28: Another Computational Method of Solving a Linear System Lesson 28: Another Computational Method of Solving a Linear System Student Outcomes Students learn the elimination method for solving a system of linear equations. Students use properties of rational numbers

More information

( ). Switch x and y and solve for y:

( ). Switch x and y and solve for y: . Let y = f ( x). Switch x and y and solve for y: y! = x y = x + y = x + The inverse is f! (x) = x +.. Let y = f x y = x y = The inverse is f! (x) = 5. Let y = f x 8.2 The Inverse of a Function x x. y!

More information

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)}

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)} Linear Equations Domain and Range Domain refers to the set of possible values of the x-component of a point in the form (x,y). Range refers to the set of possible values of the y-component of a point in

More information

Herndon High School Geometry Honors Summer Assignment

Herndon High School Geometry Honors Summer Assignment Welcome to Geometry! This summer packet is for all students enrolled in Geometry Honors at Herndon High School for Fall 07. The packet contains prerequisite skills that you will need to be successful in

More information

Math-3 Lesson 8-5. Unit 4 review: a) Compositions of functions. b) Linear combinations of functions. c) Inverse Functions. d) Quadratic Inequalities

Math-3 Lesson 8-5. Unit 4 review: a) Compositions of functions. b) Linear combinations of functions. c) Inverse Functions. d) Quadratic Inequalities Math- Lesson 8-5 Unit 4 review: a) Compositions o unctions b) Linear combinations o unctions c) Inverse Functions d) Quadratic Inequalities e) Rational Inequalities 1. Is the ollowing relation a unction

More information

U2Q5 (Module 7 Practice Quiz)

U2Q5 (Module 7 Practice Quiz) Name: lass: ate: I: U2Q5 (Module 7 Practice Quiz) Multiple hoice Identify the choice that best completes the statement or answers the question. Ï y = x + 8 1. Solve Ô Ì. ÓÔ x + y = 7 a. This system has

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

Math 2 Variable Manipulation Part 6 System of Equations

Math 2 Variable Manipulation Part 6 System of Equations Name: Date: 1 Math 2 Variable Manipulation Part 6 System of Equations SYSTEM OF EQUATIONS INTRODUCTION A "system" of equations is a set or collection of equations that you deal with all together at once.

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

Objective. The student will be able to: solve systems of equations using elimination with multiplication. SOL: A.9

Objective. The student will be able to: solve systems of equations using elimination with multiplication. SOL: A.9 Objective The student will be able to: solve systems of equations using elimination with multiplication. SOL: A.9 Designed by Skip Tyler, Varina High School Solving Systems of Equations So far, we have

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

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

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

Algebra 2 Honors Unit 1 Review of Algebra 1

Algebra 2 Honors Unit 1 Review of Algebra 1 Algebra Honors Unit Review of Algebra Day Combining Like Terms and Distributive Property Objectives: SWBAT evaluate and simplify expressions involving real numbers. SWBAT evaluate exponents SWBAT combine

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

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

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY 2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY The following are topics that you will use in Geometry and should be retained throughout the summer. Please use this practice to review the topics you

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

Factoring Review Types of Factoring: 1. GCF: a. b.

Factoring Review Types of Factoring: 1. GCF: a. b. Factoring Review Types of Factoring: 1. GCF: a. b. Ex. A. 4 + 2 8 B. 100 + 25 2. DOS: a. b. c. Ex. A. 9 B. 2 32 3. Plain x Trinomials: Start Signs Factors 1. 2. 3. 4. Ex. A. + 7 + 12 B. 2 3 4. Non-Plain

More information

Interactive Notebook College Readiness Math Page 2. Unit 6 Quadratic Functions COVER PAGE

Interactive Notebook College Readiness Math Page 2. Unit 6 Quadratic Functions COVER PAGE Interactive Notebook College Readiness Math 2017 Page 2 1 2 COVER PAGE TABLE OF CONTENTS 26 27 Unit 4 project continued U5 systems of equations and inequalities 3 TABLE OF CONTENTS 28 Solving using graphing

More information

2. Which of the following expressions represents the product of four less than three times x and two more than x?

2. Which of the following expressions represents the product of four less than three times x and two more than x? Algebra Topics COMPASS Review You will be allowed to use a calculator on the COMPASS test. Acceptable calculators are: basic calculators, scientific calculators, and graphing calculators up through the

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

Study Guide for Math 095

Study Guide for Math 095 Study Guide for Math 095 David G. Radcliffe November 7, 1994 1 The Real Number System Writing a fraction in lowest terms. 1. Find the largest number that will divide into both the numerator and the denominator.

More information

Watertown Public Schools Algebra 2 Honors/CP Summer Packet

Watertown Public Schools Algebra 2 Honors/CP Summer Packet Name Date Teacher Watertown Public Schools Algebra 2 Honors/CP Summer Packet Summer 2018 This packet contains topics that you are expected to know prior to entering Algebra 2. You have learned these skills

More information

Watertown Public Schools Algebra 2 Summer Packet

Watertown Public Schools Algebra 2 Summer Packet Name Date Teacher Watertown Public Schools Algebra 2 Summer Packet Summer 2017 Attn: In coming Algebra II Cohort, Honors, College Prep Students & Parents/Guardians This packet contains topics that you

More information

YOU CAN BACK SUBSTITUTE TO ANY OF THE PREVIOUS EQUATIONS

YOU CAN BACK SUBSTITUTE TO ANY OF THE PREVIOUS EQUATIONS The two methods we will use to solve systems are substitution and elimination. Substitution was covered in the last lesson and elimination is covered in this lesson. Method of Elimination: 1. multiply

More information

MA094 Part 2 - Beginning Algebra Summary

MA094 Part 2 - Beginning Algebra Summary MA094 Part - Beginning Algebra Summary Page of 8/8/0 Big Picture Algebra is Solving Equations with Variables* Variable Variables Linear Equations x 0 MA090 Solution: Point 0 Linear Inequalities x < 0 page

More information

Chapter Systems of Equations

Chapter Systems of Equations SM-1 Name: 011314 Date: Hour: Chapter 6.1-6.4 Systems of Equations 6.1- Solving Systems by Graphing CCS A.REI.6: Solve systems of equations exactly and approximately (e.g. with graphs), focusing on pairs

More information

Along the way, you learned many manipulative skills using the Properties of Real Numbers.

Along the way, you learned many manipulative skills using the Properties of Real Numbers. A LOOK at Algebra ============================= In a nutshell, you have learned how to: 1. solve linear equations and inequalities. solve quadratic equations and inequalities 3. solve systems of linear

More information

Study Guide: Systems of Linear Equations

Study Guide: Systems of Linear Equations Study Guide: Systems of Linear Equations Systems of Linear Equations A system of linear equations is when two or more linear equations are involved in the same problem. The solution for a system of linear

More information

Part 2 - Beginning Algebra Summary

Part 2 - Beginning Algebra Summary Part - Beginning Algebra Summary Page 1 of 4 1/1/01 1. Numbers... 1.1. Number Lines... 1.. Interval Notation.... Inequalities... 4.1. Linear with 1 Variable... 4. Linear Equations... 5.1. The Cartesian

More information

MA 1128: Lecture 08 03/02/2018. Linear Equations from Graphs And Linear Inequalities

MA 1128: Lecture 08 03/02/2018. Linear Equations from Graphs And Linear Inequalities MA 1128: Lecture 08 03/02/2018 Linear Equations from Graphs And Linear Inequalities Linear Equations from Graphs Given a line, we would like to be able to come up with an equation for it. I ll go over

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

2x + 5 = x = x = 4

2x + 5 = x = x = 4 98 CHAPTER 3 Algebra Textbook Reference Section 5.1 3.3 LINEAR EQUATIONS AND INEQUALITIES Student CD Section.5 CLAST OBJECTIVES Solve linear equations and inequalities Solve a system of two linear equations

More information

Regents Review Session #3 Functions

Regents Review Session #3 Functions Regents Review Session #3 Functions A relation is a set of ordered pairs. A function is a relation in which each element of the domain corresponds t exactly one element in the range. (Each x value is paired

More information

CLEP Precalculus - Problem Drill 15: Systems of Equations and Inequalities

CLEP Precalculus - Problem Drill 15: Systems of Equations and Inequalities CLEP Precalculus - Problem Drill 15: Systems of Equations and Inequalities No. 1 of 10 1. What are the methods to solve a system of equations? (A) Graphing, replacing, substitution and matrix techniques.

More information

Math 138: Introduction to solving systems of equations with matrices. The Concept of Balance for Systems of Equations

Math 138: Introduction to solving systems of equations with matrices. The Concept of Balance for Systems of Equations Math 138: Introduction to solving systems of equations with matrices. Pedagogy focus: Concept of equation balance, integer arithmetic, quadratic equations. The Concept of Balance for Systems of Equations

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

Sections 6.1 and 6.2: Systems of Linear Equations

Sections 6.1 and 6.2: Systems of Linear Equations What is a linear equation? Sections 6.1 and 6.2: Systems of Linear Equations We are now going to discuss solving systems of two or more linear equations with two variables. Recall that solving an equation

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

5.2 Start Thinking Sample answer: x the cost of an incandescent light bulb, y the cost of a CFL, 30x 2 3 3, t 25; t 6F

5.2 Start Thinking Sample answer: x the cost of an incandescent light bulb, y the cost of a CFL, 30x 2 3 3, t 25; t 6F 5.1 Cumulative Review Warm Up. y 5 5 8 1. y 1. y 1 4 8 4. y 5 4 5 5. y 5 4 6. y 5 7. y 1 8 8. y 7 5.1 Practice A 4 5 1. yes. no., 0 4., 4 5., 6 6., 5 7. 8, 8. 0.67,.5 9. 16 bracelets, 1 necklaces 10. y

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

Algebra 2/Trig H

Algebra 2/Trig H Welcome to Algebra 2/Trig H 2018-2019 Welcome to Algebra 2/Trigonometry Honors! We are excited that you will be embarking on a journey to expand your understanding of mathematics and its concepts, tools,

More information

Algebra Revision Guide

Algebra Revision Guide Algebra Revision Guide Stage 4 S J Cooper 1st Edition Collection of like terms... Solving simple equations... Factorisation... 6 Inequalities... 7 Graphs... 9 1. The straight line... 9. The quadratic curve...

More information

1. Write in symbols: (a) The quotient of -6 and the sum of 2 and -8. (b) Now Simplify the expression in part a. 2. Simplify. x 4, given x=-2 and y=4

1. Write in symbols: (a) The quotient of -6 and the sum of 2 and -8. (b) Now Simplify the expression in part a. 2. Simplify. x 4, given x=-2 and y=4 Sample problems for common Final Exam Math 115 LASC Directions: To receive credit show enough work so that your method of solution is clear. Box answers. Show all work on this test form. No Work=No Credit.

More information

Basic Equations and Inequalities

Basic Equations and Inequalities Hartfield College Algebra (Version 2017a - Thomas Hartfield) Unit ONE Page - 1 - of 45 Topic 0: Definition: Ex. 1 Basic Equations and Inequalities An equation is a statement that the values of two expressions

More information

ALGEBRA 2 Summer Review Assignments Graphing

ALGEBRA 2 Summer Review Assignments Graphing ALGEBRA 2 Summer Review Assignments Graphing To be prepared for algebra two, and all subsequent math courses, you need to be able to accurately and efficiently find the slope of any line, be able to write

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

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

ALLEN PARK HIGH SCHOOL First Semester Review

ALLEN PARK HIGH SCHOOL First Semester Review Algebra Semester Review Winter 0 ALLEN PARK HIGH SCHOOL First Semester Review Algebra Winter 0 Algebra Semester Review Winter 0 Select the best answer for all 8 questions. Please show all work (or attach

More information

6-4 Solving Special Systems

6-4 Solving Special Systems 6-4 Solving Special Systems Warm Up Lesson Presentation Lesson Quiz 1 2 pts Bell Quiz 6-4 Solve the equation. 1. 2(x + 1) = 2x + 2 3 pts Solve by using any method. 2. y = 3x + 2 2x + y = 7 5 pts possible

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

Just as in the previous lesson, all of these application problems should result in a system of equations with two equations and two variables:

Just as in the previous lesson, all of these application problems should result in a system of equations with two equations and two variables: The two methods we have used to solve systems of equations are substitution and elimination. Either method is acceptable for solving the systems of equations that we will be working with in this lesson.

More information

Algebra 2/Trigonometry Summer Review Packet

Algebra 2/Trigonometry Summer Review Packet Algebra 2/Trigonometry Summer Review Packet This packet is designed to help you review the mathematical topics that you will need to be successful at AOSR. To receive full points for this required packet,

More information

Graphing Linear Systems

Graphing Linear Systems Graphing Linear Systems Goal Estimate the solution of a system of linear equations by graphing. VOCABULARY System of linear equations A system of linear equations is two or more linear equations in the

More information

Math 1 Unit 1 EOC Review

Math 1 Unit 1 EOC Review Math 1 Unit 1 EOC Review Name: Solving Equations (including Literal Equations) - Get the variable to show what it equals to satisfy the equation or inequality - Steps (each step only where necessary):

More information

2 Which graph shows the solution to the following

2 Which graph shows the solution to the following 1 In order for Josh to graph the solution to the inequality 4x 2y > 6, which of the following steps does he need to use? Select all that apply. A. Shade above the line. B. Draw the line y = 2x 3 as a solid

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

Math 3 Variable Manipulation Part 1 Algebraic Systems

Math 3 Variable Manipulation Part 1 Algebraic Systems Math 3 Variable Manipulation Part 1 Algebraic Systems 1 PRE ALGEBRA REVIEW OF INTEGERS (NEGATIVE NUMBERS) Concept Example Adding positive numbers is just simple addition 2 + 3 = 5 Subtracting positive

More information

GK- Math Review Overview

GK- Math Review Overview GK- Mathematics Resources for Some Math Questions: Kaplan et al (2015). Cliff Notes FTCE General Knowledge Test, 3 rd Edition Mander, E. (2015). FTE General Knowledge Test with Online Practice, 3 rd Edition

More information

SCIE 4101 Spring Math Review Packet #2 Notes Algebra I

SCIE 4101 Spring Math Review Packet #2 Notes Algebra I SCIE 4101 Spring 011 Math Review Packet # Notes Algebra I I consider Algebra and algebraic thought to be the heart of mathematics everything else before that is arithmetic. The first characteristic of

More information

Quadratic Functions. Key Terms. Slide 1 / 200. Slide 2 / 200. Slide 3 / 200. Table of Contents

Quadratic Functions. Key Terms. Slide 1 / 200. Slide 2 / 200. Slide 3 / 200. Table of Contents Slide 1 / 200 Quadratic Functions Table of Contents Key Terms Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic Equations

More information

Quadratic Functions. Key Terms. Slide 2 / 200. Slide 1 / 200. Slide 3 / 200. Slide 4 / 200. Slide 6 / 200. Slide 5 / 200.

Quadratic Functions. Key Terms. Slide 2 / 200. Slide 1 / 200. Slide 3 / 200. Slide 4 / 200. Slide 6 / 200. Slide 5 / 200. Slide 1 / 200 Quadratic Functions Slide 2 / 200 Table of Contents Key Terms Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic

More information

Slide 1 / 200. Quadratic Functions

Slide 1 / 200. Quadratic Functions Slide 1 / 200 Quadratic Functions Key Terms Slide 2 / 200 Table of Contents Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic

More information

LESSON 2 PRACTICE PROBLEMS KEY

LESSON 2 PRACTICE PROBLEMS KEY LESSON PRACTICE PROBLEMS KEY 1)If x -11= 1, then x = 4 d) 16 x 11 1 4 x 1 4 4 4 x 1 4 x 16 ) If 7x + 6y = 15 and 4x 6y = 18, what is the value of x? a) Line the equations up vertically: 7x 6y 15 4x 6y

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

CHAPTER 1: Graphs, Functions, and Models

CHAPTER 1: Graphs, Functions, and Models CHAPTER 1: Graphs, Functions, and Models 1.1 Introduction to Graphing 1.2 Functions and Graphs 1.3 Linear Functions, Slope, and Applications 1.4 Equations of Lines and Modeling 1.5 Linear Equations, Functions,

More information

8 Wyner Honors Algebra II Fall 2013

8 Wyner Honors Algebra II Fall 2013 8 Wyner Honors Algebra II Fall 2013 CHAPTER THREE: SOLVING EQUATIONS AND SYSTEMS Summary Terms Objectives The cornerstone of algebra is solving algebraic equations. This can be done with algebraic techniques,

More information

ANSWER KEY. Checklist Do I understand? Test Date: A-Day 2/7. Algebra 1 Benchmark Review study guide is due on test day!

ANSWER KEY. Checklist Do I understand? Test Date: A-Day 2/7. Algebra 1 Benchmark Review study guide is due on test day! ANSWER KEY Name: Algebra 1 Benchmark Review study guide is due on test day! Test Date: A-Day 2/7 Checklist Do I understand? Unit 1 Solving Equations and Inequalities Two Step Equations Properties of Real

More information

Chapter 13. Overview. The Quadratic Formula. Overview. The Quadratic Formula. The Quadratic Formula. Lewinter & Widulski 1. The Quadratic Formula

Chapter 13. Overview. The Quadratic Formula. Overview. The Quadratic Formula. The Quadratic Formula. Lewinter & Widulski 1. The Quadratic Formula Chapter 13 Overview Some More Math Before You Go The Quadratic Formula The iscriminant Multiplication of Binomials F.O.I.L. Factoring Zero factor propert Graphing Parabolas The Ais of Smmetr, Verte and

More information

Math Review for Incoming Geometry Honors Students

Math Review for Incoming Geometry Honors Students Solve each equation. 1. 5x + 8 = 3 + 2(3x 4) 2. 5(2n 3) = 7(3 n) Math Review for Incoming Geometry Honors Students 3. Victoria goes to the mall with $60. She purchases a skirt for $12 and perfume for $35.99.

More information

Basic Algebra: Unit 5 Systems of Linear Equations and Inequalities. Solving Systems of linear equations in two unknown variables using algebra

Basic Algebra: Unit 5 Systems of Linear Equations and Inequalities. Solving Systems of linear equations in two unknown variables using algebra Solving Systems of linear equations in two unknown variables using algebra Problems of this type look like: Solve the system of equations 3x + 67y = 12 You will have one of three possibilities when solving

More information

If you have completed your extra credit opportunity, please place it on your inbox.

If you have completed your extra credit opportunity, please place it on your inbox. Warm-Up If you have completed your extra credit opportunity, please place it on your inbox. On everyone s desk should be paper and a pencil for notes. We are covering all of Quarter 1 in one day, so we

More information

SCIE 4101 Fall Math Review Packet #2 Notes Patterns and Algebra I Topics

SCIE 4101 Fall Math Review Packet #2 Notes Patterns and Algebra I Topics SCIE 4101 Fall 014 Math Review Packet # Notes Patterns and Algebra I Topics I consider Algebra and algebraic thought to be the heart of mathematics everything else before that is arithmetic. The first

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

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

Chapter 7 Quadratic Equations

Chapter 7 Quadratic Equations Chapter 7 Quadratic Equations We have worked with trinomials of the form ax 2 + bx + c. Now we are going to work with equations of this form ax 2 + bx + c = 0 quadratic equations. When we write a quadratic

More information