Wize High School Algebra I Textbook (Common Core) > Systems of Linear Equations

Solving a System of Linear Equations - No Solution or Many Solutions

0:00 / 0:00

No Solution or Many Solutions

So far we have been able to find one (x,y)(x,y) solution. But there are two more possibilities.

Many Solutions

If both lines are equivalent (the same) then they would completely overlap on a graph.


If you solve by substitution or elimination, at some point both of the variables will disappear and you'll end up with an equation that is always true, such as 5=55=5, or 0=00=0.

Wize Tip
You'll be able to visably see that the two equations are multiples of one another.

Example
2x4y+10=01x2y+5=02\begin{array}{cc} 2x-4y+10=0&\text{\textcircled 1}\\ x-2y+5=0&\text{\textcircled 2} \end{array}

Since 1=2×2\text{\textcircled 1}=2\times\text{\textcircled 2}, these equations are multiples of one another. So the lines are the same and there are many solutions.

PAGE BREAK

No solution

If the lines are parallel, they will never meet on the graph.


If you solve by substitution or elimination, at some point both of the variables will disappear and you'll end up with an equation that is always false, such as 5=35=3, or 4=0-4=0.

Wize Tip
You'll be able to visably see that the corresponding variables are the same multiples of one another, but the constant is not.

Example
2x4y+9=01x2y+5=02\begin{array}{cc} 2x-4y+9=0&\text{\textcircled 1}\\ x-2y+5=0&\text{\textcircled 2} \end{array}

Notice that the variables in 1\text{\textcircled 1} are 2 times the variables in 2\text{\textcircled 2}, but the constant in 1\text{\textcircled 1} is NOT 2 times the constant in 2\text{\textcircled 2}. So the lines are parallel and do not mett on the graph, and there are no solutions to this system of linear equations.

0:00 / 0:00

Example: Many Solutions

Solve
10x5y=2010x-5y=-20
2x+y=4-2x+y=4

Graphing

The two lines overlap providing many solutions as every point is a (x,y)(x,y) for both lines.


PAGE BREAK

Substitution

10x5y=2012x+y=42\begin{array}{cc} 10x-5y=-20&\text{\textcircled 1}\\ -2x+y=4&\text{\textcircled 2} \end{array}

From 2\text{\textcircled 2}:
2x+y=4y=2x+4\begin{array}{rcl} -2x+y&=&4\\ y&=&2x+4 \end{array}
Substitute this value of y=2x+4\colorbox{yellow}{$y$}=\colorbox{yellow}{$2x+4$} into 1\text{\textcircled 1}:

10x5y=2010x5(2x+4)=2010x10x20=2020=20\begin{array}{rcl} 10x-5\colorbox{yellow}{$y$}&=&-20\\\\ 10x-5(\colorbox{yellow}{$2x+4$})&=&-20\\\\ 10x-10x-20&=&-20\\\\ -20&=&-20 \end{array}

Both variables have "disappeared" and we end up with a statement that is always true.

Therefore, the lines are the same and overlap in the graph.

PAGE BREAK

Elimination

10x5y=2012x+y=42\begin{array}{cc} 10x-5y=-20&\text{\textcircled 1}\\ -2x+y=4&\text{\textcircled 2} \end{array}

Multiply the second equation by 55, leave the first equation alone:

10x5y=2010x-5y=-20
5×(2x+y=4)\colorFour5\times(-2x+y=4)

Simplify:
10x5y=2010x-5y=-20
10x+5y=20-10x+5y=20

Adding the two equations, we get

0=00=0

Both variables have "disappeared" and we end up with a statement that is always true.

Therefore, the lines are the same and overlap in the graph.
0:00 / 0:00

Example: No Solutions

Solve
2xy=612x+y=42\begin{array}{cc} 2x-y=-6&\text{\textcircled 1}\\ -2x+y=4&\text{\textcircled 2}\\ \end{array}

Graphing

The two lines are parallel providing no solutions as they will never meet at (x,y)(x,y)


PAGE BREAK

Substitution

2xy=612x+y=42\begin{array}{cc} 2x-y=-6&\text{\textcircled 1}\\ -2x+y=4&\text{\textcircled 2}\\ \end{array}

From 2\text{\textcircled 2}:
2x+y=4y=2x+4\begin{array}{rcl} -2x+y&=&4\\ y&=&2x+4 \end{array}

Substitute this value of y=2x+4\colorbox{yellow}{$y$}=\colorbox{yellow}{$2x+4$} into 1\text{\textcircled 1}:

2xy=62x(2x+4)=62x2x4=64=6\begin{array}{rcl} 2x-\colorbox{yellow}{$y$}&=&-6\\\\ 2x-(\colorbox{yellow}{$2x+4$})&=&-6\\\\ 2x-2x-4&=&-6\\\\ -4&=&-6 \end{array}

Both variables have "disappeared" and we end up with a statement that is always false.

Therefore, the lines are parallel and do not meet on the graph, so there are no solutions.

PAGE BREAK

Elimination

2xy=612x+y=42\begin{array}{cc} 2x-y=-6&\text{\textcircled 1}\\ -2x+y=4&\text{\textcircled 2}\\ \end{array}

Adding the two equations, we get

0=20=-2

Both variables have "disappeared" and we end up with a statement that is always false.

Therefore, the lines are parallel and do not meet on the graph, so there are no solutions.

Practice: No Solution or Many Solutions

State whether each of the following systems have no solution or many solutions.

a)x2y+3=012x4y+6=02\begin{array}{cc} x-2y+3=0&\text{\textcircled 1}\\ 2x-4y+6=0&\text{\textcircled 2} \end{array}

b) 12x+8y=413x2y=42\begin{array}{cc} -12x+8y=4&\text{\textcircled 1}\\ 3x-2y=4&\text{\textcircled 2} \end{array}

c) 9x15y=613x+5y=22\begin{array}{cc} 9x-15y=-6&\text{\textcircled 1}\\ -3x+5y=2&\text{\textcircled 2} \end{array}

d) 9x15y=613x+5y=22\begin{array}{cc} 9x-15y=-6&\text{\textcircled 1}\\ -3x+5y=-2&\text{\textcircled 2} \end{array}