G8 Math Q1 Week 8 System of Linear Equations
G8 Math Q1 Week 8 System of Linear Equations
EQUATIONS
SYSTEMS OF LINEAR EQUATIONS
First, graph 2x – y = 6.
Second, graph x + 3y = 10. (0, -6)
Example
Determine whether the given point is a solution of
the following system.
point: (– 3, 1)
system: x – y = – 4 and 2x + 10y = 4
•Plug the values into the equations.
First equation: – 3 – 1 = – 4 true
Second equation: 2(– 3) + 10(1) = – 6 + 10 = 4
true
•Since the point (– 3, 1) produces a true statement in
SOLUTION OF A SYSTEM
Example
Determine whether the given point is a solution of the
following system
point: (4, 2)
system: 2x – 5y = – 2 and 3x + 4y = 4
Plug the values into the equations
First equation: 2(4) – 5(2) = 8 – 10 = – 2 true
Second equation: 3(4) + 4(2) = 12 + 8 = 20 4 false
Since the point (4, 2) produces a true statement in only one
equation, it is NOT a solution.
TYPES OF SYSTEMS
Example
Solve the following system using the substitution
method.
3x – y = 6 and – 4x + 2y = –8
Example continued
Substitute x = 2 into the first equation solved for
y.
y = 3x – 6 = 3(2) – 6 = 6 – 6 = 0
Our computations have produced the point (2, 0).
Check the point in the original equations.
First equation,
3x – y = 6
3(2) – 0 = 6 true
Second equation,
–4x + 2y = –8
–4(2) + 2(0) = –8 true
THE SUBSTITUTION METHOD
Example
Example continued
When you get a result, like the one on the
previous slide, that is obviously true for any
value of the replacements for the variables, this
indicates that the two equations actually
represent the same line.
There are an infinite number of solutions for this
system. Any solution of one equation would
automatically be a solution of the other equation.
This represents a consistent system and the
linear equations are dependent equations.
THE SUBSTITUTION METHOD
Example
Solve the following system of equations using the
substitution method.
3x – y = 4 and 6x – 2y = 4
Solve the first equation for y.
3x – y = 4
–y = –3x + 4 (subtract 3x from both
sides)
y = 3x – 4 (multiply both sides by –
1)
Substitute this value for y into the second equation.
6x – 2y = 4
6x – 2(3x – 4) = 4 (replace y with the result from Continued.
the first
equation)
THE SUBSTITUTION METHOD
Example continued
When you get a result, like the one on the
previous slide, that is never true for any value
of the replacements for the variables, this
indicates that the two equations actually are
parallel and never intersect.
1. 3x + 2y = 12
2x + 3y = 13
2. 2x – y = -1
3x + 2y = 0
SOLVING SYSTEMS OF LINEAR EQUATIONS BY
ADDITION
THE ELIMINATION METHOD
Example
Solve the following system of equations using the
elimination method.
6x – 3y = –3 and 4x + 5y = –9
Multiply both sides of the first equation by 5 and the
second equation by 3.
First equation,
5(6x – 3y) = 5(–3)
30x – 15y = –15 (use the distributive
property)
Second equation,
3(4x + 5y) = 3(–9) Continued.
12x + 15y = –27 (use the distributive
THE ELIMINATION METHOD
Example continued
Continued.
THE ELIMINATION METHOD
Example continued
Example continued
Check the point in the original equations.
First equation,
6x – 3y = –3
6(–1) – 3(–1) = –3 true
Second equation,
4x + 5y = –9
4(–1) + 5(–1) = –9 true
The solution of the system is (–1, –1).
THE ELIMINATION METHOD
Example
Solve the following system of equations
using the elimination method.
2 1 3
x y
3 4 2
1 1
x y 2
2 4
Example continued
Multiply both sides of each equation by 12. (Note:
you don’t have to multiply each equation by the same
number, but in this case it will be convenient to do so.)
First equation,
2 1 3
x y
3 4 2
2 1 3
12 x y 12 (multiply both sides by 12)
3 4 2
8 x 3 y 18 (simplify both sides)
Continued.
THE ELIMINATION METHOD
Example continued
Second equation,
1 1
x y 2
2 4
1 1
12 x y 12 2 (multiply both sides by 12)
2 4
6 x 3 y 24 (simplify both sides)
Combine the two equations.
8x + 3y = – 18
6x – 3y = – 24
14x = – 42
x = –3 (divide both sides by 14)
Continued.
THE ELIMINATION METHOD
Example continued
Substitute the value for x into one of the
original equations.
8x + 3y = –18
8(–3) + 3y = –18
–24 + 3y = –18
3y = –18 + 24 = 6
y=2
Our computations have produced the point (–
3, 2). Continued.
THE ELIMINATION METHOD
Example continued
Check the point in the original equations. (Note: Here
you should use the original equations before any
modifications, to detect any computational errors that
youFirst
mightequation,
have made.) Second equation,
2 1 3 1 1
x y x y 2
3 4 2 2 4
2 1 3 1 1
( 3) (2) ( 3) (2) 2
3 4 2 2 4
1 3 3 1
2 2 true
2 2 true 2 2
The solution is the point (–3, 2).