Addition Subtration
Addition Subtration
EQUATIONS
Introduction to Systems of
Equations
• A system of linear equations consists of two or more
linear equations made up of two or more variables such
that all equations in the system are considered
simultaneously. To find the unique solution to a system of
linear equations, we must find a numerical value for each
variable in the system that will satisfy all equations in the
system at the same time. Some linear systems may not
have a solution and others may have an infinite number of
solutions. In order for a linear system to have a unique
solution, there must be at least as many equations as
there are variables. Even so, this does not guarantee a
unique solution.
Two equations that contain two different
variables.
For example, consider the following system
of linear equations in two variables.
2x+y=15
3x–y=5
We can verify the solution by substituting
the values into each equation to see if the
ordered pair satisfies both equations.
The solution to a system of linear equations in two
variables is any ordered pair that satisfies each
equation independently. In this example, the
ordered pair (4,7) is the solution to the system of
linear equations.
x+3y=8
2x−9=y
Solution
Substitute the ordered pair (5,1) into both equations.
(5)+3(1) =8
8 =8 True
2(5)−9=)1)
1=1 True
5x−4y=20
2x+1=3y
Solving Systems of Equations by
Graphing
• There are multiple methods of solving systems of
linear equations. For a system of linear equations
in two variables, we can determine both the type
of system and the solution by graphing the
system of equations on the same set of axes.
Solving a System of Equations in
Two Variables by Graphing
Solve the following system of equations by graphing.
Identify the type of system.
2x+y =−8
x−y=−1
Solution
Solve the first equation for y
2x+y =−8
y=−2x−8
x−y =−1
y=x+1
Graph both equations on the same set of axes
2(−3)+(−2) =−8
−8 =−8 True
(−3)−(−2)−1
Exercise
Solve the following system of equations by
graphing.
2x−5y=−25
−4x+5y=35
Solving Systems of Equations by Substitution
−x+y=−5
2x−5y=1
Solution
First, we will solve the first equation for y
−x+y =−5
y=x−5
2x−5y=1
2x−5(x−5) =1
2x−5x+25 =1
-3x=-24
x=8
Now, we substitute x=8 into the first equation and solve for y
−(8)+y
y=−5=3
−x+y =−5
−(8)+(3) =−5 True
2x−5y=1
2(8)−5(3)= =1 True
Exercise
Solve the following system of equations by substitution.
X=y+3
4=3x−2y
Solving Systems of Equations in Two Variables by the Addition
Method
3x+5y =−11
x−2y =11
Solution
Adding these equations as presented will not eliminate a
variable. However, we see that the first equation has 3x
in it and the second equation has x. So if we multiply the
second equation by −3, the x-terms will add to zero.
x−2y =11
−3(x−2y) =−3(11)Multiply both sides
by −3.
−3x+6y.=−33 Use the distributive property.
Now, let’s add them.
3x+5y =−11
−3x+6y =−33
11y=−44
y=−4
For the last step, we substitute y=−4 into one of
the original equations and solve for x
3x+5y =−11
3x+5(−4)=−11
3x−20=−11
3x=9
x=3
Our solution is the ordered pair (3,−4)
Check the solution in the original second equation.
x−2y)=11
(3)−2(−4)=3+8
=11True
Exercise
Solve the system of equations by addition.
2x−7y =2
3x+y=−20
Using the Addition Method When
Multiplication of Both Equations Is Required
Solve the given system of equations in two
variables by addition.
2x+3y =−16
5x−10y=30
Solution
One equation has 2x and the other has 5x . The least
common multiple is 10x so we will have to multiply both
equations by a constant in order to eliminate one variable.
Let’s eliminate x by multiplying the first equation by −5
and the second equation by 2.
−5(2x+3y) =−5(−16)
−10x−15y=80
2(5x−10y) =2(30)
10x−20y)=60
Then, we add the two equations together.
−10x−15y=80
10x−20y =60
−35y=140
y=−4
Substitute y=−4 into the original first equation.
2x+3(−4)2x−122xx=−16=−16=−4=−2