Top Banner
Systems of Equations and Inequalities Algebra I
45

Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Dec 22, 2015

Download

Documents

Scot Reeves
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Systems of Equations and Inequalities

Algebra I

Page 2: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Vocabulary

System of (linear) equations• Two equations together.• An ordered pair that satisfies both

equations (where they cross on the graph)

• Can have 0, 1 or infinite number of solutions.

Page 3: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Vocabulary

Intersecting graph – Two lines that intersect or coincide – called consistent.Parallel graph – Two lines that are parallel to each other – called inconsistent.Same line graph – Two lines that graph on top of each other exactly.Independent system – A system that has exactly one solution.

Page 4: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Intersecting Lines

• Exactly one solution – the point where the two lines intersect is the solution.

• Consistent and independent.

Page 5: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Parallel Lines

• No solutions.

• Inconsistent

Page 6: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Same Line

• Infinite solutions – they intersect at every point.

• Consistent and dependent.

Page 7: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Graph on the calculator

• Equations must always be in slope-intercept form (y = mx + b)

• Enter into the y= function in the calculator

• Graph

Page 8: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Example

y = -x + 5 y = x – 3

Page 9: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Example

1. y = -x + 5 y = x – 3One solution

Page 10: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Now You Try…

1. y = -x + 5 2x + 2y = -8

2. 2x + 2y = -8 y = -x - 4

Page 11: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Now You Try…

1. y = -x + 5 2x + 2y = -8 (y = -x – 4)No solutions2. 2x + 2y = -8 (y = -x – 4) y = -x – 4Infinite solutions

Page 12: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations

• The exact solution of a system of equation can be found using algebraic methods.

• Can solve by:– Substitution– Elimination– Graphing

Page 13: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Substitution

Ex) y = 3x x + 2y = -21

Page 14: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Substitution

Ex) y = 3x x + 2y = -21

Since we already know that y = 3x, substitute 3x into the second equation and solve for x.

x + 2(3x) = -21

Page 15: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Substitution

Ex) x + 2(3x) = -21x + 6x = -21 distribute 7x = -21 combine like terms x = -3 divide by 7

Now substitute the value for x into the first equation to solve for y. y = 3(-3)

Page 16: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Substitution

We now know that… x = -3 and y = -9

The solution is (-3,-9)This is the point where the two lines intersect on the graph.

Page 17: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Substitution

Sometimes, you need to get one variable by itself to use substitution method.x + 5y = -33x – 2y = 8

Page 18: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Substitution

Sometimes, you need to get one variable by itself to use substitution method.x + 5y = -33x – 2y = 8

x + 5y = -3 - 5y -5yx = -5y – 3Now substitute into the second equation and solve.3(-5y – 3) – 2y = 8

Page 19: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Substitution

3(-5y – 3) – 2y = 8-15y – 9 – 2y = 8 distribute -17y – 9 = 8 combine like terms -17y = 17 add 9 to both sides y = -1 divide by -17Substitute -1 into the first equation for y and solve for x.x = -5y – 3x = -5(-1) – 3 = 2 solution (2, -1)

Page 20: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

• Solving by elimination can be done by addition or multiplication.

Page 21: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

• Solve by additionEx)3x – 5y = -162x + 5y = 31Notice that there is an inverse here (-5y and 5y)

Page 22: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

3x – 5y = -16 the -5y and 5y will cancel+2x + 5y = 31 add like terms 5x + 0 = 15 divide by 5 x = 3Now substitute the 3 into either equation for x and solve for y.3(3) – 5y = -169 – 5y = -16 solve equation-9 -9-5y = -25 y = 5 solution (3,5)

Page 23: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

• Solve by multiplication• If there is not an inverse, you need to

multiply one or both of the equations to make an inverse in the problem.

Ex) 5x + 2y = 6 9x + 2y = 22

Page 24: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

• Solve by multiplication• If there is not an inverse, you need to

multiply one or both of the equations to make an inverse in the problem.

Ex) 5x + 2y = 6 5x + 2y = 6 9x + 2y = 22 -1(9x + 2y = 22)• Now eliminate the 2y and -2y

Page 25: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

• Solve by multiplication• If there is not an inverse, you need to

multiply one or both of the equations to make an inverse in the problem.

Ex) 5x + 2y = 6 5x + 2y = 6-1(9x + 2y = 22) -9x – 2y = -22• Now eliminate the 2y and -2y

Page 26: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

Ex) 5x + 2y = 6-9x – 2y = -22 -4x = -16 x = 4Now substitute the 4 in for x and solve for y5(4) + 2y = 620 + 2y = 6 2y = -14 y = -7 solution (4, -7)

Page 27: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

Ex) 3x + 4y = 6 5x + 2y = -4

Page 28: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

Ex) 3x + 4y = 6 5x + 2y = -4Sometimes, there is nothing obvious to inverse, you may have to multiply one or both equations by a number to inverse. 3x + 4y = 6 3x + 4y = 6 -2(5x + 2y = 4) -10x – 4y = 8

Page 29: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

3x + 4y = 6 -10x – 4y = 8 -7x = 14 x = -2 3(-2) + 4y = 6 -6 + 4y = 6 4y = 12 y = 3 solution (-2,3)

Page 30: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

Ex) -3x – 3y = -21 -2x + 8y = 16

Page 31: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

Ex) -3x – 3y = -21 -2x + 8y = 16When neither equation has anything in common, you will have to multiply BOTH equations to find an inverse.

-2(-3x – 3y = -21) 6x + 6y = 42 3(-2x + 8y = 16) -6x + 24y = 48

Page 32: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations by Elimination

6x + 6y = 42-6x + 24y = 48 30y = 90 y = 36x + 6(3) = 426x + 18 = 42 6x = 24 x = 4 solution (4, 3)

Page 33: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations

Ex) 3x – 6y = 10 x – 2y = 4

Page 34: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations with No Solution

Ex) 3x – 6y = 10 x – 2y = 4Make inverse 3x – 6y = 10 3x – 6y = 10 -3(x – 2y = 4) -3x + 6y = -12 0 = -2

0 ≠ -2 therefore, there is no solution

Page 35: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations

Ex) 3x + 6y = 24 -2x – 4y = -16

Page 36: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations with Infinite Solutions

Ex) 3x + 6y = 24 -2x – 4y = -16Find the inverse 2(3x + 6y = 24) 6x + 12y = 483(-2x – 4y = -16) -6x – 12y = -48 0 = 0 0 = 0 is a true statement, there are infinite solutions. They would graph as the same line.

Page 37: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Equations

Method Best time to useGraphing *to estimate a solutionSubstitution *when one variable has a coefficient of 1 or -1

Elimination *when one of the variables has the same or opposite coefficients. *when there are no other options for solving.

Page 38: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Inequalities

Vocabulary < Less than symbol (dotted line)

> Greater than symbol (dotted line)

Page 39: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Inequalities

Vocabulary < Less than or equal to symbol (solid line)

> Greater than or equal to symbol (solid line)

Page 40: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Inequalities

Solve these by graphing:• Change inequality into slope intercept

form.• Put inequality into the y= function on

your calculator.• Graph and shade depending on the sign.• Solution is the area on the coordinate

plane that is shaded by both inequalities.

Page 41: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Inequalities

Solution to x < 1 and y < 3

Page 42: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Inequalities by Graphing

Page 43: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Inequalities

• To determine if a point is in the solution set of a system of inequalities.– Substitute the value in to the inequality– If it is a true statement, they are part of

the solution set, if not, they aren’t.

• Ex) y < -3x + 3 y < x + 2 (-1, 5), ( 1, 5), (5, 1), (1, -5)

Page 44: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Inequalities

• Ex) y < -3x + 3 y < x + 2 (-1, 5), ( 1, 5), (5, 1), (1, -5)

5 < -3(-1) + 3 5 < -3(1) + 3 1 < -3(5) + 3 -5 < -3(1) + 35 < 6 5 < 0 1 < -12 -5 < 05 < -1 + 2 5 < 1 + 2 1 < 5 + 2 -5 < 1 + 25 < 1 5 < 3 1 < 7 -5 < 3

Page 45: Systems of Equations and Inequalities Algebra I. Vocabulary System of (linear) equations Two equations together. An ordered pair that satisfies both equations.

Solving Systems of Inequalities

• Ex) y < -3x + 3 y < x + 2 (-1, 5), ( 1, 5), (5, 1), (1, -5)

5 < -3(-1) + 3 5 < -3(1) + 3 1 < -3(5) + 3 -5 < -3(1) + 35 < 6 5 < 0 1 < -12 -5 < 05 < -1 + 2 5 < 1 + 2 1 < 5 + 2 -5 < 1 + 25 < 1 5 < 3 1 < 7 -5 < 3