Enter an equation or problem
Camera input is not recognized!

Tiger Algebra Calculator

Systems of linear equations

Linear equations
A linear equation is an equation that represents a straight line. It usually has constants and variables, which cannot contain exponents or roots, and is usually written in one of the following ways:

Point-slope form
y-y1=m(x-x1)
For example: y-9=2(x-5)

Slope-intercept form
y=mx+b
For example: y=2x-1

Standard form
ax+by+c=0
For example: -2x+y+1=0
Important: In this form, a and b cannot both be zero (a2+b20).

Though these equations may all look different, they all actually represent the same line. If you have access to a graphing calculator, try graphing each equation and comparing the results. The graphs will all be the same!

Systems of linear equations
Sometimes we are given two or more equations that can be made true by the same variable or variables.
For example:
2x-4y-10=0
5x+3y=12
When x=3 and y=-1, both equations are true.

These are called systems of linear equations and we can find their variable(s) using one of two methods: elimination and substitution.

Solving by elimination
Main steps for solving a system of linear equations by elimination:

1. Rewrite the equations so the variables are in the same order:
2x-4y-10=0
5x+3y=12
would become
2x-4y-10=0
5x+3y-12=0

2. Multiply one or both of the equations by non-zero numbers that would make one set of terms cancel each other out if added or subtracted:
3(2x-4y-10=0)
4(5x+3y-12=0)
would become
6x-12y-30=0
20x+12y-48=0

3. Add or subtract the equations to eliminate their common variable:
(6x-12y-30)
+ (20x+12y-48)
= 26x-78=0


4. Solve the equation to isolate the remaining variable:
26x-78=0
26x=78
x=3

5. Plug this variable into one of the original equations and simplify to isolate the remaining variable:
2(3)-4y-10=0
6-4y-10=0
-4y-4=0
-4y=4
y=-1

The variables that satisfy both equations are x=3 and y=-1 or (3,-1)

6. Repeat as necessary, such as when there are more than two linear equations in the system.

Solving by substitution
Main steps for solving a system of linear equations by substitution:

1. Solve for x or y in one of the equations by isolating the variable:
2x-4y-10=0
2x=4y+10
x=2y+5

2. Plug the resulting variable into the other equation and solve:
5(2y+5)+3y=12
10y+25+3y=12
13y=-13
y=-1

3. Plug the resulting variable into either of the original equations and solve:
2x-4(-1)-10=0
2x+4-10=0
2x-6=0
2x=6
x=3

The variables that satisfy both equations are x=3 and y=-1 or (3,-1)

4. Repeat as necessary, such as when there are more than two linear equations in the system.

There are three possible solution types for systems of linear equations:

No solution : There are no variables that would make all the equations in the system true. On a graph, the lines representing the equations do not touch. If they are linear equations, these lines would run parallel to each other.

One solution : There is one set of variables that would make all the equations in the system true. On a graph, the lines representing the equations cross once. The point where they cross is the solution to the system.

Infinite solutions : There are an infinite number of variables that would make all the equations in the systems true. This occurs when all the equations in the system are the same or are variations of the same equation and, therefore, represent the same line.

Other relevant terms:

Consistent equations : two or more equations are consistent when they share one or infinite solutions. For example: 5x+3y=12 and 2x-4y=10 are consistent because they share one solution (3,-1).

Inconsistent equations : two or more equations are inconsistent when they do not share any solutions, meaning their lines have no points in common. The lines of inconsistent equations run parallel to each other. For example: 5x+3y=6 and 5x+3y=20 are inconsistent because x has a different value in each equation, meaning the equations do not share any solutions.

Independent equations : two or more equations are independent when they represent different lines.

Dependent equations : two or more equations are dependent when they represent the same line, giving each equation infinite solutions. Dependent equations occur when an equation is written in different forms. For example: 5x+3y=12 and 10x+6y-24=0 represent the same line and are, therefore, dependent.

systems of linear equations

Latest Related Drills Solved