Unit 5: Notes

Section 5.0: What is a System of Linear Equations, and What does it’s “Solution” represent?
A “system” of equations is a set or collection of equations that you deal with all together at once. Linear equations (ones that graph as straight lines) are simpler than non-linear equations, and the simplest linear system is one with two equations and two variables.

Now consider the following two-variable system of linear equations:

y = 3x – 2
y = –x – 6

Since the two equations above are in a system, we deal with them together at the same time. In particular, we can graph them together on the same axis system, like this:
graph of intersecting lines

A solution for a 
single equation is any point that lies on the line for that equation. A solution for a system of equations is any point that lies on each line in the system. For example, the red point at right is not a solution to the system, because it is not on either line:
graph with off-line point highlighted

The blue point at right is not a solution to the system, because it lies on only one of the lines, not on 
both of them:
graph with point on one line highlighted

The purple point at right is a solution to the system, because it lies on both of the lines:
graph with intersection point highlighted

In particular, this purple point marks the intersection of the two lines. Since this point is on both lines, it thus solves both equations, so it solves the entire system of equation. And this relationship is always true: For systems of equations, “solutions” are “intersections”. You can confirm the solution by plugging it into the system of equations, and confirming that the solution works in each equation.

    • Determine whether either of the points (–1, –5) and (0, –2) is a solution to the given system of equations.
y = 3x – 2
y = –x – 6

To check the given possible solutions, I just plug the x– and y-coordinates into the equations, and check to see if they work.  Copyright © Elizabeth Stapel 2003-2011 All Rights Reserved

checking (–1, –5):

(–5) ?=? 3(–1) – 2
–5 ?=? –3 – 2
–5 = –5    
(solution checks)

(–5) ?=? –(–1) – 6
–5 ?=? 1 – 6
–5 = –5    
(solution checks)

Since the given point works in each equation, it is a solution to the system. Now I’ll check the other point (which we already know, from looking at the graph, is not a solution):

checking (0, –2):

(–2) ?=? 3(0) – 2
–2 ?=? 0 – 2
–2 = –2    
(solution checks)

So the solution works in one of the equations. But to solve the system, it has to work in both equations. Continuing the check:

(–2) ?=? –(0) – 6
–2 ?=? 0 – 6
–2 ?=? –6

But –2 does not equal –6, so this “solution” does not check. Then the answer is:

only the point (–1, –5) is a solution to the system, DONE!!  

(Citation: http://www.purplemath.com/modules/systlin1.htm)

.

.

.

.

.

______________________________________________________________________________________

Section 5.1:  Solving Systems by Graphing
3 possible scenarios:

Independent system:
one solution and
one intersection point

Inconsistent system:
no solution and
no intersection point

Dependent system:
the solution is the
whole line

graph of intersecting lines

graph of parallel lines

graph with one apparent line

This shows that a system of equations may have one solution (a specific x,y-point), no solution at all, or an infinite solution (being all the solutions to the equation). You will never have a system with two or three solutions; it will always be one, none, or infinitely-many. (Citation: (http://www.purplemath.com/modules/systlin2.htm) )

Graphing Systems Example #1:
Solve graphically:    4– 6= 12
2+ 2= 6
To solve a system of equations graphically, graph both equations and see where they intersect.  The intersection point is the solution.

First, solve each equation for “=”.

4x – 6= 12

slope = 
y-intercept = -2

2x + 2y = 6

slope = -1
y-intercept = 3

  Graph the lines.

The slope intercept method of graphing was used in this example.

The point of intersection of the two lines, (3,0), is the solution to the system of equations.

This means that (3,0), when substituted into either equation, will make them both true.  See the check.

Check:  Since the two lines cross at (3,0), the solution is x = 3 and y = 0.  Checking these value shows that this answer is correct.  Plug these values into the ORIGINAL equations and get a true result.
4x – 6= 12
4(3) – 6(0) = 12
12 – 0 = 12
12 = 12  (check)
2x + 2y = 6
2(3) + 2(0) = 6
6 + 0 = 6
6 = 6 (check)
.
.
.
Graphing Systems Example #2:

Solve this system of equations graphically.

 4– 6= 12
2+ 2= 6

If you can graph a straight line, you can solve systems of equations graphically!

The process is very easy.  Simply graph the two lines and look for the point where they intersect (cross).

Systems of Equations may also be referred to as “simultaneous equations”.

Let’s look at an example using a graphical method:

Solve graphically:    4– 6= 12
2+ 2= 6
To solve a system of equations graphically, graph both equations and see where they intersect.  The intersection point is the solution.

First, solve each equation for “=”.

4x – 6= 12

slope = 
y-intercept = -2

2x + 2y = 6

slope = -1
y-intercept = 3

  Graph the lines.

The slope intercept method of graphing was used in this example.

The point of intersection of the two lines, (3,0), is the solution to the system of equations.

This means that (3,0), when substituted into either equation, will make them both true.  See the check.

Check:  Since the two lines cross at (3,0), the solution is x = 3 and y = 0.  Checking these value shows that this answer is correct.  Plug these values into the ORIGINAL equations and get a true result.

4x – 6= 12
4(3) – 6(0) = 12
12 – 0 = 12
12 = 12  (check)
2x + 2y = 6
2(3) + 2(0) = 6
6 + 0 = 6
6 = 6 (check)

.

.

.

.

.

_____________________________________________________________________________________________

Section 5.2:  Solving Systems using Substitution

Did you ever think to plug it in

Miss. J’s In-Class Notes on How to Solve a System using
the Substitution Method
CLICK ON THE LINK BELOW:
5.2 Miss. J’s Substitution Notes   
——————————————————————————————-
Review of 3 possible solutions, and examples of how to solve systems using the substitution method:

Solve this system of equations using substitution.  Check.

3y – 2x = 11
y + 2x = 9

The substitution method is used to eliminate one of the variables by replacement when solving a system of equations.  

Think of it as “grabbing” what one variable equals from one equation and “plugging” it into the other equation.

Systems of Equations may also be referred to as “simultaneous equations”.

Let’s look at an example using the substitution method:

Solve this system of equations
(and check):
3y – 2x = 11
y + 2x = 9
1.  Solve one of the equations for either “x =” or “y =”.
This example solves the second equation for “y =”.
3y – 2x = 11
  y = 
9 – 2x
2.  Replace the “y” value in the first equation by what “y” now equals.  Grab the “y” value and plug it into the other equation. 3(9 – 2x) – 2x = 11
3.  Solve this new equation for “x“. (27 – 6x) – 2x = 11
27 – 6x – 2x = 11
27 – 8x = 11
-8x = -16
x = 
2
4.  Place this new “x” value into either of the ORIGINAL equations in order to solve for “y“.  Pick the easier one to work with! y + 2x = 9 or
y = 9 – 2x
y = 9 – 2(2)
y = 9 – 4
y = 
5
5.  Check:  substitute x = 2 and y = 5 into BOTH ORIGINAL equations.  If these answers are correct, BOTH equations will be TRUE! 3y – 2x = 11
3(5) – 2(2) = 11
15 – 4 = 11
11 = 11 
(check!)
..y + 2x = 9
  5 + 2(2) = 9
5 + 4 = 9
9 = 9 
(check!)

.

.

.

.

.

_______________________________________________________________________________________

Section 5.3:  Solving Systems using Elimination
Review of 3 possible solutions, and examples of how to solve systems using the elimination method:

 

Simultaneous equations got you baffled?   Relax!  You can do it! 

Think of the adding or subtracting method as temporarily “eliminating” one of the variables to make your life easier.

Systems of Equations may also be referred to as “simultaneous equations”.
“Simultaneous” means being solved “at the same time”.

Let’s look at three examples using the “addition” or “subtraction” method for systems of equations:

1.  Solve this system of equations
and check:
x – 2y = 14
x + 3y = 9
a.  First, be sure that the variables are “lined up” under one another.  In this problem, they are already “lined up”. x – 2y = 14
x + 3y = 9
b.  Decide which variable (“x” or “y“) will be easier to eliminate.  In order to eliminate a variable, the numbers in front of them (the coefficients) must be the same or negatives of one another.  Looks like “x” is the easier variable to eliminate in this problem since the x‘s already have the same coefficients. x – 2y = 14
x + 3y = 9
c.  Now, in this problem we need to subtract to eliminate the “x” variable.  Subtract ALL of the sets of lined up terms.
(Remember:  when you subtract signed numbers, you change the signs and follow the rules for adding signed numbers.)
 x – 2y = 14
 3y =  9

– 5y = 5  
d.  Solve this simple equation. -5y = 5
y =
 -1
e.  Plug “y = -1″ into either of the ORIGINAL equations to get the value for “x“.  x – 2y = 14
x – 2(-1) = 14
     x + 2 = 14
            x = 
12
f.  Check:  substitute x = 12 and y = -1 into BOTH ORIGINAL equations.  If these answers are correct, BOTH equations will be TRUE! x – 2y = 14
12
 – 2(-1) = 14
12 + 2 = 14
14 = 14  
(check!)
..+ 3y = 9
12
 + 3(-1) = 9
12 – 3 = 9
9 = 9  
(check!)

There is no stopping us now!
Let’s try a more involved problem….
2.  Solve this system of equations
and check:
4x + 3y = -1
5x + 4y = 1
a.  You can probably see the dilemma with this problem right away.  Neither of the variables have the same (or negative) coefficients to eliminate.  Yeek! 4x + 3= -1
5x + 4y = 1
b.  In this type of situation, we must MAKE the coefficients the same (or negatives)  by multiplication.   You can MAKE either the “x” or the “y” coefficients the same.  Pick the easier numbers.  In this problem, the “y” variables will be changed to the same coefficient by multiplying the top equation by 4 and the bottom equation by 3.
Remember:
* you can multiply the two differing coefficients to obtain the new coefficient if you cannot think of another smaller value that will work.
* multiply EVERY element in each equation by your adjustment numbers.  
4(4x + 3y = -1)
3
(5x + 4y = 1)
16x + 12y = -4
15x + 12y = 3
c.  Now, in this problem we need to subtract to eliminate the “y” variable.
(
Remember:  when you subtract signed numbers, you change the signs and follow the rules for adding signed numbers.)
 16x + 12y = -4
15x  12y = – 3

         = – 7
d.  Plug “x = -7″ into either of the ORIGINAL equations to get the value for “y“.    5x + 4y = 1
5(-7) + 4y = 1
-35 + 4y = 1
4y = 36
               y = 9 
e.  Check:  substitute x = -7 and y = 9 into BOTH ORIGINAL equations.  If these answers are correct, BOTH equations will be TRUE! 4x + 3= -1
4(-7) +3(9) = -1
-28 + 27 = -1
-1 = -1  
(check!)
..5x + 4y = 15(-7) + 4(9) = 1
-35 + 36 = 1
1 = 1  
(check!)

(Citation: http://www.regentsprep.org/Regents/math/ALGEBRA/AE3/AlgSysAdd.htm)

.

.

.

.

.

_______________________________________________________________________________________

Section 5.3:   Real World Applications of Systems of Linear Equation
s

Leave a comment