Unit 4 Linear Equations And Linear Systems — Unit Plan

TitleTakeawaysStudent SummaryAssessment
Lesson 2
Keeping the Equation Balanced

If we have equal weights on the ends of a hanger, then the hanger will be in balance. If there is more weight on one side than on the other, the hanger will tilt to the heavier side.

An unbalanced hanger. Left side, 3 triangles. Right side, 1 triangle. Left lower than right.

<p>A balanced hanger. Left side, 3 triangles. Right side, 3 triangles.</p>

A balanced hanger. Left side, 1 triangle. Right side, 3 triangles. Right lower than left.

We can think of a balanced hanger as a representation for an equation. An equation says that the expressions on each side have equal value, just like a balanced hanger has equal weights on each side. This hanger could be represented by a+2b=5ba + 2b = 5b.

If we have a balanced hanger and add or remove the same amount of weight from each side, the result will still be in balance. Here, we remove 2 triangles from each side, which is like subtracting 2b2b from each side of the equation to get a=3ba = 3b.

&lt;p&gt;A balanced hanger. Left side, 1 square, 2 triangles. Right side, 5 triangles. Below hanger, an equation reads a plus 2 b equals 5 b.&lt;/p&gt;<br>
 

&lt;p&gt;A balanced hanger. Left side, 1 square. Right side, 2 triangles. Below hanger, an equation reads a equals 3 b.&lt;/p&gt;<br>
 

In the same way that adding or subtracting the same shapes on each side of a hanger keeps it in balance, adding or subtracting the same value to each side of an equation creates an equivalent equation.

Changing Blocks (1 problem)

Here is a hanger that is in balance. We don’t know how much any of its shapes weigh.

&lt;p&gt;A balanced hanger. Left side, 2 circles, 4 squares. Right side, 2 squares, 2 triangles, 2 circles, 2 triangles.&lt;/p&gt;<br>
 

  1. How could you remove shapes from the hanger and keep it in balance? Describe in words or draw a new diagram.
  2. How could you add shapes to the hanger and keep it in balance? Describe in words or draw a new diagram.
Show Solution

Sample response:

  1. I can remove 2 circles from each side.
  2. I can add 1 triangle to each side.
Lesson 3
Balanced Moves

An equation tells us that two expressions have equal value. For example, if 4x+94x+9 and -2x3\text-2x-3 have equal value, we can write the equation

4x+9=-2x34x + 9 = \text-2x - 3

Earlier, we used hangers to understand that if we add the same positive number to each side of the equation, the sides will still have equal value. It also works if we add negative numbers! For example, we can add -9 to each side of the equation.

Because expressions represent numbers, we can also add expressions to each side of an equation. For example, we can add 2x2x to each side and still maintain equality.

If we multiply or divide the expressions on each side of an equation by the same number, we will also maintain the equality (as long as we do not divide by zero).

or

Now we can see that x=-2x = \text-2 is the solution to our equation.

More Matching Moves (1 problem)
  1. Match these pairs of equations with the description of what is done in each step.

    Step 1:

    12x6=106x3=5\begin{aligned} 12x-6&=10\\ 6x-3&=5 \end{aligned}

    A: 

    Add 3 to each side

    Step 2:

    6x3=56x=8\begin{aligned} 6x-3&=5\\ 6x&=8 \end{aligned}

    B:

    Multiply each side by 16\frac16

    Step 3:

    6x=8x=43\begin{aligned} 6x&=8\\ x&=\frac43 \end{aligned}

    C:

    Divide each side by 2

  2. You are given the equation 3(x2)=83(x-2) = 8. Is your first step to distribute or divide? Explain your reasoning.
Show Solution
  1. Step 1: C, Step 2: A, Step 3: B
  2. Sample responses:
    • I would distribute the 3. That way I do not need to deal with fractions like 83\frac{8}{3} until the end.
    • I would divide each side by 3. Then there are fewer terms to manage while solving.
Lesson 4
More Balanced Moves

How do we make sure that the solution we find for an equation is correct? Accidentally adding when we meant to subtract, missing a negative when we distribute, forgetting to write an xx from one line to the next are some of the many possible mistakes to watch out for!

Fortunately, each valid step we take to solve an equation results in a new equation with the same solution as the original. This means that we can check our work by substituting the value of the solution into the original equation. For example, suppose we solve the following equation:

2x=-3(x+5)2x=-3x+155x=15x=3\begin{aligned} 2x&=\text-3(x+5)\\ 2x&=\text-3x+15\\ 5x&=15\\ x&=3 \end{aligned}

Because the last equation shows that xx equals 3, and because valid steps make equivalent equations, we can use the equivalence in the original equation to check that all of the steps are valid. Substituting 3 in place of xx into the original equation,

2(3)=-3(3+5)6=-3(8)6=-24\begin{aligned} 2(3) &= \text-3(3+5)\\ 6&= \text-3(8)\\ 6&=\text-24 \end{aligned}

we get a statement that isn't true! This tells us we must have made a mistake somewhere. Checking our original steps carefully, we made a mistake when distributing -3. Fixing it, we now have

2x=-3(x+5)2x=-3x155x=-15x=-3\begin{aligned} 2x&=\text-3(x+5)\\ 2x&=\text-3x-15\\ 5x&=\text-15\\ x&=\text-3 \end{aligned}

Substituting -3 in place of xx into the original equation to make sure we didn't make another mistake:

2(-3)=-3(-3+5)-6=-3(2)-6=-6\begin{aligned} 2(\text-3) &= \text-3(\text-3+5)\\ \text-6&= \text-3(2)\\ \text-6&=\text-6 \end{aligned}

This equation is true, so x=-3x=\text-3 is the solution.

Mis-Steps (1 problem)

Examine Lin’s solution to 8(x3)+7=2x(417)8(x-3) + 7 = 2x(4-17).

Lin’s solution:

  1. For each step, determine if the 2 equations are equivalent. If they are not, describe the error.
  2. What is the correct solution to the original equation?

Show Solution

Sample response:

  1.  
  2. x=12x = \frac{1}{2} or equivalent
Lesson 5
Solving Any Linear Equation

When we have an equation in one variable, there are many different ways to solve it. We generally want to make moves that get us closer to an equation that clearly shows the value that makes the equation true.

For example, x=5x=5 or t=73t = \frac{7}{3} show that 5 and 73\frac{7}{3} are solutions. Because there are many ways to do this, it helps to choose moves that leave fewer terms or factors.

If we have an equation like 3t+5=73t + 5 = 7, adding -5 to each side will leave us with fewer terms. The equation then becomes 3t=23t = 2.

Dividing each side of this equation by 3 results in the equivalent equation t=23t = \frac{2}{3}, which is the solution.

Or, if we have an equation like 4(5a)=124(5 - a) = 12, dividing each side by 4 will leave us with fewer factors on the left. The equation then becomes 5a=35-a = 3.

Here is a list of valid moves that can help create equivalent equations that move toward a solution:

  1. Use the distributive property so that all the expressions no longer have parentheses.
  2. Collect like terms on each side of the equation.
  3. Add or subtract an expression on each side so that there is a variable on just one side.
  4. Add or subtract an expression on each side so that there is just a number on the side without the variable.
  5. Multiply or divide by a number on each side so that the variable on one side of the equation has a coefficient of 1.

For example, suppose we want to solve 92b+6=-3(b+5)+4b9-2b + 6 =\text-3(b+5) + 4b.

\begin{aligned} \text{Use the distributive property}&&9 - 2b + 6 &= \text-3b - 15 + 4b\\ \text{Combine like terms}&&15 - 2b &= b - 15\\ \text{Add \(2b to each side}&&15 &= 3b - 15\\ \text{Add 15 to each side}&&30 &= 3b\\ \text{Divide each side by 3}&&10 &= b\\ \end{align}\)

From lots of experience, we learn when to use different valid moves that help solve an equation.

Check It (1 problem)

Noah tries to solve the equation 12(7x6)=6x10\frac{1}{2}(7x-6)=6x-10.

Check Noah’s work. If it is not correct, describe what is wrong and show the correct work.

12(7x6)=6x107x6=12x107x=12x4-5x=-4x=45\begin{aligned} \frac{1}{2}(7x - 6) &=6x - 10 \\[2ex] 7x - 6 &=12x - 10 \\[2ex] 7x &= 12x - 4 \\[2ex] \text{-}5x &= \text{-}4 \\[2ex] x &= \frac{4}{5} \end{aligned}

Show Solution

Sample response: Going from line 1 to line 2, Noah tried to multiply each side of the equation by 2, but did not multiply the 10. When you double each side of an equation, each term needs to be multiplied by 2.

12(7x6)=6x107x6=12x207x=12x14-5x=-14x=145\begin{aligned} \frac{1}{2}(7x - 6) &=6x - 10 \\ 7x - 6 &=12x - 20 \\ 7x &= 12x - 14 \\ \text{-}5x &= \text{-}14 \\ x &= \frac{14}{5} \end{aligned}

Lesson 6
Strategic Solving

Sometimes we are asked to solve equations with a lot of things happening on each side. For example:

x2(x+5)=3(2x20)6x-2(x+5)=\dfrac{3(2x-20)}{6}

This equation has variables on each side, parentheses, and even a fraction to think about. Before we start distributing, let's take a closer look at the fraction on the right side. The expression 2x202x-20 is being multiplied by 3 and divided by 6, which is the same as just dividing by 2, so we can re-write the equation as:

x2(x+5)=2x202x-2(x+5)=\dfrac{2x-20}{2}

But now it’s easier to see that all the terms in the numerator of right side are divisible by 2, which means we can re-write the right side again as:

x2(x+5)=x10x-2(x+5)=x-10

At this point, we could do some distribution and then collect like terms on each side of the equation. Another choice would be to use the structure of the equation. Both the left and the right side have something being subtracted from xx. But, if the two sides are equal, that means the things being subtracted on each side must also be equal. Thinking this way, the equation can now be rewritten with fewer terms as:

2(x+5)=102(x+5)=10

Only a few steps left! But what can we tell about the solution to this problem right now? Is it positive? Negative? Zero? Well, the 2 and the 5 multiplied together are 10, so that means the 2 and the xx multiplied together cannot have a positive or a negative value. Finishing the steps we have:

2(x+5)=10Divide each side by 2x+5=5Subtract 5 from each sidex=0\begin{aligned} &&2(x+5)&=10\\ \text{Divide each side by 2}&&x+5&=5\\ \text{Subtract 5 from each side}&&x &=0\\ \end{aligned}

Neither positive nor negative. Just as predicted.

Think Before You Step (1 problem)
  1. Without solving, identify whether this equation has a solution that is positive, negative, or zero. Explain your reasoning.

    3x5=-33x-5=\text-3

  2. Solve the equation.

    x5(x1)=x(2x3)x-5(x-1)=x-(2x-3)

Show Solution
  1. Positive. Sample reasoning: If 3x5=-33x-5=\text-3, then the xx must be positive. If xx is negative, then subtracting 5 from 3x3x would result in a number less than -3\text-3. For similar reasons, xx cannot be zero.
  2. x=23x=\frac23 (or equivalent)
Section A Check
Section A Checkpoint
Lesson 7
All, Some, or No Solutions

An equation is a statement that says that two expressions have an equal value.

The equation 2x=62x=6 is a true statement if xx is 3.

23=62\boldcdot3=6

It is a false statement if xx is 4:

24=62\boldcdot4=6

The equation 2x=62x = 6 has one and only one solution, because there is only one number that you can double to get 6.

Some equations are true no matter what the value of the variable is.

For example, 2x=x+x2x=x+x is always true, because if you double a number, that will always be the same as adding the number to itself.

Equations like 2x=x+x2x = x+x have an infinite number of solutions. We say that it is true for all values of xx.

Some equations have no solutions. For example, x=x+1x=x+1 has no solutions, because no matter what the value of xx is, it can’t equal 1 more than itself.

When we solve an equation, we are looking for the values of the variable that make the equation true. When we try to solve the equation, we make valid moves assuming it has a solution. Sometimes we make valid moves and get an equation like this:

8=7\displaystyle 8 = 7

This statement is false, so it must be that the original equation had no solution at all.

Choose Your Own Solution (1 problem)

3x+8=3x+\displaystyle 3x + 8 = 3x + \underline{\hspace{.5in}}

What value could you write in after " 3x3x + " that would make the equation true for:

  1. no values of xx?
  2. all values of xx?
  3. just one value of xx?
Show Solution
  1. Any value other than 8.
  2. 8
  3. Any variable term. like xx or 2x2x, in order to create an equation with one solution.
Lesson 9
When Are They the Same?

Imagine a full 1,500 liter water tank that springs a leak, losing 2 liters per minute. We could represent the number of liters left in the tank with the expression -2x+1,500\text-2x+1,500, where xx represents the number of minutes the tank has been leaking.

Now imagine at the same time, a second tank has 300 liters and is being filled at a rate of 6 liters per minute. We could represent the amount of water in liters in this second tank with the expression 6x+3006x+300, where xx represents the number of minutes that have passed.

Since one tank is losing water and the other is gaining water, at some point they will have the same amount of water—but when? Asking when the two tanks have the same number of liters is the same as asking when -2x+1,500\text-2x+1,500 (the number of liters in the first tank after xx minutes) is equal to 6x+3006x+300 (the number of liters in the second tank after xx minutes),

-2x+1,500=6x+300\text-2x+1,500=6x+300

Solving for xx gives us x=150x=150 minutes. So after 150 minutes, the number of liters of the first tank is equal to the number of liters of the second tank. We can check our answer and find the number of liters in each tank by substituting 150 for xx in the original expressions.

Using the expression for the first tank, we get -2(150)+1,500\text-2(150)+1,500 which is equal to -300+1,500\text-300+1,500, or 1,200 liters.

If we use the expression for the second tank, we get 6(150)+3006(150)+300, or just 900+300900+300, which is also 1,200 liters. That means that after 150 minutes, each tank has 1,200 liters.

Printers and Ink (1 problem)

To own and operate a home printer, it costs $100 for the printer and an additional $0.05 per page for ink. To print out pages at an office store, it costs $0.25 per page. Let pp represent number of pages.

  1. What does the equation 100+0.05p=0.25p100+0.05p=0.25p represent?
  2. The solution to that equation is p=500p=500. What does the solution mean?
Show Solution
  1. The equation represents when the cost for owning and operating a home printer is equal to the cost for printing at an office store.
  2. The solution of p=500p=500 means that the costs are equal for printing 500 pages.
Section B Check
Section B Checkpoint
Lesson 10
On or Off the Line?

We studied linear relationships in an earlier unit. We learned that values of xx and yy that make an equation true correspond to points (x,y)(x,y) on the graph.

For example, let’s plan the base rocks for a terrarium. We have xx pounds of river rocks that cost $0.80 per pound and yy pounds of unpolished rocks that cost $0.50 per pound, and the total cost is $9.00, so we can write an equation like this to represent the relationship between xx and y:y: 0.8x+0.5y=90.8x + 0.5y = 9

Because 5 pounds of river rocks cost $4.00 and 10 pounds of unpolished rocks cost $5.00, we know that x=5x=5, y=10y=10 is a solution to the equation, and the point (5,10)(5,10) is a point on the graph.

A terrarium is a glass box for growing plants often covered with different kinds of rock and soil

The line shown is the graph of the equation. Notice that there are 2 points shown that are not on the line. What do they mean in the context?

&lt;p&gt;The graph of a line in the x y plane.&lt;/p&gt;<br>
 
<p>The graph of a line in the x y plane. The line slants downward and right, crosses the y axis at 18, and passes through the point 5 comma 10. Two additional points, 9 comma 16 and 1 comma 14, are labeled on the graph.</p>  

The point (1,14)(1,14) means that there is 1 pound of river rock and 14 pounds of unpolished rocks. The total cost for this is 0.81+0.5140.8 \boldcdot 1 + 0.5 \boldcdot 14 or $7.80. Because the cost is not $9.00, this point is not on the line. Likewise, 9 pounds of river rocks and 16 pounds of unpolished rocks cost 0.89+0.5160.8 \boldcdot 9 + 0.5 \boldcdot 16 or $15.20, so the other point is not on the line either.

Suppose we also know that the river rocks and unpolished rocks together weigh 15 pounds. That means that x+y=15x+y=15.

If we draw the graph of this equation on the same coordinate plane, we see it passes through 2 of the 3 labeled points:

&lt;p&gt;The graph of two intersecting lines in the x y plane.&lt;/p&gt;<br>
 
<p>The graph of two intersecting lines in the x y plane. The first line slants downward and right, crosses the y axis at 18, and passes through the point 5 comma 10. The second line slants downward and to the right and passes through the points 1 comma 14 and 5 comma 10. An additional point, 9 comma 16, is labeled on the graph.</p>  

The point (1,14)(1,14) is on the graph of x+y=15x+y=15 because 1+14=151 + 14 = 15. Similarly, 5+10=155 + 10 = 15. But 9+16159 + 16 \neq 15, so (9,16)(9, 16) is not on the graph of x+y=15x+y = 15.

In general, if we have 2 lines in the coordinate plane and we have their corresponding equations,

  • The coordinates of a point on a line make that equation true.
  • The coordinates of a point off of a line make that equation false.
  • The coordinates of a point that is the intersection of the 2 lines make both equations true.
Another Pocket Full of Change (1 problem)

On the coordinate plane shown, one line shows combinations of dimes and quarters that are worth $3. The other line shows combinations of dimes and quarters that total to 12 coins.

Graph of two lines in the x y plane.<br>
 
Graph of two intersecting lines in the x y plane, origin 0, with grid. Horizontal axis, number of quarters, scale 0 to 20, by 1s. Vertical axis, number of dimes, scale 0 to 20 by 1s. A line, labeled 12 coins all together, crosses the y axis at 12 and slants downward and to the right. It passes through the points 1 comma 11, 2 comma 10, 3 comma 9, 4 comma 8, 5 comma 7, 6 comma 6, 7 comma 5, 8 comma 4, 9 comma 3, 10 comma 2, 11 comma 1, and 12 comma 0. Another line, labeled dimes and quarters that total to 3 dollars slants downward and to the right. It passes through the points 6 comma 15, 8 comma 10 and 10 comma 5.  

  1. Name one combination of 12 coins shown on the graph. How does the graph show that the combination is true?
  2. Name one combination of coins shown on the graph that total to $3.
  3. How many quarters and dimes would you need to have both 12 coins and $3 at the same time? How does the graph show that this is true?
Show Solution
  1. Sample responses: 6 quarters and 6 dimes. 11 quarters and 1 dime. The point (6,6)(6,6) (or (11,1)(11,1)) is on the graph of the line representing 12 coins all together.0
  2. Sample responses: 6 quarters and 15 dimes. 10 quarters and 5 dimes.
  3. 12 quarters and 0 dimes because the point (12,0)(12,0) is on both lines.
Lesson 11
On Both of the Lines

The solutions to an equation correspond to points on its graph. For example, if Car A is traveling 75 miles per hour and passes a rest area when t=0t = 0, then the distance in miles it has traveled from the rest area after tt hours is

d=75t\displaystyle d = 75t

The point (2,150)(2, 150) is on the graph of this equation because it makes the equation true (150=752150 = 75 \boldcdot 2). This means that 2 hours after passing the rest area, the car has traveled 150 miles.

If you have 2 equations, you can ask whether there is an ordered pair that is a solution to both equations simultaneously. For example, if Car B is traveling toward the rest area, and its distance from the rest area is

d=1465t\displaystyle d = 14 - 65t

We can ask if there is ever a time when the distance of Car A from the rest area is the same as the distance of Car B from the rest area. If the answer is yes, then the solution will correspond to a point that is on both lines.

Graph of 2 lines.<br>
 
Graph of 2 lines, origin O, with grid. Horizontal axis, time in hours, scale 0 to point 22, by point 0 2’s. Vertical axis, distance in miles, scale 0 to 14, by 2’s. One line passes through the origin and the point 0 point 1 comma 7 point 5. Another line crosses the y axis at 14 and passes through the point 0 point 1 comma 7 point 5  

Looking at the coordinates of the intersection point, we see that Car A and Car B will both be 7.5 miles from the rest area after 0.1 hours (which is 6 minutes).

Now suppose another car, Car C, also passes the rest stop at time t=0t=0 and travels in the same direction as Car A, also going 75 miles per hour. It's equation is also d=75td=75t. Any solution to the equation for Car A is also a solution for Car C, and any solution to the equation for Car C is also a solution for Car A. The line for Car C is on top of the line for Car A. In this case, every point on the graphed line is a solution to both equations, so there are infinitely many solutions to the question, “When are Car A and Car C the same distance from the rest stop?” This means that Car A and Car C are side by side for their whole journey.

When we have two linear equations that are equivalent to each other, like y=3x+2y = 3x+2 and 2y=6x+42y = 6x +4, we get 2 lines that are right on top of each other. Any solution to one equation is also a solution to the other, so these 2 lines intersect at infinitely many points.

Saving Cash (1 problem)

Andre and Noah start tracking their savings at the same time.

Andre starts with $15 and deposits $5 per week.

Noah starts with $2.50 and deposits $7.50 per week. The graph of Noah's savings is given, and his equation is y=7.5x+2.5y=7.5x+2.5, where xx represents the number of weeks and yy represents his savings.

Write the equation for Andre's savings, and graph it alongside Noah's. What does the intersection point mean in this situation?

&lt;p&gt;Graph of a line in the x y plane.&lt;/p&gt;<br>
 
<p>Graph of a line in the x y plane, origin O, with grid. Horizontal axis, weeks, scale 0 to 12, by 1’s. Vertical axis, savings in dollars, scale 0 to 45, by 5’s. The line passes through the points 1 comma 10 and 3 comma 25.  </p>  

Show Solution

Sample response:

<p>Graph. Weeks. Savings, dollars. </p>

The intersection at (5,40)(5,40) means that after 5 weeks, Noah and Andre each have $40.

Lesson 12
Systems of Equations

A system of equations is a set of 2 or more equations, where the variables represent the same unknown values. For example, suppose that two different kinds of bamboo are planted at the same time. Plant A starts at 6 ft tall and grows at a constant rate of 14\frac14 foot each day. Plant B starts at 3 ft tall and grows at a constant rate of 12\frac12 foot each day. Because Plant B grows faster than Plant A, it will eventually be taller, but when?

We can write equations y=14x+6y = \frac14 x + 6 for Plant A and y=12x+3y = \frac12 x +3 for Plant B, where xx represents the number of days after being planted, and yy represents height. We can write this system of equations.

{y=14x+6 y=12x+3\displaystyle \begin{cases} y = \frac14 x + 6 \\ y = \frac12 x +3 \end{cases}

Solving a system of equations means to find the values of xx and yy that make both equations true at the same time. One way we have seen to find the solution to a system of equations is to graph both lines and find the intersection point. The intersection point represents the pair of xx and yy values that makes both equations true.

Here is a graph for the bamboo example:

&lt;p&gt;Graph of two lines.&lt;/p&gt;<br>
 
<p>Graph of two lines, origin O, with grid. Horizontal axis, time in days, scale 0 to 13, by 1’s. Vertical axis, height in feet, scale 0 to 12, by 1’s. A line, labeled Plant A, crosses the y axis at 6. A line, labeled Plant B, crosses the y axis at 3. The lines intersect at the point 12 comma 9.</p>  

The solution to this system of equations is (12,9)(12,9), which means that both bamboo plants will be 9 feet tall after 12 days.

We have seen systems of equations that have no solutions, one solution, and infinitely many solutions.

  • When the lines do not intersect, there is no solution. (Lines that do not intersect are parallel.)
  • When the lines intersect once, there is one solution.
  • When the lines are right on top of each other, there are infinitely many solutions.
Finishing Their Water Again (1 problem)

Lin’s glass has 12 ounces of water and she drinks it at a rate of 13\frac{1}{3} ounce per second.

Diego’s glass has 20 ounces and he drinks it at a rate of 23\frac{2}{3} ounce per second.

  1. Graph this situation on the axes provided.
    &lt;p&gt;Empty x y plane, origin O, with grid. Horizontal axis, seconds, scale 0 to 42, by 3’s. Vertical axis,ounces,  scale 0 to 20, by 2’s.&lt;/p&gt;<br>
 
  2. What does the graph tell you about the situation and how many solutions there are?
Show Solution
  1.  
    <p>Graph. Seconds. Ounces. </p>
  2. Sample response: There is one solution at (24,4)(24,4) meaning that after 24 seconds both of them have 4 ounces of water left.
Lesson 13
Solving Systems of Equations
Sometimes it is easier to solve a system of equations without having to graph the equations and look for an intersection point. In general, whenever we are solving a system of equations written as

{y=[some stuff]y=[some other stuff]\displaystyle \begin{cases} y = \text{[some stuff]}\\ y = \text{[some other stuff]} \end{cases}

we know that we are looking for a pair of values (x,y)(x,y) that makes both equations true. In particular, we know that the value for yy will be the same in both equations. That means that

[some stuff]=[some other stuff]\displaystyle \text{[some stuff]} = \text{[some other stuff]}

For example, look at this system of equations:

{y=2x+6y=-3x4\begin{cases} y = 2x + 6 \\ y = \text-3x - 4 \end{cases}

Since the yy value of the solution is the same in both equations, then we know that:

2x+6=-3x42x + 6 = \text-3x -4

We can solve this equation for xx:

\begin{aligned} 2x+6 &= \text-3x-4&& \\ 5x+6 &=\text-4\ &&\text{add \(3x to each side}\\ 5x &=\text-10\ &&\text{subtract 6 from each side}\\ x &=\text-2\ &&\text{divide each side by 5}\ \end{align}\)

But this is only half of what we are looking for: we know the value for xx, but we need the corresponding value for yy.

Since both equations have the same yy value, we can use either equation to find the yy-value: 2(-2)+62(\text-2) + 6 or y=-3(-2)4y = \text-3(\text-2) -4.

In both cases, we find that y=2y = 2. So the solution to the system is (-2,2)(\text-2,2). We can verify this by graphing both equations in the coordinate plane.

&lt;p&gt;Graph of two lines. &lt;/p&gt;<br>
 
<p>Graph of two lines line, origin O, with grid. Horizontal axis, x, scale negative 4 to 1, by 1s. Vertical axis, y, scale negative 1 to 4, by 1’s. The lines intersect at the point negative 2 comma 2. </p>  

In general, a system of linear equations can have:

  • No solutions. In this case, the lines that correspond to each equation never intersect. They have the same slope and different yy-intercepts.
  • Exactly one solution. The lines that correspond to each equation intersect in exactly one point. They have different slopes.
  • An infinite number of solutions. The graphs of the two equations are the same line! They have the same slope and the same yy-intercept.
Two Lines (1 problem)
  1. Given the lines shown here, what are two possible equations for this system of equations?
  2. How many solutions does this system of equations have? Explain your reasoning.

&lt;p&gt;Two lines in an x y plane. &lt;/p&gt;<br>
 
<p>Two lines in an x y plane. One line slants upward and right. It crosses the x axis to the left of the origin. It crosses the y axis above the origin. A second line slants upward and right. It crosses the y axis below the origin. The lines do not intersect. </p>  

Show Solution
  1. Any two equations with the same positive slope for each linear equation yet one with a negative yy-intercept and the other a positive yy-intercept
  2. 0. Sample reasoning: Since the lines are parallel and do not intersect, there are no solutions to the system of equations.
Lesson 14
Solving More Systems

When we have a system of linear equations where one of the equations is of the form y=[stuff]y = \text{[stuff]} or x=[stuff]x=\text{[stuff]}, we can solve it algebraically by using a technique called substitution. The basic idea is to replace a variable with an expression that it is equal to (so the expression is like a substitute for the variable). For example, let's start with the system:

{y=5x2xy=9\displaystyle \begin{cases} y = 5x\\2x - y = 9 \end{cases}

Because we know that y=5xy = 5x, we can substitute 5x5x for yy in the equation 2xy=92x - y = 9,

2x(5x)=9\displaystyle 2x - (5x) = 9

and then solve the equation for xx,

x=-3\displaystyle x =\text -3

We can find yy using either equation. Using the first one, y=5-3y = 5 \boldcdot \text-3.
So (-3,-15)(\text-3,\text -15) is the solution to this system.

We can verify this by looking at the graphs of the equations in the system:

Sure enough! They intersect at (-3,-15)(\text-3, \text-15).

&lt;p&gt;Graph of two lines.&lt;/p&gt;<br>
 
<p>Graph of two lines, origin O, with grid. Horizontal axis, x, scale negative 10 to 10, by 2’s. Vertical axis, y, scale negative 30 to 30, by 10’s. One line is labeled as y equals 5 x. Another line is labeled as 2 x minus y equals 9. The lines intersect at negative 3 comma negative 15. </p>  

We didn't know it at the time, but we were actually using substitution in the last lesson as well. In that lesson, we looked at the system

{y=2x+6y =-3x4\begin{cases} y = 2x + 6 \\ y  = \text-3x - 4 \end{cases}

We substituted 2x+62x+6 for yy into the second equation to get 2x+6=-3x42x+6=\text-3x-4. Go back and check for yourself!

Solve It (1 problem)

Solve this system of equations:  

{y=2xx=-y+6\begin{cases} y=2x \\[2ex] x = \text-y+6 \end{cases}

Show Solution

(2,4)(2,4). Sample Reasoning: Use the substitution method to rewrite the system as the one variable equation x=-(2x)+6x = \text{-} (2x)+6, then solve.

Section C Check
Section C Checkpoint
Unit 4 Assessment
End-of-Unit Assessment