home

A+ A− B
topics
Best Free Online Calculator topics facebook google plus twitter topics
topics facebook google plus twitter topics topics topics facebook google plus twitter

Best Free Online Calculator

System of Linear Equations

How to Solve Systems

A system of linear equations means two or more linear equations. (In plain speak: 'two or more lines') If these two linear equations intersect, that point of intersection is called the solution to the system of linear equations.

What is a system of equations?

Answer: A system of equation just means 'more than 1 equation.'. A system of linear equations is just more than 1 line, see the picture: picture of system of equations


Ok, so what is the solution of a system of equations?

Answer: The solution is where the equations 'meet' or intersect. The red point on the right is the solution of the system. picture of system of equations


How many solutions can systems of linear equations have?

There can be zero solutions, 1 solution or infinite solutions--each case is explained in detail below. Note: Although systems of linear equations can have 3 or more equations,we are going to refer to the most common case--a stem with exactly 2 lines.
Case I: 1 Solution

This is the most common situation and it involves lines that intersect exactly 1 time.
picture of system of equations
Case 2: No Solutions

This only happens when the lines are parallel. As you can see, parallel lines are not going to ever meet.

Example of a stem that has no solution:
  • Line 1: y = 5x +13
  • Line 2: y = 5x + 12
no solution pic
Case 3: Infinite Solutions

This is the rarest case and only occurs when you have the same line.

Consider, for instance, the two lines below (y = 2x+1 and 2y = 4x +2). These two equations are really the same line .
Example of a system that has infinite solutions:
  • Line 1: y = 2x + 1
  • Line 2: 2y = 4x + 2
infiinite solutions
Example 1
The solution of the system of equations on the left is (2,2) which marks the point where the two lines intersect.

How can we find solutions to systems of equations?

To find the solution to systems of linear equations, you can any of the methods below:
  • graph : by looking at where lines intersect (meet) on a graph
  • substitution : by solving for one of the variables and substituting its value in to the other equation.
  • Elimination : Elimination involves algebraic manipulations of two or more equations. The end goal is to eliminate a variable by creating opposite coefficients (The examples below should clarify this straightforward approach).
  • Use a graphing calculator to find the intersections of the graphs. Yeah, a calculator can do pretty much all of the work for you.
Interactive System of Linear Equations

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

 The Graph Method  
Example 1
What is the solution of the following system of equations?
$$ y = x + 1 \\ y = 2x $$
Step 1
Practice Problems

Use the graph method to solve the system of equations below $ y = 2x +1 \\ y = 4x -1 $
Step 1


Solve the following system of linear equations by graphing. $ 2y = 4x + 2 \\ 2y = -x + 7 $
Answer
The Substitution Method
First, let's review how the substitution property works.
Review Example 1
substitution property example 1
Review Example 2
substitution property example 2

Substitution Example 1

picture of algebraic method solution Let's re-examine system pictured on the left. $ \color{red}{y} = 2x + 1 \text{ and } \color{red}{y} = 4x -1 $ Step 1) We are going to use substitution like we did in review example 2 above
example 3
Now we have 1 equation and 1 unknown, we can solve this problem as the work below shows.
s
The last step is to again use substitution, in this case we know that x = 1 , but in order to find the y value of the solution, we just substitute x =1 into either equation. $$ y = 2x + 1 \\ y = 2\cdot \color{red}{1} + 1 = 2 + 1 =3 \\ \text{ or you can substitute x =1 into the other equation} \\ y = 4x -1 \\ y = 4\cdot \color{red}{1}- 1 = 4 - 1 = 3 \\ \text{solution = }( 1,3) $$


Substitution Example 2

What is the solution of the system of equations: $ y = 2x + 1 \\ 2y = 3x - 2 $
Step 1) Identify the best equation for substitution and then substitute into other equation. example 3
Step 2) Solve for x s
Step 3) Substitute the value of x (-4 in this case) into either equation $ y = 2x + 1 \\ y = 2\cdot-4 + 1 = -8 + 1 = -7 \\ 2y = 3x - 2\\ 2y = 3\cdot-4 -2 \\ \text{or you can use the other equation} \\ 2y = -12 -2 \\ 2y = -14 \frac{1}{2}\cdot2y =\frac{1}{2}\cdot-14 \\ y = -7 $
The solution of this system is (-4,-7)
Show Graph
Substitution Practice Problems

Solve the system below using substitution $$ y = x+1 \\ y = 2x +2 $$
Answer
Practice Problem four solution of system of equations
The solution of this system is the point of intersection : (-3,-4).


Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player


The Elimination Method
You use elimination when you perform an operation on 1 equation then add the equations so that one of the variables cancels.

Elimination Example 1



$$ y = x + 1 \\ y = -x $$
elimination method

Elimination Example 2



Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

Practice Problems

Problem 1)

Use substitution to solve the following system of linear equations:
  • Line 1: y=3x – 1
  • Line 2: y= x – 5
Step 1

Set the Two Equations Equal to each other then solve for x

Step 2

problem 2) Use the substitution method to solve the system:
  • Line 1: y = 5x – 1
  • Line 2: 2y= 3x + 12
Answer
Solution of system of equations by substitution method
This system of lines has a solution at the point (2, 9).


Problem 3)

Use substitution to solve the system:
  • Line 1: y = 3x + 1
  • Line 2: 4y = 12x + 4
Answer
Infinite Solutions of system of equations by substitution method
This system has an infinite number of solutions. because 12x +4 = 12x is always true for all values of x.


Problem 4)

Solve the system of linear equations by substitution
  • Line 1: y= x + 2
  • Line 2: y= x + 8
Answer
Practice Problem Nine solution of system of equations
This system of linear equation has no solution.
These lines have the same slope (slope =1) so they never intersect.



Use the substitution method to solve the system:
  • Line 1: y= x + 1
  • Line 2: 2y= 3x
Answer

The solution of this system is (1,3).


Use substitution to solve the system:
  • Line 1: y = 3x + 1
  • Line 2: 4y = 12x + 3
Answer
No Solutions of system of equations by substitution method
Whenever you arrive at a contradiction such as 3 = 4, your system of linear equations has no solutions. When you use these methods (substitution, graphing etc...) to find the solution what you're really asking is at what point (which x coordinate and y coordinate) do the two lines intersect. However, if the only time that they intersect is when 3 = 4, they are never going to intersect since 3 does not equal four!
This system has an no solutions.


Problem 5)

Solve the system using substitution.
  • Line 1: y= x +5
  • Line 2: y= 2x +2
Answer
Practice Problem seven  solution of system of equations
The solution of this system is the point of intersection : (3,8).