Finding Solutions to Equations in Two Variables

Learning Outcomes

  • Determine whether an ordered pair is a solution of an equation
  • Complete a table of solutions for a linear equation

All the equations we solved so far have been equations with one variable. In almost every case, when we solved the equation we got exactly one solution. The process of solving an equation ended with a statement such as x=4x=4. Then we checked the solution by substituting back into the equation.

Here’s an example of a linear equation in one variable, and its one solution.

3x+5=173x=12x=43x+5=173x=12x=4

But equations can have more than one variable. Equations with two variables can be written in the general form Ax+By=CAx+By=C. An equation of this form is called a linear equation in two variables.

Linear Equation

An equation of the form Ax+By=CAx+By=C, where A and BA and B are not both zero, is called a linear equation in two variables.

Notice that the word “line” is in linear.

Here is an example of a linear equation in two variables, xx and y:y:

Ax+By=CAx+By=C

x+4y=8x+4y=8

A=1,B=4,C=8A=1,B=4,C=8

Is y=5x+1y=5x+1 a linear equation? It does not appear to be in the form Ax+By=CAx+By=C. But we could rewrite it in this form.

y=5x+1y=5x+1
Add 5x5x to both sides. y+5x=5x+1+5xy+5x=5x+1+5x
Simplify. y+5x=1y+5x=1
Use the Commutative Property to put it in Ax+By=CAx+By=C. Ax+By=CAx+By=C

5x+y=15x+y=1

By rewriting y=5x+1y=5x+1 as 5x+y=15x+y=1, we can see that it is a linear equation in two variables because it can be written in the form Ax+By=CAx+By=C.

Linear equations in two variables have infinitely many solutions. For every number that is substituted for xx, there is a corresponding yy value. This pair of values is a solution to the linear equation and is represented by the ordered pair (x,y)(x,y). When we substitute these values of xx and yy into the equation, the result is a true statement because the value on the left side is equal to the value on the right side.

Solution to a Linear Equation in Two Variables

An ordered pair (x,y)(x,y) is a solution to the linear equation Ax+By=CAx+By=C, if the equation is a true statement when the x-x- and y-valuesy-values of the ordered pair are substituted into the equation.

Example

Determine whether (2,4)(2,4) is a solution to the equation 4y+5x=34y+5x=3.

 

example

Determine which ordered pairs are solutions of the equation x+4y=8:x+4y=8:

1. (0,2)(0,2)
2. (2,4)(2,4)
3. (4,3)(4,3)

Solution
Substitute the x- andy-valuesx- andy-values from each ordered pair into the equation and determine if the result is a true statement.

1. (0,2)(0,2) 2. (2,4)(2,4) 3. (4,3)(4,3)
x=0,y=2x=0,y=2

x+4y=8x+4y=8

0+42?=80+42?=8

0+8?=80+8?=8

8=88=8

x=2,y=4x=2,y=4

x+4y=8x+4y=8

2+4(4)?=82+4(4)?=8

2+(16)?=82+(16)?=8

148148

x=4,y=3x=4,y=3

x+4y=8x+4y=8

4+43?=84+43?=8

4+12?=84+12?=8

8=88=8

(0,2)(0,2) is a solution. (2,4)(2,4) is not a solution. (4,3)(4,3) is a solution.

 

try it

 

example

Determine which ordered pairs are solutions of the equation. y=5x1:y=5x1:

1. (0,1)(0,1)
2. (1,4)(1,4)
3. (2,7)(2,7)

 

try it

In the next video you will see more examples of how to determine whether an ordered pair is a solution to a linear equation.

Complete a Table of Solutions to a Linear Equation

In the previous examples, we substituted the x- and y-valuesx- and y-values of a given ordered pair to determine whether or not it was a solution to a linear equation. But how do we find the ordered pairs if they are not given? One way is to choose a value for xx and then solve the equation for yy. Or, choose a value for yy and then solve for xx.

We’ll start by looking at the solutions to the equation y=5x1y=5x1 we found in the previous chapter. We can summarize this information in a table of solutions.

y=5x1y=5x1
xx yy (x,y)(x,y)
00 11 (0,1)(0,1)
11 44 (1,4)(1,4)

To find a third solution, we’ll let x=2x=2 and solve for yy.

y=5x1y=5x1
Substitute x=2x=2 y=5(2)1y=5(2)1
Multiply. y=101y=101
Simplify. y=9y=9

The ordered pair is a solution to y=5x1y=5x1. We will add it to the table.

y=5x1y=5x1
xx yy (x,y)(x,y)
00 11 (0,1)(0,1)
11 44 (1,4)(1,4)
22 99 (2,9)(2,9)

We can find more solutions to the equation by substituting any value of xx or any value of yy and solving the resulting equation to get another ordered pair that is a solution. There are an infinite number of solutions for this equation.

example

Complete the table to find three solutions to the equation y=4x2:y=4x2:

y=4x2y=4x2
xx yy (x,y)(x,y)
00
11
22

Solution
Substitute x=0,x=1x=0,x=1, and x=2x=2 into y=4x2y=4x2.

x=0x=0 x=1x=1 x=2x=2
y=4x2y=4x2 y=4x2y=4x2 y=4x2y=4x2
y=402y=402 y=4(1)2y=4(1)2 y=422y=422
y=02y=02 y=42y=42 y=82y=82
y=2y=2 y=6y=6 y=6y=6
(0,2)(0,2) (1,6)(1,6) (2,6)(2,6)

The results are summarized in the table.

y=4x2y=4x2
xx yy (x,y)(x,y)
00 22 (0,2)(0,2)
11 66 (1,6)(1,6)
22 66 (2,6)(2,6)

 

try it

 

example

Complete the table to find three solutions to the equation 5x4y=20:5x4y=20:

5x4y=205x4y=20
xx yy (x,y)(x,y)
00
00
55

 

try it

Find Solutions to Linear Equations in Two Variables

To find a solution to a linear equation, we can choose any number we want to substitute into the equation for either xx or yy. We could choose 1,100,1,0001,100,1,000, or any other value we want. But it’s a good idea to choose a number that’s easy to work with. We’ll usually choose 00 as one of our values.

example

Find a solution to the equation 3x+2y=63x+2y=6

 

try it

We said that linear equations in two variables have infinitely many solutions, and we’ve just found one of them. Let’s find some other solutions to the equation 3x+2y=63x+2y=6.

example

Find three more solutions to the equation 3x+2y=63x+2y=6

 

try it

Let’s find some solutions to another equation now.

example

Find three solutions to the equation x4y=8x4y=8.

Remember, there are an infinite number of solutions to each linear equation. Any point you find is a solution if it makes the equation true.

TRY IT