Unit 2 Linear Equations and Systems — Unit Plan

TitleTakeawaysStudent SummaryAssessment
Lesson 2
Writing Equations to Model Relationships (Part 1)

Suppose your class is planning a trip to a museum. The cost of admission is $7 per person,
and the cost of renting a bus for the day is $180.

  • If 24 students and 3 teachers are going, we know the cost will be 7(24)+7(3)+1807(24) + 7(3) + 180,
    or 7(24+3)+1807(24+3) + 180, dollars.
  • If 30 students and 4 teachers are going, the cost will be 7(30+4)+1807(30+4) + 180 dollars.

Notice that the numbers of students and teachers can vary. This means that the cost of admission and the total cost of the trip can also vary, because they depend on how many people are going.

Letters are helpful for representing quantities that vary. If ss represents the number of students who are going, tt represents the number of teachers, and CC represents the total cost, we can model the quantities and constraints by writing

C=7(s+t)+180C = 7(s+t) + 180

Some quantities may be fixed. In this example, the bus rental costs $180 regardless of how many students and teachers are going (assuming only one bus is needed).

Letters can also be used to represent quantities that are constant. We might do this when we don’t know what the value is, or when we want to understand the relationship between quantities (rather than the specific values).

For instance, if the bus rental is BB dollars, we can express the total cost of the trip as C=7(s+t)+BC = 7(s + t) + B. No matter how many teachers or students are going on the trip,
BB dollars need to be added to the cost of admission.

Shirt Colors (1 problem)

A school choir needs to make T-shirts for its 75 members and has set aside some money in their budget to pay for them. The members of the choir decided to order from a printing company that charges $3 per shirt, plus a $50 set-up fee for each color to be printed on the shirts. 

  1. Write an equation that represents the relationship between the number of T-shirts ordered, the number of colors on the shirts, and the total cost of the order. If you use a variable, specify what it represents.
  2. In this situation, which quantities do you think can vary? Which might be fixed?
Show Solution
  1. 75(3)+50x=D75(3) + 50x = D (or equivalent). xx represents the number of colors on the shirts. DD represents the total cost in dollars.
  2. Sample response: The cost per shirt and the set-up fee-per-color are fixed (they are set by the printing company). The number of colors on the shirts can vary, so can the total cost, depending on the number of colors being printed.
Lesson 3
Writing Equations to Model Relationships (Part 2)

Sometimes, the relationship between two quantities is easy to see. For instance, we know that the perimeter of a square is always 4 times the side length of the square. If PP represents the perimeter and ss represents the side length, then the relationship between the two measurements (in the same unit) can be expressed as P=4sP = 4s, or s=P4s = \frac{P}{4}.

Other times, the relationship between quantities might take a bit of work to figure out—by doing calculations several times or by looking for a pattern. Here are two examples.

  • A plane departed from New Orleans and is heading to San Diego. The table shows its distance from New Orleans, xx, and its distance from San Diego, yy, at some points along the way. 
    miles from New Orleans miles from San Diego
    100 1,500
    300 1,300
    500 1,100
    1,020
    900 700
    1,450
    xx yy

    What is the relationship between the two distances? Do you see any patterns in how each quantity is changing? Can you find out what the missing values are?

    Notice that every time the distance from New Orleans increases by some number of miles, the distance from San Diego decreases by the same number of miles, and that the sum of the two values is always 1,600 miles.

    The relationship can be expressed with any of these equations:

    x+y=1,600x + y = 1,600

    y=1,600xy = 1,600 - x

    x=1,600yx = 1,600 - y

  • A company decides to donate $50,000 to charity. It will select up to 20 charitable organizations, as nominated by its employees. Each selected organization will receive an equal amount of donation.

    What is the relationship between the number of selected organizations, nn, and the dollar amount each of them will receive, dd?

    • If 5 organizations are selected, each one receives $10,000.
    • If 10 organizations are selected, each one receives $5,000.
    • If 20 organizations are selected, each one receives $2,500.

    Do you notice a pattern here? 10,000 is 50,0005\frac {50,000}{5}, 5,000 is 50,00010\frac{50,000}{10}, and 2,500 is 50,00020\frac {50,000}{20}.

    We can generalize that the amount each organization receives is 50,000 divided by the number of selected organizations, or d=50,000nd = \frac {50,000}{n}.

Labeling Books (1 problem)

Clare volunteers at a local library during the summer. Her work includes putting labels on 750 books. 

  1. How many minutes will she need to finish labeling all books if she takes no breaks and labels:
    1. 10 books a minute
    2. 15 books a minute
  2. Suppose Clare labels the books at a constant speed of ss books per minute. Write an equation that represents the relationship between her labeling speed and the number of minutes it would take her to finish labeling.
Show Solution
    1. 75 minutes
    2. 50 minutes
  1. sm=750s \boldcdot m = 750, or m=750sm = \frac{750}{s}, where mm is the number of minutes and ss is the speed in books per minute.
Lesson 4
Equations and Their Solutions

An equation that contains only one unknown quantity or one quantity that can vary is called an equation in one variable.

For example, the equation 2+2w=722\ell + 2w = 72 represents the relationship between the length, \ell, and the width, ww, of a rectangle that has a perimeter of 72 units. If we know that the length is 15 units, we can rewrite the equation as:

2(15)+2w=722(15) + 2w = 72.

This is an equation in one variable, because ww is the only quantity that we don't know. To solve this equation means to find a value of ww that makes the equation true.

In this case, 21 is the solution because substituting 21 for ww in the equation results in a true statement. 

2(15)+2w=722(15)+2(21)=7230+42=7272=72\begin{aligned}2(15) + 2w &=72\\ 2(15)+2(21) &= 72\\ 30 + 42 &=72\\ 72&=72 \end{aligned}

An equation that contains two unknown quantities or two quantities that vary is called an equation in two variables. A solution to such an equation is a pair of numbers that makes the equation true. 

Suppose Tyler spends $45 on T-shirts and socks. A T-shirt costs $10 and a pair of socks costs $2.50. If tt represents the number of T-shirts and pp represents the number of pairs of socks that Tyler buys, we can can represent this situation with the equation:

10t+2.50p=4510t + 2.50p = 45

This is an equation in two variables. More than one pair of values for tt and pp make the equation true.

t=3t=3 and p=6p=6 

10(3)+2.50(6)=4530+15=4545=45\begin{aligned} 10(3) + 2.50(6) &= 45\\ 30 + 15 &=45\\ 45&=45 \end{aligned}

t=4t=4 and p=2p=2 

10(4)+2.50(2)=4540+5=4545=45\begin{aligned} 10(4) + 2.50(2) &= 45\\ 40 + 5 &=45\\ 45&=45 \end{aligned}

t=2t=2 and p=10p=10 

10(2)+2.50(10)=4520+25=4545=45\begin{aligned} 10(2) + 2.50(10) &= 45\\ 20 + 25 &=45\\ 45&=45 \end{aligned}

In this situation, one constraint is that the combined cost of shirts and socks must equal $45. Solutions to the equation are pairs of tt and pp values that satisfy this constraint.

Combinations such as t=1t=1 and p=10p = 10 or t=2t=2 and p=7p=7 are not solutions because they don’t meet the constraint. When these pairs of values are substituted into the equation, they result in statements that are false.

Box of T-shirts (1 problem)

An empty shipping box weighs 250 grams. The box is then filled with T-shirts. Each T-shirt weighs 132.5 grams. 

The equation W=250+132.5TW = 250 + 132.5T represents the relationship between the quantities in this situation, where WW is the weight, in grams, of the filled box, and TT is the number of shirts in the box. 

  1. Name two possible solutions to the equation W=250+132.5TW = 250 + 132.5T. What do the solutions mean in this situation?
  2. Consider the equation 2,900=250+132.50T2,900 = 250 + 132.50T. In this situation, what does the solution to this equation tell us?
Show Solution
  1. Sample response: 
    • T=2T=2 and W=515W = 515
    • T=10T= 10 and W=1,575W=1,575
    • Each solution tells us the number of T-shirts in the box and the corresponding total weight in grams.
  2. It tells us the number of T-shirts in the box that results in a total weight of 2,900 grams.
Lesson 5
Equations and Their Graphs

Like an equation, a graph can give us information about the relationship between quantities and the constraints on them. 

Suppose we are buying beans and rice to feed a large gathering of people, and we plan to spend $120 on the two ingredients. Beans cost $2 a pound and rice costs $0.50 a pound. If xx represents pounds of beans and yy pounds of rice, the equation 2x+0.50y=1202x + 0.50y = 120 can represent the constraints in this situation. 

The graph of 2x+0.50y=1202x + 0.50y = 120 shows a straight line. 

<p>Graph of a line. Vertical axis, pounds of rice. Horizontal axis, pounds of beans.</p>
Graph of a line, origin O. Horizontal axis, pounds of beans, scale is 0 to 100, by 20’s. Vertical axis, pounds of rice, scale is 0 to 280, by 40’s. Line starts at 0 comma 240, passes through 10 comma 200, 30 comma 120 and 60 comma 0. Points 20 comma 80 and 70 comma 180 are shown but not on the line.

Each point on the line is a pair of xx- and yy-values that makes the equation true and is, thus, a solution. It is also a pair of values that satisfy the constraints in the situation.

  • The point (10,200)(10,200) is on the line. If we buy 10 pounds of beans and 200 pounds of rice, the cost will be 2(10)+0.50(200)2(10) + 0.50(200), which equals 120. 
  • The points (60,0)(60,0) and (45,60)(45,60) are also on the line. If we buy only beans—60 pounds of them—and no rice, we will spend $120. If we buy 45 pounds of beans and 60 pounds of rice, we will also spend $120. 

What about points that are not on the line? They are not solutions because they don't satisfy the constraints, but they still have meaning in the situation.

  • The point (20,80)(20, 80) is not on the line. Buying 20 pounds of beans and 80 pounds of rice costs 2(20)+0.50(80)2(20) + 0.50(80), or 80, which does not equal 120. This combination costs less than what we intend to spend.
  • The point (70,180)(70,180) means that we buy 70 pounds of beans and 180 pounds of rice. It will cost 2(70)+0.50(180)2(70)+0.50(180), or 230, which is over our budget of 120.
A Spoonful of Sugar (1 problem)

A ceramic sugar bowl weighs 340 grams when empty. It is then filled with sugar. One tablespoon of sugar weighs 12.5 grams.

  1. Write an equation to represent the relationship between the total weight of the bowl in grams, WW, and the tablespoons of sugar, TT.
  2. When the sugar bowl is full, it weighs 740 grams. How many tablespoons of sugar can the bowl hold? Plot a point on the graph that represents this situation.

    Graph of a line. Weight, grams. Sugar, tablespoons.

Show Solution
  1. W=340+12.5TW=340 + 12.5T, or 340+12.5T=740340 + 12.5T = 740
  2. 32 tablespoons. A point plotted near (32,740)(32,740)
Section A Check
Section A Checkpoint
Problem 1
A hair stylist job pays $20 per hour and $5 per haircut.
  1. Describe any variables needed to write an equation to represent how much the hair stylist makes in a day of work. Choose a letter to represent each variable. For example, "EE is the amount of money earned that day."

  2. Write an equation using the variables that you selected to represent how much the hair stylist makes in a day of work.
Show Solution
Sample response:
  1. hh is the number of hours worked in the day, cc is the number of haircuts that day, and EE is the amount of money earned that day.
  2. 20h+5c=E20h+5c=E
Problem 2
The equation 4s+t=1004s+t=100 represents the number of students, ss, and teachers, tt, who go on a field trip.
  1. What does it mean that s=22s=22 and t=12t=12 is a solution to the equation?

  2. How could you use a graph representing the equation to find another solution?
Show Solution
Sample response:
  1. Substituting those values into the equation produces a true equation.
  2. A point on the line representing the graph is a solution.
Lesson 6
Equivalent Equations

Suppose we bought 2 packs of markers and a $0.50 glue stick for $6.10. If pp is the dollar cost of 1 pack of markers, the equation 2p+0.50=6.102p +0.50 = 6.10 represents this purchase. The solution to this equation is 2.80.

Now suppose a friend bought 6 of the same packs of markers and 3 $0.50 glue sticks, and paid $18.30. The equation 6p+1.50=18.306p + 1.50 = 18.30 represents this purchase. The solution to this equation is also 2.80.

We can say that 2p+0.50=6.102p + 0.50= 6.10 and 6p+1.50=18.306p + 1.50 = 18.30 are equivalent equations because they have exactly the same solution. Besides 2.80, no other values of pp make either equation true. Only the price of $2.80 per pack of markers satisfies the constraint in each purchase.

2p+0.50=6.102p + 0.50 = 6.10

6p+1.50=18.306p + 1.50 =18.30

How do we write equivalent equations like these?

There are certain moves we can perform!

In this example, the second equation, 6p+1.50=18.306p + 1.50 =18.30, is a result of multiplying each side of the first equation by 3. Buying 3 times as many markers and glue sticks means paying 3 times as much money. The unit price of the markers hasn't changed.

Here are some other equations that are equivalent to 2p+0.50=6.102p + 0.50= 6.10, along with the moves that led to these equations.

  • 2p+4=9.602p + 4 = 9.60

Add 3.50 to each side of the original equation.

  • 2p=5.602p = 5.60

Subtract 0.50 from each side of the original equation.

  • 12(2p+0.50) =3.05\frac12 (2p + 0.50)  = 3.05

Multiply each side of the original equation by 12\frac12.

  • 2(p+0.25)=6.102(p + 0.25) = 6.10

Apply the distributive property to rewrite the left side.

In each case:

  • The move is acceptable because it doesn't change the equality of the two sides of the equation. If 2p+0.502p + 0.50 has the same value as 6.10, then multiplying 2p+0.502p + 0.50 by 12\frac12 and multiplying 6.10 by 12\frac12 keep the two sides equal.
  • Only p=2.80p=2.80 makes the equation true. Any value of pp that makes an equation false also makes the other equivalent equations false. (Try it!)

These moves—applying the distributive property, adding the same amount to both sides, dividing each side by the same number, and so on—might be familiar because we have performed them when solving equations. Solving an equation essentially involves writing a series of equivalent equations that eventually isolates the variable on one side.

Not all moves that we make on an equation would create equivalent equations, however!

For example, if we subtract 0.50 from the left side but add 0.50 to the right side, the result is 2p=6.602p = 6.60. The solution to this equation is 3.30, not 2.80. This means that 2p=6.602p = 6.60 is not equivalent to 2p+0.50=6.102p + 0.50 =6.10.

Box of Beans and Rice (1 problem)

A cardboard box, which weighs 0.6 pound when empty, is filled with 15 bags of beans and a 4-pound bag of rice. The total weight of the box and the contents inside it is 25.6 pounds. One way to represent this situation is with the equation 0.6+15b+4=25.60.6 + 15b + 4 = 25.6.

  1. In this situation, what does the solution to the equation represent?
  2. Select all equations that are also equivalent to 0.6+15b+4=25.60.6 + 15b + 4=25.6.
    • Equation A: 15b+4=25.615b + 4 = 25.6
    • Equation B: 15b+4=2515b + 4 = 25
    • Equation C: 3(0.6+15b+4)=76.83(0.6 + 15b + 4) = 76.8
    • Equation D: 15b=25.615b = 25.6
    • Equation E: 15b=2115b = 21
Show Solution
  1. The weight, in pounds, of one bag of beans
  2.  B, C, and E
Lesson 8
Which Variable to Solve for? (Part 1)

A relationship between quantities can be described in more than one way. Some ways are more helpful than others, depending on what we want to find out. Let’s look at the angles of an isosceles triangle, for example.

<p>Triangle with angles labeled a, b, and a.</p>

The two angles near the horizontal side have equal measurement in degrees, aa

The sum of angles in a triangle is 180180^{\circ}, so the relationship between the angles can be expressed as:

 a+a+b=180a + a+ b=180

Suppose we want to find aa when bb is 2020^{\circ}.  

Let's substitute 20 for bb and solve the equation.

a+a+b=1802a+20=1802a=180202a=160a=80\begin{aligned}a + a + b &=180\\ 2a + 20 &=180\\ 2a &=180 - 20\\ 2a &=160\\ a&=80 \end{aligned}

What is the value of aa if bb is 4545^{\circ}

a+a+b=1802a+45=1802a=180452a=135a=67.5\begin{aligned}a + a + b &=180\\ 2a + 45 &=180\\ 2a &=180 - 45\\ 2a &=135\\ a&=67.5 \end{aligned}

Now suppose the bottom two angles are 3434^\circ each. How many degrees is the top angle?

Let's substitute 34 for aa and solve the equation.

 a+a+b=18034+34+b=18068+b=180b=112\begin{aligned}a + a + b &=180\\ 34 + 34 + b &=180\\ 68 + b &=180 \\ b &=112 \end{aligned}

What is the value of bb if aa is 72.572.5^{\circ}?

 a+a+b=18072.5+72.5+b=180145+b=180b=35\begin{aligned}a + a + b &=180\\ 72.5 + 72.5 + b &=180\\ 145 + b &=180 \\ b &=35 \end{aligned}

Notice that when bb is given, we did the same calculation repeatedly to find aa: We substituted bb into the first equation, subtracted bb from 180, and then divided the result by 2. 

Instead of taking these steps over and over whenever we know bb and want to find aa, we can rearrange the equation to isolate aa:

a+a+b=1802a+b=1802a=180ba=180b2\begin{aligned} a + a + b &= 180\\ 2a + b&=180\\2a &=180-b\\ a &=\dfrac{180-b}{2} \end{aligned}

This equation is equivalent to the first one. To find aa, we can now simply substitute any value of bb into this equation and evaluate the expression on the right side.

Likewise, we can write an equivalent equation to make it easier to find bb when we know aa:

a+a+b=1802a+b=180b=1802a\begin{aligned} a + a + b &= 180\\ 2a + b&=180\\b &=180-2a \end{aligned}

Rearranging an equation to isolate one variable is called solving for a variable. In this example, we have solved for aa and for bb. All three equations are equivalent. Depending on what information we have and what we are interested in, we can choose a particular equation to use. 

A Rectangular Relationship (1 problem)

The perimeter of a rectangle is 48 centimeters. The relationship between the length, the width, and the perimeter of the rectangle can be described with the equation 2length+2width=482 \boldcdot \text{length} +2 \boldcdot \text{width}=48.

Find the length, in centimeters, if the width is:

  1. 10 centimeters
  2. 3.6 centimeters
  3. ww centimeters
Show Solution
  1. 14
  2. 20.4
  3. 482w2\dfrac {48-2w}{2}, or 24w24-w
Lesson 10
Connecting Equations to Graphs (Part 1)

Linear equations can be written in different forms. Some forms allow us to better see the relationship between quantities or to predict the graph of the equation.

Suppose a person wishes to travel 7,000 meters a day by running and swimming. The person runs at a speed of 130 meters per minute and swims at a speed of 54 meters per minute.

Let xx represents the number of minutes of running and yy the number of minutes of swimming. To represent the combination of running and swimming that would allow the person to travel 7,000 meters, we can write:

130x+54y=7,000130x+54y=7,000

We can reason that the more minutes the person runs, the fewer minutes the person has to swim to meet the goal. In other words, as xx increases, yy decreases. If we graph the equation, the line will slant down from left to right.

If the person only runs and doesn't swim, how many minutes would the person need to run?

Let's substitute 0 for yy to find xx:

130x+54(0)=7,000130x=7,000x=7,000130x=53.85\begin{aligned} 130x+54(0)=7,000\\ 130x=7,000\\ x=\frac{7,000}{130}\\ x = 53.85 \end{aligned}

On a graph, this combination of times is the point (53.85,0)(53.85,0), which is the xx-intercept.

If the person only swims and doesn't run, how many minutes would the person need to swim?

Let's substitute 0 for xx to find yy:

130(0)+54y=7,00054y=7,000y=7,00054y=129.63\begin{aligned} 130(0)+54y=7,000 \\ 54y=7,000 \\ y = \frac{7,000}{54}\\ y = 129.63 \end{aligned}

On a graph, this combination of times is the point (0,129.63)(0,129.63), which is the yy-intercept.

To determine how many minutes the person would need to swim after running for 15 minutes, 20 minutes, or 30 minutes, substitute each of these values for xx in the equation and find yy. Or, first solve the equation for yy:

130x+54y=7,00054y=7,000130xy=7,000130x54y=129.632.41x \begin{aligned} 130x+54y=7,000 \\ 54y = 7,000-130x\\ y = \frac{7,000-130x}{54}\\ y = 129.63 - 2.41x  \end{aligned}

Notice that y=129.632.41xy=129.63-2.41x, or y=-2.41x+129.63y=\text-2.41x+129.63, is written in slope-intercept form.

  • The coefficient of xx, -2.41, is the slope of the graph. It means that as xx increases by 1, yy falls by 2.41. For every additional minute of running, the person can swim 2.41 fewer minutes.
  • The constant term, 129.63, tells us where the graph intersects the yy-axis. It tells us the number minutes the person would need to swim if they do no running.

The first equation we wrote, 130x+54y=7,000130x+54y=7,000, is a linear equation in standard form. ​In general, it is expressed as Ax+By=CAx + By = C, where xx and yy are variables, and A,BA, B, and CC are numbers.

The two equations, 130x+54y=7,000130x+54y=7,000 and y=-2.41x+129.63y=\text-2.41x+129.63, are equivalent, so they have the same solutions and the same graph.

<p>Graph of a line. Vertical axis, minutes of swimming. Horizontal axis, minutes of running.</p>

Kiran at the Carnival (1 problem)

Kiran is spending $12 on games and rides at another carnival, where a game costs $0.25 and a ride costs $1.

  1. Write an equation to represent the relationship between the dollar amount Kiran is spending and the number of games, xx, and the number of rides, yy, that he could purchase tickets for.
  2. Which graph represents the relationship between the quantities in this situation? Explain how you know.

    A

    <p>Graph of a line. Vertical axis, number of rides. Horizontal axis, number of games.</p>
    Graph of a line, origin O. Horizontal axis, number of games, scale is 0 to 18, by 2’s. Vertical axis, number of rides, scale is 0 to 18, by 2’s. Line starts at 0 comma 12, and passes through 2 comma 4.

    B

    <p>Graph of a line. Vertical axis, number of rides. Horizontal axis, number of games.</p>
    Graph of a line, origin O. Horizontal axis, number of games, scale is 0 to 18, by 2’s. Vertical axis, number of rides, scale is 0 to 18, by 2’s. Line starts at 0 comma 12, and passes through 2 comma 4.

    C

    <p>Graph of a line. Vertical axis, number of rides. Horizontal axis number of games.</p>
    Graph of a line, origin O. Horizontal axis, number of games, scale is 0 to 18, by 2’s. Vertical axis, number of rides, scale is 0 to 18, by 2’s. Line starts at 0 comma 12, passes through 8 comma 10, and 16 comma 8.

Show Solution
  1. 0.25x+y=120.25x + y = 12
  2. Graph C (for y=1214xy=12-\frac14 x). Sample explanations:
    • If Kiran plays 0 games, he could get on 12 rides. If he plays 8 games, he could get on 10 rides. Both the points (0,12)(0,12) and (8,10)(8,10) are on the line in Graph C.
    • Rearranging the equation into slope-intercept form gives y=1214xy=12-\frac14 x, so the graph has a slope of -14\text-\frac 14 and intersects the yy-axis at 12, which matches Graph C.
Section B Check
Section B Checkpoint
Problem 1
Select all of the equations that are equivalent to 5x+4y=205x+4y=20.
Show Solution
A, C, D
Problem 2
The equation 2x3y=182x-3y=18 represents a relationship between xx and yy.
  1. Solve the equation for yy (to put it into slope-intercept form).
  2. What are these values for the equation?
    • slope:
    • yy-intercept: (,)(\underline{\hspace{.5in}},\underline{\hspace{.5in}})
Show Solution
  1. y=23x6,y=2x183y = \frac{2}{3}x - 6, y = \frac{2x-18}{3}, or an equivalent equation in which yy is isolated.
  2. slope: 23\frac{2}{3}, intercept: (0,-6)(0,\text{-}6)
Lesson 12
Writing and Graphing Systems of Linear Equations

A costume designer needs some silver and gold thread for the costumes for a school play. She needs a total of 240 yards. At a store that sells thread by the yard, silver thread costs $0.04 a yard and gold thread costs $0.07 a yard. The designer has $15 to spend on the thread.

How many of each color should she get if she is buying exactly what is needed and spending all of her budget?

This situation involves two quantities and two constraints—length and cost. Answering the question means finding a pair of values that meets both constraints simultaneously. To do so, we can write two equations and graph them on the same coordinate plane.

Let xx represents yards of silver thread and yy yards of gold thread. 

  • The length constraint: x+y=240x + y = 240
  • The cost constraint: 0.04x+0.07y=150.04x + 0.07y = 15

Every point on the graph of x+y=240x+y=240 is a pair of values that meets the length constraint.

Every point on the graph of 0.04x+0.07y=150.04x + 0.07y = 15 is a pair of values that meets the cost constraint.

The point where the two graphs intersect gives the pair of values that meets both constraints. 

<p>Graph. Yards of gold thread. Yards of silver thread.</p>
Graph of 2 intersecting lines, origin O. Horizontal axis 0 to 280, by 20’s, labeled, yards of silver thread. Vertical from 0 to 280, by 20’s, labeled yards of gold thread. Line 1 starts at 240 comma 0, passes through 60 comma 180, ends at 240 comma 0. Line 2 starts at 0 comma 214 point 2 9, passes through 60 comma 180, ends at 280 comma 54 point 2 9.  
​​​​

That point is (60,180)(60, 180), which represents 60 yards of silver thread and 180 yards of gold thread.

If we substitute 60 for xx and 180 for yy in each equation, we find that these values make the equation true. (60,180)(60,180) is a solution to both equations simultaneously. 

x+y=24060+180=240240=240\begin{aligned} x+y&=240\\ 60+180&=240\\ 240&=240 \end{aligned}

 0.04x+0.07y=150.04(60)+0.07(180)=152.40+12.60=1515=15\begin{aligned} 0.04x + 0.07y &= 15\\ 0.04(60) + 0.07(180) &=15\\ 2.40 + 12.60 &=15\\ 15&=15 \end{aligned}

Two or more equations that represent the constraints in the same situation form a system of equations. A curly bracket is often used to indicate a system.

{x+y=2400.04x+0.07y=15\begin {cases} x + y = 240\\0.04x + 0.07y = 15 \end {cases}

The solution to a system of equations is a pair of values that makes all of the equations in the system true. Graphing the equations is one way to find the solution to a system of equations.

Fabric Sale (1 problem)

At a fabric store, fabrics are sold by the yard. A dressmaker spent $36.35 on 4.25 yards of silk and cotton fabrics for a dress. Silk is $16.90 per yard and cotton is $4 per yard. 

Here is a system of equations that represent the constraints in the situation.

{x+y=4.2516.90x+4y=36.35\displaystyle \begin{cases} \begin{aligned} x + \hspace{2.2mm} y &= \hspace{2mm} 4.25\\ 16.90x + 4y &= 36.35 \end{aligned} \end{cases}

  1. What does the solution to the system represent?
  2. Find the solution to the system of equations. Explain or show your reasoning.
Show Solution
  1. Sample reasoning: The solution represents the combination of lengths of silk and cotton (in yards) that meet both constraints—they add up to 4.25 yards and the cost of buying both is $36.35.
  2. 1.5 yards of silk and 2.75 yards of cotton. Sample reasoning: 
    • The graph of the equations intersect at (1.5,2.75)(1.5, 2.75).

      <p>Graph of a linear system. yards of silk fabric, yards of cotton fabric.</p>

    • Solving by substitution gives x=1.5x=1.5 and y=2.75y=2.75.
Lesson 13
Solving Systems by Substitution

The solution to a system can usually be found by graphing, but graphing may not always be the most precise or the most efficient way to solve a system. 

Here is a system of equations:

{3p+q=712pq=30\begin {cases} 3p + q = 71\\2p - q = 30 \end {cases}

The graphs of the equations show an intersection at approximately 20 for pp and approximately 10 for qq.

Without technology, however, it is not easy to tell what the exact values are.

<p>Coordinate plane, origin O. Horizontal axis from 0 to 30 by 5’s, labeled p. Vertical axis from 0 to 20 by 5’s, labeled q. Two lines intersect near 20 comma 10.</p>

Instead of solving by graphing, we can solve the system algebraically. Here is one way.

If we subtract 3p3p from each side of the first equation, 3p+q=713p + q = 71, we get an equivalent equation: q=713pq= 71 - 3p. Rewriting the original equation this way allows us to isolate the variable qq

Because qq is equal to 713p71-3p, we can substitute the expression 713p71-3p in the place of qq in the second equation. Doing this gives us an equation with only one variable, pp, and makes it possible to find pp.

2pq=30original equation2p(713p)=30substitute 713p for q2p71+3p=30apply distributive property5p71=30combine like terms5p=101add 71 to both sidesp=1015divide both sides by 5p=20.2\begin{aligned} 2p - q &= 30 &\quad& \text {original equation} \\ 2p - (71 - 3p) &=30 &\quad& \text {substitute }71-3p \text{ for }q\\ 2p - 71 + 3p &=30 &\quad& \text {apply distributive property}\\ 5p - 71 &= 30 &\quad& \text {combine like terms}\\ 5p &= 101 &\quad& \text {add 71 to both sides}\\ p &= \dfrac{101}{5} &\quad& \text {divide both sides by 5} \\ p&=20.2 \end{aligned}

Now that we know the value of pp, we can find the value of qq by substituting 20.2 for pp in either of the original equations and solving the equation.

3(20.2)+q=7160.6+q=71q=7160.6q=10.4\begin{aligned} 3(20.2) + q &=71\\60.6 + q &= 71\\ q &= 71 - 60.6\\ q &=10.4 \end{aligned}​​​​​​

2(20.2)q=3040.4q=30-q=3040.4-q=-10.4q=-10.4-1q=10.4​​​​​​\begin{aligned} 2(20.2) - q &= 30\\ 40.4 - q &=30\\ \text-q &= 30 - 40.4\\ \text-q &= \text-10.4 \\ q &= \dfrac {\text-10.4}{\text-1} \\ q &=10.4 \end{aligned}​​​​​​

The solution to the system is the pair p=20.2p=20.2 and q=10.4q=10.4, or the point (20.2,10.4)(20.2, 10.4) on the graph. 

This method of solving a system of equations is called solving by substitution, because we substituted an expression for qq into the second equation.

A System to Solve (1 problem)

Solve this system of equations without graphing and show your reasoning:

{5x+y=720x+2=y\begin{cases} \begin{aligned} 5x + y&=7 \\20x+2&= y \end{aligned}\end{cases}

Show Solution

x=15,y=6x = \frac15, y = 6. Sample strategies:

  • Substituting 20x+220x + 2 for yy in the first equation, 5x+y=75x+y=7, gives 5x+(20x+2)=75x + (20x+2) = 7, or 25x+2=725x + 2 = 7, which then gives x=15x=\frac15. Substituting 15\frac15 for xx in either equation and solving for yy gives y=6y=6
  • The first equation, 5x+y=75x+y=7, can be rearranged to y=75xy = 7 - 5x. Substituting 75x7-5x for yy in the second equation gives 20x+2=75x20x + 2 = 7-5x. Solving this equation leads to x=15x=\frac15, and substituting 15\frac15 for xx in either equation gives y=6y=6.
Lesson 14
Solving Systems by Elimination (Part 1)

Another way to solve systems of equations algebraically is by elimination. Just like in substitution, the idea is to eliminate one variable so that we can solve for the other. This is done by adding or subtracting equations in the system. Let’s look at an example.

{5x+7y=640.5x7y=-9\begin {cases} \begin{aligned}5x+7y=64\\ 0.5x - 7y = \text-9 \end{aligned} \end {cases}

Notice that one equation has 7y7y and the other has -7y\text-7y.

If we add the second equation to the first, the 7y7y and -7y\text-7y add up to 0, which eliminates the yy-variable, allowing us to solve for xx.

5x+7y=640.5x7y=-9+5.5x+0=555.5x=55x=10 \begin{aligned} 5x+7y&=64\\ 0.5 x - 7y &= \text-9 \quad+\\ \overline {5.5 x + 0} &\overline {\hspace{1mm}= 55}\\ 5.5x &= 55 \\x &=10  \end{aligned}

Now that we know x=10x = 10, we can substitute 10 for xx in either of the equations and find yy:

5x+7y=645(10)+7y=6450+7y=647y=14y=2\begin{aligned} 5x+7y&=64\\ 5(10)+7y &= 64\\ 50 + 7y &= 64\\ 7y &=14 \\y &=2 \end{aligned}

0.5x7y=-90.5(10)7y=-957y=-9-7y=-14y=2\begin{aligned} 0.5 x - 7y &= \text-9\\ 0.5(10) - 7y &= \text-9\\ 5 - 7y &= \text-9\\ \text-7y &= \text-14\\ y &= 2 \end{aligned}

In this system, the coefficient of yy in the first equation happens to be the opposite of the coefficient of yy in the second equation. The sum of the terms with yy-variables is 0.

What if the equations don't have opposite coefficients for the same variable, like in the following system? ​​​​​​

{8r+4s=128r+s=-3\begin {cases}\begin{aligned}8r + 4s &= 12 \\ 8r + \hspace{2.3mm}s &= \hspace{1mm}\text-3 \end{aligned} \end {cases}

Notice that both equations have 8r8r, and if we subtract the second equation from the first, the variable rr will be eliminated because 8r8r8r-8r is 0.

8r+4s=128r+s=-30+3s=153s=15s=5 \begin{aligned} 8r + 4s &= 12\\ 8r + \hspace{2.3mm}s &= \hspace{1mm}\text-3 \quad-\\ \overline {\hspace{2mm}0 + 3s }& \overline{ \hspace{1mm}=15} \\ 3s &= 15 \\s &=5  \end{aligned}

Substituting 5 for ss in one of the equations gives us rr

8r+4s=128r+4(5)=128r+20=128r=-8r=-1\begin{aligned} 8r + 4s &= 12\\ 8r + 4(5) &= 12\\ 8r + 20 &=12 \\ 8r &= \text-8 \\ r &= \text-1 \end{aligned}

Adding or subtracting the equations in a system creates a new equation. How do we know the new equation shares a solution with the original system?

If we graph the original equations in the system and the new equation, we can see that all three lines intersect at the same point, but why do they?

<p>Graph of 3 intersecting lines.</p>
Three intersecting lines on coordinate plane, origin O. X axis from negative 4 to 14 by 2’s. Y axis from negative 4 to 12 by 2’s. Black line through negative 4 comma 12 and 10 comma 2. Blue line passes through negative 4 comma 1 and 10 comma 2. Red vertical line passes through 10 comma 2. All lines intersect at 10 comma 2.

<p>3 lines on coordinate plane. 1 line is horizontal. The other 2 lines slope down and to the right. All 3 lines intersect at point -1 comma 5.</p>

In future lessons, we will investigate why this strategy works. 

What to Do with This System? (1 problem)

Here is a system of linear equations: {2x+12y=76x12y=5\begin{cases} \begin{aligned} 2x + \frac12y &=7\\6x - \frac12y&=5 \end{aligned} \end{cases} 

  1. Which would be more helpful for solving the system: adding the two equations or subtracting one from the other? Explain your reasoning.
  2. Solve the system without graphing. Show your reasoning.
Show Solution
  1. Adding the equations. Sample explanation: 12y+-12y=0\frac12y + \text-\frac12y =0, so adding the equations would eliminate the yy-variable and enable solving for xx.
  2. x=32x = \frac32 (or equivalent) and y=8y = 8. Sample reasoning: 

    2x+12y=76x12y=5+8x+0=128x=12x=32\begin{aligned}2x + \frac12y &= 7\\ 6x - \frac12y &= 5 \quad+\\ \overline {8x +\hspace{2.5mm}0\hspace{1mm}} &\overline{ \hspace{1mm}= 12 \qquad}\\8x &= 12\\x &=\frac32 \end{aligned}

    2x+12y=72(32)+12y=73+12y=712y=4y=8\begin{aligned}2x +\frac12 y&= 7\\ 2\left(\frac32\right) +\frac12y &= 7\\ 3+\frac12y&= 7\\ \frac12y &= 4\\ y&=8 \end{aligned}

Lesson 16
Solving Systems by Elimination (Part 3)

We now have two algebraic strategies for solving systems of equations: by substitution and by elimination. In some systems, the equations may give us a clue as to which strategy to use. For example:

{ y=2x113x+2y=18\begin{cases}  y=2x-11 \\ 3x+2y=18 \\ \end{cases}

In this system, yy is already isolated in one equation. We can solve the system by substituting 2x112x-11 for yy in the second equation and finding xx.

{3xy=-17-3x+4y=23\begin{cases} \begin{aligned} 3x-y&=\text-17 \\ \text-3x+4y&=23 \\ \end{aligned} \end{cases}

This system is set up nicely for elimination because of the opposite coefficients of the xx-variable. Adding the two equations eliminates xx so we can solve for yy.

In other systems, which strategy to use is less straightforward, either because no variables are isolated, or because no variables have equal or opposite coefficients. For example:

{2x+3y=15Equation A3x9y=18Equation B\begin{cases} \begin{aligned} 2x+3y&=15 \quad&\text{Equation A}\\ 3x-9y&=18 \quad&\text{Equation B} \\ \end{aligned}\end{cases}

To solve this system by elimination, we first need to rewrite one or both equations so that one variable can be eliminated. To do that, we can multiply both sides of an equation by the same factor. Remember that doing this doesn't change the equality of the two sides of the equation, so the xx- and yy-values that make the first equation true also make the new equation true.

There are different ways to eliminate a variable with this approach. For instance, we could:

  • Multiply Equation A by 3 to get 6x+9y=456x +9y = 45. Adding this equation to Equation B eliminates yy.

{6x+9y=45Equation A13x9y=18Equation B\displaystyle \begin{cases} \begin{aligned} 6x+9y&=45 &\quad&\text{Equation A1} \\ 3x-9y&=18 &\quad&\text{Equation B}\end{aligned}\end{cases}

  • Multiply Equation B by 23\frac23 to get 2x6y=122x - 6y = 12. Subtracting this equation from Equation A eliminates xx.​​​​​​

{2x+3y=15Equation A2x6y=12Equation B1\begin{cases} \begin{aligned} 2x+3y&=15 &\quad&\text{Equation A}\\ 2x - 6y &=12 &\quad&\text{Equation B1} \\ \end{aligned}\end{cases}

  • Multiply Equation A by 12\frac12 to get x+32y=712x+\frac32y = 7\frac12 and multiply Equation B by 13\frac13 to get x3y=6x - 3y = 6. Subtracting one equation from the other eliminates xx.

{x+32y=712Equation A2x3y=6Equation B2\begin{cases} \begin{aligned} x+\frac32y&= 7\frac12 &\quad&\text{Equation A2}\\ x - 3y &= 6 &\quad&\text{Equation B2} \\ \end{aligned}\end{cases}

Each multiple of an original equation is equivalent to the original equation. So each new pair of equations is equivalent to the original system and has the same solution.

Let’s solve the original system using the first equivalent system we found earlier. 

{6x+9y=45Equation A13x9y=18Equation B\displaystyle \begin{cases} \begin{aligned} 6x+9y&=45 &\quad&\text{Equation A1} \\ 3x-9y&=18 &\quad&\text{Equation B}\end{aligned}\end{cases}

  • Adding the two equations eliminates yy, leaving a new equation 9x=639x=63, or x=7x=7.

6x+9y=453x9y=18+9x+0=63x=7\displaystyle \begin{aligned} 6x+9y&=45 \\ 3x-9y&=18 \quad+\\ \overline {9x + 0\hspace{2mm}}&\overline{= 63}\\x &=7 \end{aligned}

  • Putting together x=7x=7 and the original 3x9y=183x-9y=18 gives us another equivalent system. 

{x=73x9y=18\displaystyle \begin{cases} \begin{aligned} x&=7 \\ 3x-9y&=18 \end{aligned}\end{cases}

  • Substituting 7 for xx in the second equation allows us to solve for yy.

3(7)9y=18219y=18-9y=-3y=13\displaystyle \begin{aligned} 3(7) - 9y &=18\\ 21- 9y&=18\\ \text-9y &= \text-3\\ y&=\frac13 \end{aligned}

When we solve a system by elimination, we are essentially writing a series of equivalent systems, or systems with the same solution. Each equivalent system gets us closer and closer to the solution of the original system.

{2x+3y=153x9y=18\begin{cases} \begin{aligned} 2x+3y&=15\\ 3x-9y&=18\\ \end{aligned}\end{cases}

​​{6x+9y=453x9y=18\displaystyle \begin{cases} \begin{aligned} 6x+9y&=45\\ 3x-9y&=18 \end{aligned}\end{cases}

{x=73x9y=18\displaystyle \begin{cases} \begin{aligned} x&=7 \\ 3x-9y&=18 \end{aligned}\end{cases}

{x=7y=13\displaystyle \begin{cases} \begin{aligned} x&=7 \\ y&=\frac13\end{aligned}\end{cases}

Make Your Move (1 problem)

Lin and Priya are working to solve this system of equations.

{13x+2y=4x+y=-3\begin{cases} \begin{aligned} \frac13x+2y&=4 \\ x+ \hspace{2mm}y&=\text-3 \end{aligned} \end{cases}

Lin's first move is to multiply the first equation by 3. 

Priya's first move is to multiply the second equation by 2.

  1. Explain why either move creates a new equation with the same solutions as the original equation.
  2. Whose first move would you choose to do to solve the system? Explain your reasoning.
Show Solution
  1. Sample responses:
    • Multiplying the two sides of an equation by the same factor creates an equivalent equation, which has the same solution as the original equation.
    • Multiplying the two sides of an equation by the same number keeps the two sides equal, so the solution of the first equation still works for the second one.
  2. Sample responses:
    • I would choose Priya's move. Multiplying the second equation by 2 gives 2x+2y=-62x + 2y= \text-6, it can be subtracted from the first to eliminate the yy-variable.
    • I would choose Lin's move. Multiplying the first equation by 3 gives x+6y=12x+6y=12. Subtracting the second equation from this equation eliminates the xx-variable.
    • Either person's move would work. Priya's move eliminates the yy-variable and Lin's move eliminates the xx-variable.
Section C Check
Section C Checkpoint
Problem 1
  1. Solve the system without graphing.

    {3x+5y=-96x7y=33\begin {cases} 3x + 5y = \text{-}9\\ 6x - 7y = 33 \end{cases}

  2. To solve, you wrote at least one new equation. Explain why this is allowed when solving a system.
  3. Explain how you could use a graph to check your answer.
Show Solution
  1. x=2,y=-3x = 2, y = \text{-}3
  2. Sample response: It is an equivalent equation, so it maintains the solution of the system.
  3. Sample response: Graph the two lines and look for the intersection at (2,-3)(2,\text{-}3).
Problem 2
In a system of linear equations, the two equations have the same slope. What information do you know about how many solutions the system has? Explain your reasoning.
Show Solution
Sample response: There are either 0 or infinitely many solutions. Because the lines have the same slope, they are either parallel (0 solutions) or equivalent equations (infinitely many solutions).
Unit 2 Assessment
End-of-Unit Assessment
Problem 1

The solution to 4(x5)3+2=14\frac{4(x-5)}{3}+2=14 is

A.

15

B.

14

C.

6

D.

4

Show Solution
B
Problem 2

A pizza shop sells pizzas that are 10 inches (in diameter) or larger. A 10-inch cheese pizza costs $8. Each additional inch costs $1.50, and each additional topping costs $0.75.

Write an equation that represents the cost of a pizza. Be sure to specify what the variables represent.

Show Solution

Sample response: CC=cost of pizza, ss=additional inches above 10 for the pizza diameter, tt=number of toppings. C=8+1.50s+0.75tC=8+1.50s+0.75t.

Problem 3

A phone company charges a base fee of $12 per month plus an additional charge per minute. The monthly phone cost CC can be represented by this equation: C=12+amC=12+a \boldcdot m, where aa is the additional charge per minute, and mm is the number of minutes used.

Which equation can be used to find the number of minutes a customer used if we know aa and CC?

A.

m=(C12)am=\frac{(C-12)}{a}

B.

m=(C12)am = (C-12) - a

C.

m=C12am = C - 12a

D.

m=Ca12m = \frac {C}{a} - 12

Show Solution
A
Problem 4

Tickets to the zoo cost $12 for adults and $8 for children. The school has a budget of $240 for the field trip. An equation representing the budget for the trip is 240=12x+8y240=12x+8y. Here is a graph of this equation.

Graph of a line.
Graph of a line. Horizontal axis from 0 to 32, by 2's, number of adults. Vertical axis from 0 to 32, by 2's, number of children. Line begins on the y axis at 30, goes through 4 comma 24, 12 comma 12, and ends on the x axis at 20.

Select all the true statements.

A.

If no adult chaperones were needed, 30 children could go to the zoo.

B.

If 10 children go to the zoo, then 15 adults can go.

C.

If 4 more adults go to the zoo, that means there will be room for 6 fewer children.

D.

If 2 more children go to the zoo, that means there will be room for 3 fewer adults.

E.

If 16 adults go to the zoo, then 6 children can go.

Show Solution
A, C, E
Problem 5

Consider this system of equations: {y=-12x+56x7y=22\displaystyle \begin {cases} y = \text{-}\frac{1}{2}x + 5 \\ 6x - 7y = 22 \end{cases} Solve the system by graphing. Label each graph and the solution.

A blank coordinate grid with origin 0. X axis, negative 8 to 11, by 1's. Y axis from negative 6 to 5, by 1's.

Show Solution

(6,2)(6, 2) or x=6,y=2x=6, \, y=2

Problem 6

Solve the system of equations without graphing. Show your reasoning. {2y=x44x+3y=5\displaystyle \begin{cases} 2y=x-4 \\ 4x+3y=5 \end{cases}

Show Solution

(2,1)(2, -1) or x=2,y=1x=2, \, y=-1

Problem 7

Anna plans to spend $30 on balloons and party hats for her daughter's birthday party. Including tax, balloons cost $2 each and party hats cost $1.50 each. The number of party hats Anna needs is twice as many as the number of balloons.

If xx represents the number of balloons and yy represents the number of party hats, write a system of equations that can be used to represent this situation.

Show Solution

{2x+1.50y=30y=2x\begin{cases} 2x + 1.50y = 30 \\ y = 2x \end{cases}

Problem 8

Which equation represents the line that passes through the points (1,8)(-1,8) and (4,2)(4,-2)?

A.

y=2x+6y = -2x + 6

B.

y=2x+10y = -2x + 10

C.

y=0.5x+7.5y = -0.5x + 7.5

D.

y=0.5x+8.5y = -0.5x + 8.5

Show Solution
A