Unit 18 · Algebra I: Linear Equations, Functions and Systems
A unit of the course: the story, then chapter by chapter — sections, numbered lessons, a source or the numbers to read, three checks each — a review per chapter, and the wrap-up at the end.
Drawn scene: a rainy night city street with a taxi and its glowing meter, a bus shelter, neon signs, and light trails crossing on the wet road
18Unit
Algebra I: Linear Equations, Functions and Systems
Algebra
A fertilizer bag says 3 pounds per 1,000 square feet. A taxi meter climbs $2 every mile. A bake sale has one table, one budget and one goal. Each of these is a rule that can be written with letters and solved. This unit is Algebra I: the tools for writing a situation as an equation, an inequality or a function, solving it with steps you can justify, and checking that the number you get makes sense in the real world.
You will start with single equations and inequalities, treating each as a statement that must stay true while you undo operations on both sides. Then you will meet functions, rules with a name, an input and exactly one output, and learn to read f(3) as a question with an answer. Linear functions get special attention, because a constant rate of change describes fares, pay, savings and draining tanks. Finally you will solve two conditions at once with systems, and find the best plan inside a region of limits.
By the end you will be able to solve multi-step equations and inequalities with reasons, rearrange any formula, build a linear model from a table or a story and use it to predict, and solve a system by graphing, substitution or elimination. Most of all, you will have the habit of checking: substitute the answer back, compare it to an estimate, and read it back into the story.
How we figured it out
c. 1650 BCE
Egyptian scribes copy the Rhind Papyrus, which solves problems like 'a quantity and its seventh make 19'
c. 200 BCE
The Chinese Nine Chapters on the Mathematical Art solves systems of equations by a method much like elimination
c. 250 CE
Diophantus of Alexandria writes Arithmetica, using symbols for an unknown and its powers
c. 820
Al-Khwarizmi in Baghdad writes the book on al-jabr, 'restoring', that gives algebra its name
1591
François Viète uses letters for both known and unknown quantities, so a formula can be written in general
1637
René Descartes' La Géométrie ties equations to curves on a coordinate plane
1734
Leonhard Euler introduces the notation f(x) for a function of x
1750
Gabriel Cramer publishes a rule for solving systems of linear equations
1800s
The elimination method for systems becomes standard and is later named after Gauss
1947
George Dantzig develops the simplex method, making linear programming practical for planning and business
2010
Illinois adopts the Common Core standards, which set the Algebra I progression this unit follows
40
Chapter
Solving Linear Equations and Inequalities
Algebra
Big questionHow do you know that the number you found is really the answer, and not just a number?
The story
The Formula on the Back of the Fertilizer Bag
A community garden, a 20-pound bag, and one line of small print that turns out to be algebra.
Jasmine volunteers on Saturdays at a community garden on the South Side of Chicago. In April the garden coordinator hands her a 20-pound bag of fertilizer and points at the raised beds. "Spread the right amount," she says, "too little does nothing and too much burns the roots." Jasmine flips the bag over. On the back, in small print, is one sentence: apply 3 pounds for every 1,000 square feet.
That sentence is a formula in disguise. Jasmine paces off the main bed: 40 feet by 60 feet. She multiplies to get the area, 40 × 60 = 2,400 square feet. Then she reasons: 2,400 is 2.4 groups of 1,000, so she needs 2.4 × 3 = 7.2 pounds. She writes the rule with letters so she never has to think it through again: pounds = 0.003 × area, because 3 ÷ 1,000 = 0.003. Check: 0.003 × 2,400 = 7.2. It matches.
Now the coordinator asks the question backwards. "We have 20 pounds. How much ground can one bag cover?" This time the pounds are known and the area is the mystery. Jasmine writes 20 = 0.003 × A and asks herself what undoes multiplying by 0.003. Dividing by 0.003 does. So A = 20 ÷ 0.003, which is about 6,667 square feet. One bag covers the main bed almost three times over.
By the end of the morning Jasmine has used the same formula four different ways: forward, backward, for a bed shaped like an L, and to decide whether one bag is enough for the whole season. Every time, she does one thing: she treats the equation as a sentence that must stay true, and she does the same thing to both sides. That single habit is what this chapter is about.
Talk about itThe bag says 3 pounds per 1,000 square feet. Jasmine's friend says a 30-by-30-foot bed needs 9 pounds. Is he right? Explain how you would check without a calculator.
Section 1
Equations as Statements
40.1
True, False or Open
Main ideaAn equation is a statement that can be true or false, and a solution is a value that makes it true.
Look at three sentences: 3 + 4 = 7, 3 + 4 = 8, and x + 4 = 7. The first is true. The second is false. The third is neither, because it has a blank in it. A sentence with a variable is called an : it becomes true or false only after you fill in a number. Fill in 3 and you get 3 + 4 = 7, true. Fill in 5 and you get 5 + 4 = 7, false. So an is not a command to "do something." It is a claim that two sides are equal, and your job is to find out when that claim holds.
A number that makes the equation true is a . To test a number, you it for the variable and simplify both sides. Is 5 a solution of 2x − 3 = 7? Substitute: 2(5) − 3 = 10 − 3 = 7. The left side is 7, the right side is 7, so yes. Is 4 a solution? 2(4) − 3 = 8 − 3 = 5, and 5 is not 7, so no. This testing step is the most important habit in algebra, because it works no matter how you found the number.
Students sometimes decide a number is a solution because it "looks right" or because it appeared in the problem. The test does not care about looks. For 3x + 2 = 17, the number 17 is in the problem, but 3(17) + 2 = 53, not 17. The number 5 is not in the problem, but 3(5) + 2 = 17, so 5 is the solution. Always substitute and compare the two sides before you trust an answer.
Words to know
equation
a statement that two expressions are equal, like 2x − 3 = 7
open sentence
a statement with a variable that is true or false only after a number is put in
solution
a value of the variable that makes the equation true
substitute
replace the variable with a number so you can simplify and check
Check yourself
1. Which value is a solution of 4x − 6 = 18?
Why: 4(6) − 6 = 24 − 6 = 18, so 6 makes both sides equal. The others give 6, 14 and 26.
2. What does it mean for a number to be a solution of an equation?
Why: A solution makes the equation a true statement: after substituting, the left side and right side simplify to the same number.
3. Is 7 a solution of 2x + 5 = 19?
Why: Substitute 7: 2(7) + 5 = 14 + 5 = 19, which equals the right side, so 7 is a solution.
40.2
Keeping the Balance
Main ideaWhatever you do to one side of an equation, do to the other side, and the statement stays true.
Picture a balance scale that is level. Add 2 pounds to the left pan only and it tips. Add 2 pounds to both pans and it stays level. An equation works the same way. The say you can add, subtract, multiply or divide both sides by the same number and the new equation has the same solution as the old one. That is the whole toolkit for solving. You use it to the variable, which means getting it alone on one side.
Solve 3x + 7 = 22. The variable is wrapped in two operations: multiplied by 3, then 7 is added. Undo them in reverse order using . First subtract 7 from both sides: 3x + 7 − 7 = 22 − 7, so 3x = 15. Then divide both sides by 3: x = 5. Check by substituting: 3(5) + 7 = 15 + 7 = 22. True. Notice the 3 was handled last, because it was applied to x first.
One more: x/4 − 2 = 3. Add 2 to both sides: x/4 = 5. Multiply both sides by 4: x = 20. Check: 20/4 − 2 = 5 − 2 = 3. The most common mistake is doing the step on one side only, writing 3x = 22 − 7 but then forgetting the 7 was also on the left. Another is dividing only one term, turning 3x + 7 = 22 into x + 7 = 22/3. Every operation touches the whole of both sides.
Words to know
properties of equality
the rules that let you add, subtract, multiply or divide both sides of an equation by the same number
isolate
get the variable alone on one side of the equation
inverse operations
operations that undo each other, like adding 7 and subtracting 7
coefficient
the number multiplying a variable, like the 3 in 3x
Check yourself
1. Solve 5x − 8 = 27.
Why: Add 8 to both sides: 5x = 35. Divide by 5: x = 7. Check: 5(7) − 8 = 27. Forgetting to divide gives 35.
2. Solve x/3 + 4 = 10.
Why: Subtract 4: x/3 = 6. Multiply by 3: x = 18. Check: 18/3 + 4 = 6 + 4 = 10. Adding 4 instead of subtracting it gives 14 × 3 = 42, a common slip.
3. What is the best first step to solve 2x + 9 = 25?
Why: Undo the addition first: subtracting 9 from both sides gives 2x = 16, then dividing gives x = 8. Dividing first would force you to divide the 9 too.
40.3
Multi-Step Equations with Reasons
Main ideaSimplify each side first, then collect the variable on one side, and name the reason for every step.
Some equations have parentheses, several terms, and variables on both sides. Solve 4(x − 3) + 2x = 3x + 6. Start by cleaning up each side. The turns 4(x − 3) into 4x − 12, because the 4 multiplies both the x and the 3. Now the left side is 4x − 12 + 2x. Combine the 4x and 2x to get 6x − 12. The equation is now 6x − 12 = 3x + 6.
Next, get all the x terms on one side. Subtract 3x from both sides: 3x − 12 = 6. Add 12 to both sides: 3x = 18. Divide both sides by 3: x = 6. Check in the original equation: 4(6 − 3) + 2(6) = 4(3) + 12 = 24, and 3(6) + 6 = 24. Both sides are 24, so x = 6 is correct. Writing the reason next to each step is called it: distributive property, combine like terms, subtraction property of equality, addition property, division property.
Two mistakes cause most wrong answers here. The first is distributing to only the first term, writing 4(x − 3) as 4x − 3. Try it with numbers: 4(5 − 3) = 8, but 4(5) − 3 = 17, so those are not the same. The second is moving a term across the equals sign without changing its sign. Subtracting 3x from the right side means subtracting 3x from the left side too. Justifying each step forces you to notice both errors.
Words to know
distributive property
a(b + c) = ab + ac; the number outside multiplies every term inside
like terms
terms with the same variable part, such as 4x and 2x, which can be combined
justify
state the property or rule that makes a step legal
Check yourself
1. Solve 3(x + 2) = 2x + 11.
Why: Distribute: 3x + 6 = 2x + 11. Subtract 2x: x + 6 = 11. Subtract 6: x = 5. Writing 3x + 2 instead of 3x + 6 gives the wrong answer 9.
2. Which property justifies going from 2x + 6 = 14 to 2x = 8?
Why: Six was subtracted from both sides, which the subtraction property of equality allows without changing the solution.
Main ideaA formula with several letters is solved the same way as any equation: undo operations until the letter you want stands alone.
The perimeter of a rectangle is P = 2l + 2w. Usually you know the length and width and want P. But a fence builder often knows the total fencing and the length, and needs the width. A formula with more than one letter is a , and you can any letter in it. Treat every other letter as if it were a known number.
Try it with numbers first. If P = 50 and l = 15, then 50 = 2(15) + 2w, so 50 = 30 + 2w. Subtract 30 from both sides: 20 = 2w. Divide by 2: w = 10. Now do the identical steps with letters. Start with P = 2l + 2w. Subtract 2l from both sides: P − 2l = 2w. Divide both sides by 2: w = (P − 2l)/2. Plug in P = 50 and l = 15 to see it give the same 10. The letter version is a new you can reuse for any fence.
Jasmine’s fertilizer rule was pounds = 0.003 × A. To solve for A, divide both sides by 0.003: A = pounds/0.003. Six pounds covers 6/0.003 = 2,000 square feet. The classic error in rearranging is dividing only part of one side. From P − 2l = 2w, some students write w = P − 2l/2, which divides only the 2l. Parentheses matter: the whole expression P − 2l is divided by 2.
Words to know
literal equation
an equation with two or more letters, such as P = 2l + 2w
formula
a rule written as an equation that relates quantities, like A = lw
solve for
rearrange an equation so a chosen variable is alone on one side
Check yourself
1. Solve A = lw for w.
Why: The width is multiplied by l, so divide both sides by l: w = A/l. For example, a 24-square-foot rug 6 feet long is 24/6 = 4 feet wide.
2. Solve y = mx + b for x.
Why: Subtract b from both sides: y − b = mx. Divide both sides by m: x = (y − b)/m. The whole difference y − b is divided by m.
3. Using P = 2l + 2w with P = 36 and l = 10, what is w?
Why: 36 = 20 + 2w, so 2w = 16 and w = 8. Check: 2(10) + 2(8) = 36. Forgetting to divide by 2 gives 16.
40.5
Temperature and Other Conversions
Main ideaA conversion formula can be run in either direction once you solve it for the other variable.
Weather in Chicago is reported in degrees , but science class and most of the world use . The two scales are linked by F = (9/5)C + 32. Water freezes at 0 °C, and the formula gives (9/5)(0) + 32 = 32 °F. Water boils at 100 °C: (9/5)(100) + 32 = 180 + 32 = 212 °F. A warm 25 °C day becomes (9/5)(25) + 32 = 45 + 32 = 77 °F.
To go the other way, solve for C. Start with F = (9/5)C + 32. Subtract 32 from both sides: F − 32 = (9/5)C. Multiply both sides by 5/9, which undoes multiplying by 9/5: C = (5/9)(F − 32). Test it on a hot summer afternoon of 86 °F: 86 − 32 = 54, and (5/9)(54) = 30, so 86 °F is 30 °C. A cold January morning of −4 °F: −4 − 32 = −36, and (5/9)(−36) = −20, so −4 °F is −20 °C. Both formulas are ; they describe the same relationship.
The order of operations trap here is subtracting 32 after multiplying. (5/9)(86) − 32 = 47.8 − 32 = 15.8, which is wrong. The 32 is added last in the forward formula, so it must be removed first when going backward. Whenever you rearrange a formula, test your new version with one pair of values you already trust, such as 0 °C and 32 °F.
Words to know
Fahrenheit
the temperature scale used in U.S. weather reports; water freezes at 32 °F
Celsius
the temperature scale used in science; water freezes at 0 °C and boils at 100 °C
equivalent
two equations or formulas that describe exactly the same relationship
Check yourself
1. Convert 50 °F to Celsius.
Why: 50 − 32 = 18, and (5/9)(18) = 10. Stopping after subtracting gives 18; using the forward formula gives 122.
2. Convert 15 °C to Fahrenheit.
Why: (9/5)(15) = 27, then 27 + 32 = 59. Forgetting to multiply gives 47; forgetting to add 32 gives 27.
3. Which is F = (9/5)C + 32 correctly solved for C?
Why: Subtract 32 first, then multiply by 5/9. Check with 212 °F: (5/9)(180) = 100 °C, the boiling point.
40.6
Absolute Value Equations
Main ideaAn absolute value equation usually has two solutions, one on each side of the center point.
The of a number is its from zero on the number line, ignoring direction. So |5| = 5 and |−5| = 5. That means the equation |x| = 5 has two solutions, 5 and −5, because two numbers sit five units from zero. The equation |x − 3| = 5 asks which numbers are 5 units from 3. Split it into two ordinary equations: x − 3 = 5 gives x = 8, and x − 3 = −5 gives x = −2. Check: |8 − 3| = 5 and |−2 − 3| = |−5| = 5.
If the absolute value is not alone, isolate it first. Solve 3|x| + 2 = 14. Subtract 2: 3|x| = 12. Divide by 3: |x| = 4, so x = 4 or x = −4. Now try |2x + 1| = 7. Case one: 2x + 1 = 7, so 2x = 6 and x = 3. Case two: 2x + 1 = −7, so 2x = −8 and x = −4. Check the second: |2(−4) + 1| = |−7| = 7. Both work.
A distance can never be negative, so |x| + 5 = 2 has no solution at all: it would need |x| = −3. Absolute value shows up in manufacturing as . A part must measure 50 millimeters, give or take 0.2 millimeters. The acceptable extremes solve |m − 50| = 0.2, giving m = 50.2 and m = 49.8. The common mistake is forgetting the second case and reporting only the positive answer.
Words to know
absolute value
the distance of a number from zero, written |x|; it is never negative
distance
how far apart two numbers are on the number line, always zero or positive
tolerance
how far a measurement may be from its target and still be accepted
Check yourself
1. What are the solutions of |x + 2| = 6?
Why: x + 2 = 6 gives x = 4; x + 2 = −6 gives x = −8. Check: |−8 + 2| = |−6| = 6. Dropping the second case gives only 4.
2. How many solutions does |x| + 5 = 2 have?
Why: Subtracting 5 gives |x| = −3. A distance cannot be negative, so no number works.
Main ideaAn inequality is solved like an equation, but its solution is a whole range of numbers, shown on a number line.
An compares two sides with <, >, ≤ or ≥ instead of an equals sign. The statement x + 4 > 9 is true for x = 6, x = 10, x = 5.5 and infinitely many other values. All of those values together form the . To find it, use the same balancing moves as with equations. Subtract 4 from both sides: x > 5. Every number greater than 5 works, and 5 itself does not.
Solve 2x − 3 ≤ 11. Add 3 to both sides: 2x ≤ 14. Divide by 2: x ≤ 7. Check with one number inside the range, say x = 0: 2(0) − 3 = −3, and −3 ≤ 11 is true. Check one number outside, say x = 10: 2(10) − 3 = 17, and 17 ≤ 11 is false. Checking both an inside and an outside value catches a wrong direction.
Draw the solution on a . The number, 7, gets a closed dot because ≤ includes it, and an arrow points left toward all smaller numbers. For x > 5 the boundary 5 gets an open circle, because 5 is not included, and the arrow points right. The picture is the answer; a single number is not.
Words to know
inequality
a statement comparing two sides with <, >, ≤ or ≥
solution set
every value that makes the inequality true
number line
a line with numbers in order, used to picture a solution set
boundary
the number where the solution set starts or stops
Check yourself
1. Solve 3x + 5 < 20.
Why: Subtract 5: 3x < 15. Divide by 3: x < 5. Check x = 0: 5 < 20 is true. Forgetting to divide gives x < 15.
2. Which value is in the solution set of x − 4 ≥ 2?
Why: Adding 4 gives x ≥ 6, and 6 is included because of the ≥. Check: 6 − 4 = 2, and 2 ≥ 2 is true.
3. How is x ≤ 7 drawn on a number line?
Why: The ≤ includes 7, so the dot is closed, and the solutions are smaller than 7, so the arrow points left.
40.8
When the Sign Flips
Main ideaMultiplying or dividing both sides of an inequality by a negative number reverses the inequality sign.
Start with a true statement: 2 < 5. Multiply both sides by −1. You get −2 and −5, and on the number line −2 is to the right of −5, so −2 > −5. The direction changed. Multiplying or dividing by a flips every number to the other side of zero and swaps the order. So the rule: whenever you multiply or divide both sides of an inequality by a negative number, the sign.
Solve −3x + 4 ≥ 19. Subtract 4 from both sides: −3x ≥ 15. Now divide both sides by −3 and reverse the sign: x ≤ −5. Check with x = −6: −3(−6) + 4 = 18 + 4 = 22, and 22 ≥ 19 is true. Check with x = 0: 0 + 4 = 4, and 4 ≥ 19 is false. The inside value works and the outside value fails, so x ≤ −5 is right.
You can avoid the flip entirely by moving the variable to the other side. From −3x + 4 ≥ 19, add 3x to both sides: 4 ≥ 19 + 3x. Subtract 19: −15 ≥ 3x. Divide by positive 3: −5 ≥ x, which is the same x ≤ −5. The common mistake is flipping at the wrong moment, such as when subtracting a negative number. Adding and subtracting never flip the sign; only multiplying or dividing by a negative does.
Words to know
negative coefficient
a variable multiplied by a negative number, like −3x
reverse
switch < to > or ≤ to ≥ (and back)
equivalent inequality
an inequality with exactly the same solution set as another
Check yourself
1. Solve −4x < 12.
Why: Divide both sides by −4 and reverse the sign: x > −3. Check x = 0: 0 < 12 is true, so 0 must be in the set.
2. Solve 5 − x ≥ 2.
Why: Subtract 5: −x ≥ −3. Multiply by −1 and flip: x ≤ 3. Check x = 0: 5 ≥ 2 is true.
3. Which step requires reversing the inequality sign?
Why: Only multiplying or dividing by a negative number reverses the sign. Adding or subtracting any number, positive or negative, does not.
40.9
Compound Inequalities
Main ideaA compound inequality joins two conditions with 'and' or 'or', and you solve every part at once.
A refrigerator should stay between 34 °F and 40 °F. That is two conditions at once: T ≥ 34 and T ≤ 40. Written as one , it is 34 ≤ T ≤ 40. The solution is the , the numbers that satisfy both parts, which forms an on the number line from 34 to 40 with closed dots at both ends.
Solve −2 < x + 3 ≤ 6. There are three parts, and whatever you do must be done to all three. Subtract 3 from every part: −5 < x ≤ 3. The solution is every number greater than −5 and at most 3. Check x = 0, which is inside: −2 < 3 ≤ 6, true. Check x = 5, outside: −2 < 8 ≤ 6 is false because 8 is not ≤ 6. A frequent error is subtracting 3 from only the middle and the right, leaving −2 unchanged.
An ’or’ inequality is different. Solve 2x − 1 < −7 or 3x + 2 > 11. Handle each separately: 2x < −6 gives x < −3, and 3x > 9 gives x > 3. The solution is the : x < −3 or x > 3, two arrows pointing away from each other with a gap between −3 and 3. Numbers like 0 are not solutions. With ’and’ you keep only what both parts share; with ’or’ you keep everything either part allows.
Words to know
compound inequality
two inequalities joined by 'and' or 'or'
intersection
the values that satisfy both parts of an 'and' inequality
union
the values that satisfy at least one part of an 'or' inequality
interval
a stretch of the number line between two boundaries
Check yourself
1. Solve −1 ≤ 3x + 2 < 11.
Why: Subtract 2 from all three parts: −3 ≤ 3x < 9. Divide by 3: −1 ≤ x < 3. Leaving out the division gives −3 ≤ x < 9.
2. Which number satisfies x < −2 or x > 4?
Why: −5 is less than −2, so it satisfies the first part. 0 and 3 sit in the gap, and 4 is not greater than 4.
3. How is 'x ≥ 3 and x ≤ 8' written as one inequality?
Why: Both conditions hold at once, so x sits between 3 and 8 including both ends: 3 ≤ x ≤ 8.
Section 4
Equations and Inequalities as Models
40.10
Writing Equations from Situations
Main ideaTo model a situation, define a variable, translate the words into an equation, solve it, and say what the number means.
A gym charges $25 to join and $15 per month. Someone has paid $130 in total. How many months have they been a member? A is an equation that captures the situation. First : let m be the number of months. The join fee is paid once and the monthly fee is paid m times, so 25 + 15m = 130. Subtract 25: 15m = 105. Divide by 15: m = 7. Finally : they have been a member for 7 months. Check: 25 + 15(7) = 25 + 105 = 130.
Number puzzles use the same steps. Three consecutive integers add up to 48. Let n be the smallest. The next two are n + 1 and n + 2. The equation is n + (n + 1) + (n + 2) = 48, which simplifies to 3n + 3 = 48. Subtract 3: 3n = 45. Divide: n = 15. The integers are 15, 16 and 17, and 15 + 16 + 17 = 48.
Watch the key phrases. ’Twice a number decreased by 7’ is 2n − 7, not 2(n − 7); the decrease happens after the doubling. ’Seven less than a number’ is n − 7, not 7 − n. If the wording is unclear, plug in an easy number and see which expression matches what the sentence says. Then, after solving, always read your answer back into the story to see whether it makes sense.
Words to know
model
an equation or inequality that represents a real situation
define the variable
state in words exactly what the letter stands for, including units
interpret
explain what the solved number means in the original situation
Check yourself
1. A gym charges $25 to join and $15 per month. A member has paid $175. How many months is that?
Why: 25 + 15m = 175, so 15m = 150 and m = 10. Check: 25 + 150 = 175.
2. Which equation says 'twice a number decreased by 7 is 19'?
Why: Double the number first, then subtract 7: 2n − 7 = 19. Solving gives n = 13, and 2(13) − 7 = 19.
3. Two consecutive even integers add to 54. What are they?
Why: Let n be the first: n + (n + 2) = 54, so 2n = 52 and n = 26. The integers are 26 and 28, and 26 + 28 = 54.
40.11
Limits Become Inequalities
Main ideaWords like 'at most', 'at least' and 'no more than' signal an inequality, and the answer is a range that may need rounding.
A freight elevator is rated for 2,000 pounds. A cart weighing 180 pounds is already inside, and each worker weighs about 150 pounds. How many workers can ride? The limit is a , and ’rated for’ means the total must be 2,000. Let p be the number of workers: 180 + 150p ≤ 2000. Subtract 180: 150p ≤ 1820. Divide by 150: p ≤ 12.13. You cannot have 0.13 of a person, so at most 12 workers can ride. Rounding up to 13 would break the limit: 180 + 150(13) = 2,130.
A club needs to raise $500 and has $124 so far. It sells candles for $8 each. Let c be the number of candles: 124 + 8c ≥ 500. Subtract 124: 8c ≥ 376. Divide by 8: c ≥ 47. They must sell 47 or more candles. Check: 124 + 8(47) = 124 + 376 = 500 exactly, so 47 just reaches the goal and 46 falls short at 492.
Translate the phrases carefully. ’At most 30’ and ’no more than 30’ both mean ≤ 30. ’At least 30’ and ’no fewer than 30’ both mean ≥ 30. ’More than 30’ is strictly > 30. After solving, decide which numbers are actually : whole numbers for people or candles, and never negative. A model with a solution like p ≤ 12.13 is telling you 12, not 12.13, and not 13.
Words to know
constraint
a limit the situation places on the variable, such as a weight capacity
at most
no more than; translates to ≤
at least
no fewer than; translates to ≥
feasible
a value that is allowed by every constraint and makes sense in the situation
Check yourself
1. Which inequality means 'no more than 30 people'?
Why: 'No more than 30' allows 30 itself and anything smaller, which is x ≤ 30.
2. A club has $124 and sells candles for $8 each. How many must it sell to reach at least $500?
Why: 124 + 8c ≥ 500 gives 8c ≥ 376 and c ≥ 47. Selling 46 gives only $492. Dividing 500 by 8 ignores the $124 already raised.
3. An elevator holds 2,000 pounds. A 180-pound cart is inside and workers average 150 pounds. How many workers can ride?
Why: 180 + 150p ≤ 2000 gives p ≤ 12.13, so 12 workers. Thirteen would total 2,130 pounds, over the limit.
40.12
Units and Reasonableness
Main ideaCarry the units through your work and compare the answer to a rough estimate before you trust it.
Back to the fertilizer bag: 3 pounds for every 1,000 square feet. A bed 40 feet by 60 feet has area 40 ft × 60 ft = 2,400 square feet. The rate is 3 lb per 1,000 sq ft, so pounds = 2,400 sq ft × (3 lb / 1,000 sq ft) = 7.2 lb. Notice the square feet cancel and only pounds remain. This tracking of units is called . If a student multiplied by 3 without dividing by 1,000, the answer would be 7,200, and the leftover units would be pound-square-feet, which is meaningless. The units flag the error.
An catches errors too. Before computing, ask: is 2,400 square feet more or less than 1,000? It is a bit more than double, so the answer should be a bit more than double 3 pounds, roughly 6 to 8. An answer of 7.2 is ; an answer of 720 or 0.72 is not. Estimating first takes ten seconds and saves a whole wrong page.
Time is the unit that trips people up most. A trip of 60 miles at 40 miles per hour takes 60 ÷ 40 = 1.5 hours. That is 1 hour and 30 minutes, not 1 hour and 50 minutes, because 0.5 hour × 60 minutes per hour = 30 minutes. Likewise 0.6 hour is 36 minutes. And some answers are impossible on their face: −3 tickets, 4.5 people, or a 90-year-old kindergartner. When the number is impossible, the model or the arithmetic is wrong, not the world.
Words to know
unit analysis
tracking units through a calculation and canceling them like factors
estimate
a rough answer found quickly, used to judge whether the exact answer makes sense
reasonable
an answer whose size and units fit the situation
Check yourself
1. How many minutes is 0.6 hour?
Why: 0.6 × 60 minutes = 36 minutes. Reading 0.6 hour as '60 minutes' or as '6 minutes' is a common slip.
2. A bed is 30 feet by 50 feet. At 3 pounds per 1,000 square feet, how much fertilizer is needed?
Why: Area is 30 × 50 = 1,500 sq ft, which is 1.5 thousands, so 1.5 × 3 = 4.5 pounds. An answer of 4,500 forgot to divide by 1,000.
3. Which answer should make you recheck your work?
Why: A negative number of tickets is impossible, so either the equation or the arithmetic has an error. The other answers are all plausible.
Chapter review
Solving Linear Equations and Inequalities
0 / 8
1. Which value is a solution of 6x − 5 = 31?
Why: 6(6) − 5 = 36 − 5 = 31. Adding 5 gives 6x = 36, so x = 6.
Why: r is multiplied by 2π, so divide both sides by 2π: r = C/(2π).
4. What are the solutions of |x − 5| = 2?
Why: x − 5 = 2 gives 7; x − 5 = −2 gives 3. Both numbers are 2 units from 5.
5. Solve −2x + 7 > 1.
Why: Subtract 7: −2x > −6. Divide by −2 and reverse: x < 3. Check x = 0: 7 > 1 is true.
6. Solve 3 ≤ 2x + 1 ≤ 11.
Why: Subtract 1 from all parts: 2 ≤ 2x ≤ 10. Divide by 2: 1 ≤ x ≤ 5.
7. A plumber charges $60 to visit plus $45 per hour. The bill is $240. How many hours did the job take?
Why: 60 + 45h = 240, so 45h = 180 and h = 4. Dividing 240 by 45 ignores the visit fee.
8. A van seats at most 12 people. Two adults must ride. Which inequality gives the number of students s?
Why: The two adults plus the students cannot exceed 12 seats: 2 + s ≤ 12, so s ≤ 10.
Send it to your teacher
41
Chapter
Functions and Linear Models
Functions
Big questionWhen a rule turns one number into another, how do you read, write and use that rule to predict?
The story
Taxi Fare, Cell Data and the Meaning of f(3)
The same input, 3, gives two different answers, and both are right, because the rules are different.
Darnell steps out of Union Station in downtown Chicago and gets into a taxi. The sticker on the window lists the rates (for this story we will use round example numbers): $3 as soon as the meter starts, plus $2 for every mile. He watches the meter. At the start it reads $3.00. After one mile, $5.00. After two miles, $7.00. He realizes he can predict the next number before it appears: after three miles it will read $9.00.
In his head Darnell writes the rule the meter is following: fare = 3 + 2 × miles. If he calls the rule f and lets x be the miles, then f(x) = 2x + 3. The symbol f(3) means "put 3 into the rule f." It comes out to 2(3) + 3 = 9. So f(3) = 9 says that a 3-mile ride costs $9. It is not f times 3. It is a question and its answer: what does the rule give for an input of 3?
While he rides, a text arrives about his cell plan: $20 a month plus $8 for each gigabyte of data. That is a different rule, so he gives it a different name: d(g) = 8g + 20. Now d(3) = 8(3) + 20 = 44. Same input, 3, but a different rule, so a different output, $44 for 3 gigabytes. The letter in front tells you which machine you are feeding the number into.
The taxi stops after 4 miles and the meter reads $11.00. Darnell checks: f(4) = 2(4) + 3 = 11. He tips and gets out thinking about how many things in his day work this way. Minutes on the treadmill turn into calories. Hours worked turn into pay. Weeks of saving turn into a balance. Each one is a rule with a name, an input and exactly one output. Learning to read and write those rules is what this chapter is for.
Talk about itDarnell's friend says f(3) = 9 means 'f times 3 is 9, so f must be 3.' What has she misunderstood, and how would you explain it using the taxi meter?
Section 1
What a Function Is
41.1
Inputs and Outputs
Main ideaA function is a rule that gives exactly one output for each input.
A taxi meter is a machine: you feed in a number of miles and it gives back a fare. Feed in 1 mile, get $5. Feed in 2 miles, get $7. Feed in 3 miles, get $9. No matter how many times you feed in 3 miles, the meter gives back $9, never $8 and never $10. That is the key property of a : every is matched with exactly one . The set of miles is the input, the set of fares is the output, and the rule connecting them is the function.
Any set of matched pairs is called a , but not every relation is a function. Suppose a table listed 2 miles → $5 and also 2 miles → $7. The same input has two different outputs, so the table is not a function; the meter would be broken. On the other hand, two different inputs can share an output. A rule that charges $10 for any ride under a mile, so that 0.3 miles → $10 and 0.8 miles → $10, is still a function, because each input still has only one answer.
On a graph, the input is on the horizontal axis and the output on the vertical axis. If any vertical line crosses the graph twice, then one input has two outputs and the graph is not a function. This is the vertical line test. A straight slanted line always passes the test. A circle fails, because a vertical line through its middle hits the top and the bottom.
Words to know
function
a rule that assigns exactly one output to each input
input
the number you put into a rule, such as the miles of a taxi ride
output
the number the rule gives back, such as the fare
relation
any set of input-output pairs, whether or not it is a function
Check yourself
1. Which set of pairs is NOT a function?
Why: The input 2 is matched with both 5 and 7, so one input has two outputs. Sharing an output, as in the second choice, is allowed.
2. Using the taxi table, what is the fare for a 3-mile ride?
Why: The rule is $3 plus $2 per mile: 3 + 2(3) = 9. The table row for 3 miles confirms $9.
3. A graph passes the vertical line test when…
Why: One input with two outputs would show as a vertical line hitting the graph twice. Touching at most once means each input has one output.
41.2
Reading f(3)
Main ideaf(3) means the output of rule f when the input is 3; it is a question and its answer, not a product.
gives a rule a name. The taxi rule is f(x) = 2x + 3. Read it as "f of x equals 2x plus 3." The letter f is the name, x is the , and 2x + 3 is what the rule does. To f(3), replace every x with 3: f(3) = 2(3) + 3 = 9. In the story, that means a 3-mile ride costs $9. The parentheses do not mean multiplication here. f(3) is not f × 3.
The notation runs backward too. If someone asks, "How far can I ride for $15?" you are solving f(x) = 15. Write 2x + 3 = 15, subtract 3 to get 2x = 12, and divide to get x = 6. A $15 ride is 6 miles. Notice the difference between the two questions: f(6) asks for the output when the input is 6 (answer: 15), while f(x) = 15 asks which input gives an output of 15 (answer: 6).
Be careful with expressions inside and outside the parentheses. f(x + 1) means put x + 1 into the rule: f(3 + 1) = f(4) = 2(4) + 3 = 11. But f(x) + 1 means find f(x) first and then add 1: f(3) + 1 = 9 + 1 = 10. Different rules get different names so they do not get mixed up: the cell data rule is d(g) = 8g + 20, and d(3) = 44 while f(3) = 9.
Words to know
function notation
writing a rule with a name and its input, like f(x) = 2x + 3
evaluate
find the output of a function for a specific input
input value
the number placed inside the parentheses, replacing the variable
Why: The input 3 is the miles and the output 9 is the fare: riding 3 miles costs $9.
3. If h(x) = 4x + 1, for what x does h(x) = 29?
Why: 4x + 1 = 29, so 4x = 28 and x = 7. Check: h(7) = 28 + 1 = 29. Evaluating h(29) instead gives 117.
41.3
Domain and Range
Main ideaThe domain is every input a function allows, and the range is every output it can produce.
The cell plan rule d(g) = 8g + 20 works fine on paper for g = 1,000, but the plan caps data at 10 gigabytes. So the inputs that actually make sense run from 0 to 10. That set of allowed inputs is the : 0 ≤ g ≤ 10. Feed the smallest and largest inputs through the rule to find the outputs: d(0) = 20 and d(10) = 8(10) + 20 = 100. Since the rule rises steadily, every cost from $20 to $100 is possible. That set of outputs is the : 20 ≤ d ≤ 100.
Some functions accept only certain kinds of numbers. Movie tickets cost $12 each, so c(n) = 12n, but n must be a whole number: you cannot buy 2.5 tickets. If the website allows up to 6 tickets, the domain is {0, 1, 2, 3, 4, 5, 6} and the range is {0, 12, 24, 36, 48, 60, 72}. A domain made of separate values like this is , and its graph is dots. The taxi domain, miles ≥ 0, is , because a ride can be 2.37 miles, and its graph is a solid line.
Domain and range often get swapped, so anchor them to the axes: domain is the set of x-values (horizontal), range is the set of y-values (vertical). When a problem gives a context, use it. Time cannot be negative, tickets come in whole numbers, and a plan has a cap. The context shrinks the domain, and the rule then decides the range.
Words to know
domain
the set of all inputs a function accepts
range
the set of all outputs a function produces
discrete
made of separate values, like counts of tickets; graphed as dots
continuous
including every value in an interval, like miles or minutes; graphed as a line
Check yourself
1. For d(g) = 8g + 20 with domain 0 ≤ g ≤ 10, what is the range?
Why: d(0) = 20 and d(10) = 100, and the rule rises steadily, so the outputs run from 20 to 100.
2. Which quantity has a discrete domain?
Why: Tickets come in whole numbers only, so the inputs are separate values. Minutes, miles and gallons can take any value in an interval.
3. What is a sensible domain for the taxi fare function f(x) = 2x + 3?
Why: Miles cannot be negative, but a ride can be any length such as 2.4 miles, so the domain is x ≥ 0.
Section 2
Linear Functions
41.4
Slope as a Rate of Change
Main ideaSlope is the change in output divided by the change in input, and in a story it is a rate.
On the taxi graph, the point (1, 5) means 1 mile costs $5 and (4, 11) means 4 miles cost $11. Between them the fare rose by 11 − 5 = 6 dollars while the miles rose by 4 − 1 = 3. The is the vertical change divided by the horizontal change: 6/3 = 2. In the story that is $2 per mile, the . The vertical change is often called the and the horizontal change the , so slope = rise/run.
The formula for two points (x1, y1) and (x2, y2) is slope = (y2 − y1)/(x2 − x1). For (2, 7) and (5, 16): (16 − 7)/(5 − 2) = 9/3 = 3. Order does not matter as long as you are consistent. Going the other way, (7 − 16)/(2 − 5) = −9/−3 = 3, the same. The mistake to avoid is mixing the orders: (16 − 7)/(2 − 5) = 9/−3 = −3, which is wrong.
Slope can be negative. A tank starts with 500 gallons and holds 400 gallons after 4 minutes: (400 − 500)/(4 − 0) = −100/4 = −25. The tank loses 25 gallons per minute. For a linear function the slope is the same between any two points, which is exactly what makes it linear. For a curve, the same calculation gives the average rate of change over that interval, which is why the formula is worth memorizing.
Words to know
slope
the steepness of a line: change in y divided by change in x
rate of change
how much the output changes for each one-unit change of input
rise
the vertical change between two points on a graph
run
the horizontal change between two points on a graph
Check yourself
1. What is the slope of the line through (1, 4) and (3, 10)?
Why: (10 − 4)/(3 − 1) = 6/2 = 3. Forgetting to divide by the run gives 6.
2. A tank has 500 gallons at 0 minutes and 350 gallons at 6 minutes. What is the rate of change?
Why: (350 − 500)/(6 − 0) = −150/6 = −25. The tank loses 25 gallons each minute, so the rate is negative.
3. In the taxi function, the slope 2 stands for…
Why: Slope is change in fare per change in miles: each extra mile adds $2. The starting fare is the y-intercept, 3.
41.5
Slope-Intercept Form
Main ideaIn y = mx + b, m is the rate of change and b is the starting value where the line crosses the y-axis.
Every can be written in , y = mx + b. The number m is the slope, and b is the , the output when the input is 0. In the cell plan d = 8g + 20, m = 8 means $8 per gigabyte and b = 20 means the bill is $20 before any data is used. That b is often called the because it is where the story starts.
You can build the equation from two points. Say a bill was $28 for 1 GB and $52 for 4 GB, so the points are (1, 28) and (4, 52). Slope: (52 − 28)/(4 − 1) = 24/3 = 8. Now find b by substituting one point into y = 8x + b: 28 = 8(1) + b, so b = 20. The function is d = 8g + 20. Check with the other point: 8(4) + 20 = 52. It matches.
From a graph, read b where the line crosses the vertical axis, then count rise over run to a second clear point. The common mistake is swapping m and b: reading y = 3x + 5 as "starts at 3, goes up 5 each time." Remember that the number attached to x is the one that repeats with every step, and the lone number is paid once.
Words to know
linear function
a function whose graph is a straight line; it has a constant rate of change
slope-intercept form
the equation y = mx + b, where m is the slope and b the y-intercept
y-intercept
the output when the input is 0; where the graph crosses the y-axis
initial value
the starting amount in a story, which appears as b in y = mx + b
Check yourself
1. For y = −3x + 5, what are the slope and y-intercept?
Why: The coefficient of x is the slope, −3, and the constant term is the y-intercept, 5.
2. Which equation gives the line through (2, 11) and (5, 20)?
Why: Slope is (20 − 11)/(5 − 2) = 3. Then 11 = 3(2) + b gives b = 5. Check: 3(5) + 5 = 20.
3. In d = 8g + 20, what does the 20 represent?
Why: When g = 0 the bill is 20, so 20 is the fixed monthly charge before data. The cost per gigabyte is 8.
41.6
Arithmetic Sequences as Functions
Main ideaAn arithmetic sequence is a linear function whose inputs are the counting numbers 1, 2, 3, and so on.
A stadium’s first row has 20 seats, and each row behind it has 2 more: 20, 22, 24, 26, … A list where you add the same amount each time is an , and the amount added, here 2, is the . Each number in the list is a . Row 1 is term 1, row 2 is term 2. To find any term, notice that row n has taken n − 1 steps of size 2 from the first row: a(n) = 20 + 2(n − 1), which simplifies to a(n) = 2n + 18. Row 15 has a(15) = 30 + 18 = 48 seats.
Look at the sequence 5, 9, 13, 17, … The common difference is 4. The is a(n) = 5 + 4(n − 1) = 4n + 1. Check: a(1) = 5, a(2) = 9, a(3) = 13. Then a(10) = 41. The same sequence has a : a(1) = 5 and a(n) = a(n − 1) + 4, which says "start at 5 and keep adding 4." The recursive rule is easy to state but slow to use for a(100); the explicit rule gets there in one step.
The explicit rule a(n) = 4n + 1 is a linear function with slope 4 and intercept 1, but its domain is only the positive integers, so its graph is a row of dots on a line, not the line itself. The common difference is the slope. The usual error is writing a(n) = 5 + 4n, which starts at 9 instead of 5. Always test your rule on the first term before trusting it.
Words to know
arithmetic sequence
a list of numbers with the same amount added each time
common difference
the fixed amount added to get from one term to the next
term
one number in a sequence; a(3) is the third term
explicit rule
a formula that gives any term directly from its position n
recursive rule
a rule that gives the first term and how to get each term from the one before
Check yourself
1. What is the common difference of 3, 10, 17, 24, …?
Why: 10 − 3 = 7, 17 − 10 = 7 and 24 − 17 = 7. The same 7 is added each time.
2. For the sequence 5, 9, 13, 17, …, what is the 10th term?
Why: a(n) = 4n + 1, so a(10) = 41. Using 5 + 4n by mistake gives 45.
3. If a(1) = 6 and a(n) = a(n − 1) − 3, what is a(4)?
Why: a(2) = 3, a(3) = 0, a(4) = −3. Three steps of −3 from 6 gives 6 − 9 = −3.
Section 3
Reading and Building Graphs
41.7
Key Features of a Graph
Main ideaIntercepts, direction and zeros tell the story of a graph in a few numbers.
A tank holds 500 gallons and drains at 25 gallons per minute, so y = 500 − 25x. Its graph crosses the vertical axis at 500: that is the , the amount at time 0. It crosses the horizontal axis where y = 0. Solve 500 − 25x = 0: 25x = 500, so x = 20. That is the , also called the , and it means the tank is empty after 20 minutes.
The line falls from left to right, so the function is : every extra minute gives fewer gallons. A savings function like s(w) = 30w + 120 is , because each week adds $30. Its y-intercept, 120, is the starting balance. Its zero would be at 30w + 120 = 0, so w = −4, but negative weeks are outside the domain, so the graph never reaches zero in the story.
A graph is also positive where it sits above the horizontal axis and negative where it sits below. For the tank, y is positive for 0 ≤ x < 20 and would be negative after that, which is impossible, so the sensible domain is 0 ≤ x ≤ 20. When you read any graph, ask four questions: where does it start (y-intercept), where does it hit zero (x-intercept), does it rise or fall (increasing or decreasing), and which inputs actually make sense (domain).
Words to know
y-intercept
the point where a graph crosses the vertical axis; the output at input 0
x-intercept
the point where a graph crosses the horizontal axis; the input that gives output 0
zero of a function
an input value that makes the output 0; same as an x-intercept
increasing
rising from left to right; outputs grow as inputs grow
decreasing
falling from left to right; outputs shrink as inputs grow
Check yourself
1. What is the x-intercept of y = 500 − 25x?
Why: Set y = 0: 500 − 25x = 0, so x = 20. The tank is empty after 20 minutes.
2. For the tank, what does the y-intercept 500 mean?
Why: The y-intercept is the output when x = 0, so at the start the tank holds 500 gallons.
3. Which function is decreasing?
Why: A negative slope means the line falls from left to right. The slope of y = −2x + 9 is −2.
41.8
Building a Model from Data
Main ideaWhen a table's outputs change by the same amount each step, a linear model fits, and you can use it to predict.
A bike rental posts these prices: 1 hour $14, 2 hours $20, 3 hours $26, 4 hours $32. Each extra hour adds 20 − 14 = 6, then 26 − 20 = 6, then 32 − 26 = 6. Constant differences mean a fits. The slope is 6 dollars per hour. To find the intercept, step back one hour from (1, 14): 14 − 6 = 8. The model is c = 6h + 8, meaning an $8 flat fee plus $6 per hour. Check: 6(4) + 8 = 32.
A model earns its keep by making a . For 7 hours, c = 6(7) + 8 = 50. That prediction lies just outside the table’s range of 1 to 4 hours, which is called extrapolating. Predicting a value inside the table’s range, such as 2.5 hours giving 6(2.5) + 8 = 23, is interpolating and is usually safer. Far extrapolation is risky: for 40 hours the model gives $248, but the shop probably switches to a daily rate long before that.
Real data rarely lines up perfectly. If the differences were 6, 7, 5 and 6, the pattern is still roughly linear and a line drawn through the middle of the points is a reasonable model. State the slope with its units, state what the intercept means, and say how far you trust the prediction. A model is a tool for the situation it came from, not a law of nature.
Words to know
linear model
a linear function used to describe and predict a real situation
prediction
an output the model gives for an input you have not measured
interpolate
predict for an input inside the range of the data you have
extrapolate
predict for an input outside the range of the data you have
Check yourself
1. Which model fits the rental table?
Why: The differences are all 6, so the slope is 6. Then 14 = 6(1) + b gives b = 8.
2. Using c = 6h + 8, what is the cost for 7 hours?
3. Predicting the cost of 40 hours from this table is…
Why: 40 hours is far outside the 1-to-5-hour data, so it is extrapolation, and a shop likely charges a different daily rate.
41.9
Piecewise and Step Functions
Main ideaA piecewise function uses different rules on different parts of its domain; a step function jumps between constant values.
A downtown garage charges $5 for the first hour and $3 for each additional hour or part of an hour. One hour costs $5. Two hours cost $8. Two and a half hours also cost $11, because the half hour counts as a full extra hour. The graph is flat at $5 up to 1 hour, jumps to $8, stays flat, jumps to $11, and so on. A graph made of flat pieces with jumps is a . It is still a function: every parking time has exactly one price.
More generally, a has a different rule on each of its domain. Overtime pay is a classic case: a worker earns $15 an hour for the first 40 hours and $22.50 an hour after that. So p(h) = 15h when h ≤ 40, and p(h) = 600 + 22.5(h − 40) when h > 40, where 600 is the pay for the first 40 hours. For a 44-hour week, use the second rule: 600 + 22.5(4) = 600 + 90 = 690.
To evaluate a piecewise function, first find which interval the input belongs to, then apply that rule only. Let f(x) = 2x for x < 3 and f(x) = x + 3 for x ≥ 3. Then f(2) = 4 because 2 < 3, and f(5) = 8 because 5 ≥ 3. The boundary matters: f(3) uses the second rule since 3 ≥ 3, so f(3) = 6. The common mistake is applying both rules or the wrong one at the boundary.
Words to know
piecewise function
a function defined by different rules on different parts of its domain
step function
a piecewise function whose pieces are all flat, so the graph looks like stairs
interval
a stretch of inputs, such as 0 to 40 hours, where one rule applies
Check yourself
1. The garage charges $5 for the first hour and $3 per additional hour or part. What does 3.5 hours cost?
Why: After the first hour, 2.5 more hours count as 3 additional hours: 5 + 3(3) = 14.
2. With $15 per hour up to 40 hours and $22.50 per hour beyond, what is the pay for 44 hours?
Why: The first 40 hours earn 600; the 4 overtime hours earn 22.5(4) = 90; the total is 690.
3. If f(x) = 2x for x < 3 and f(x) = x + 3 for x ≥ 3, what is f(3)?
Why: Since 3 ≥ 3, use the second rule: f(3) = 3 + 3 = 6. The first rule would only apply to inputs below 3.
Section 4
Changing and Comparing Lines
41.10
Shifting and Stretching Lines
Main ideaAdding to the output slides a graph up or down, adding to the input slides it sideways, and multiplying the output changes its steepness.
Start with f(x) = 2x, the taxi rate without a starting fee. Now the company adds a $3 flag fee: g(x) = f(x) + 3 = 2x + 3. Every output is 3 more than before, so the whole line slides up 3 units. This is a , one kind of . At x = 0, 1 and 2, f gives 0, 2 and 4, while g gives 3, 5 and 7. Same slope, higher line.
Adding inside the parentheses changes the input instead. h(x) = f(x − 1) = 2(x − 1) = 2x − 2. To get the output f used to give at x = 1, you now must put in x = 2. The graph slides right 1 unit, a . Notice the direction: x − 1 moves right and x + 1 moves left, the opposite of what many people first guess. Check with a point: f(1) = 2, and h(2) = 2(2) − 2 = 2, so the point moved from (1, 2) to (2, 2).
Multiplying the output makes the line steeper or flatter. k(x) = 3·f(x) = 6x has slope 6 instead of 2, a . The intercept stays at 0, but each output is tripled: at x = 2, f gives 4 and k gives 12. Fastest way to see a transformation is a small table of three inputs. If every output changed by the same amount, it was a shift; if the outputs were multiplied, it was a stretch.
Words to know
transformation
a change that moves or reshapes a graph in a predictable way
vertical shift
sliding a graph up or down by adding a number to every output
horizontal shift
sliding a graph left or right by adding a number to the input
vertical stretch
multiplying every output by a number, which changes a line's steepness
Check yourself
1. How does the graph of y = 2x + 5 compare with y = 2x?
Why: Adding 5 to every output slides the line up 5 units; the slope 2 does not change.
2. If f(x) = 4x − 1, what is g(x) = f(x) − 3?
Why: Subtract 3 from the whole output: 4x − 1 − 3 = 4x − 4. The slope stays 4.
3. Which change alters the slope of a line?
Why: Multiplying outputs by 3 triples the rise for the same run, so the slope triples. Shifts move the line without tilting it.
41.11
Comparing Two Models
Main ideaTo compare two linear models, find where their outputs are equal, then see which is better on each side of that point.
Two cell plans: Plan A charges $20 plus $8 per gigabyte, so A(g) = 8g + 20. Plan B charges $35 plus $5 per gigabyte, so B(g) = 5g + 35. Which is cheaper? Try 3 GB: A(3) = 44 and B(3) = 50, so A wins. Try 8 GB: A(8) = 84 and B(8) = 75, so B wins. Somewhere between 3 and 8 the plans must cost the same. That crossing is the .
To find it exactly, set the outputs equal: 8g + 20 = 5g + 35. Subtract 5g: 3g + 20 = 35. Subtract 20: 3g = 15. Divide: g = 5. Check: A(5) = 60 and B(5) = 60. Both plans cost $60 at 5 GB. On a graph, this is the (5, 60) where the two lines cross. Below 5 GB the lower-intercept plan A is cheaper; above 5 GB the lower-slope plan B is cheaper.
This is a good habit: the plan with the smaller starting cost wins for small inputs, and the plan with the smaller rate wins for large inputs. The crossing point tells you where the advantage flips. Setting two rules equal and solving is the door into the next chapter, where two equations are solved together as a system.
Words to know
break-even point
the input where two models give the same output
intersection point
the point where two graphs cross; both equations are true there
comparison
checking two models against each other to see which is better for a given input
Check yourself
1. At how many gigabytes do Plan A (8g + 20) and Plan B (5g + 35) cost the same?
Why: 8g + 20 = 5g + 35 gives 3g = 15, so g = 5. Both cost $60 there.
2. Which plan is cheaper at 2 GB?
Why: A(2) = 16 + 20 = 36 and B(2) = 10 + 35 = 45, so Plan A is cheaper by $9.
3. Ana has $200 and saves $15 a week; Ben has $80 and saves $25 a week. When are they equal?
Why: 15w + 200 = 25w + 80 gives 10w = 120, so w = 12. Then 15(12) + 200 = 380 and 25(12) + 80 = 380.
Chapter review
Functions and Linear Models
0 / 8
1. If f(x) = 5x − 7, what is f(3)?
Why: f(3) = 5(3) − 7 = 15 − 7 = 8. Leaving off the −7 gives 15.
2. Which set of pairs is a function?
Why: Each input appears once, so each has one output. Sharing the output 6 is fine. The other sets repeat an input with different outputs.
3. What is the slope of the line through (2, 3) and (6, 15)?
Why: (15 − 3)/(6 − 2) = 12/4 = 3.
4. A plan costs $30 per month plus $4 per gigabyte. Which function gives the cost?
Why: The $30 is paid once (intercept) and $4 repeats per gigabyte (slope): c(g) = 4g + 30.
5. What is the 12th term of the sequence 9, 14, 19, 24, …?
Why: Common difference 5, so a(n) = 9 + 5(n − 1) = 5n + 4. Then a(12) = 60 + 4 = 64.
6. What is the x-intercept of y = 4x − 12?
Why: Set y = 0: 4x − 12 = 0, so 4x = 12 and x = 3.
7. If f(x) = 3x, which function is f shifted down 2 units?
Why: Shifting down subtracts 2 from every output: 3x − 2.
8. Movie tickets cost $12 each, up to 6 per order. What is the range of c(n) = 12n?
Why: The domain is the whole numbers 0 through 6, so the outputs are 12 times each of them: 0, 12, 24, 36, 48, 60, 72.
Send it to your teacher
42
Chapter
Systems of Equations and Inequalities
Systems
Big questionWhen two conditions must be true at the same time, how do you find the one answer that satisfies both?
The story
The Bake Sale Budget
Cookies, brownies, one folding table and a $60 budget: the club needs an answer that fits every limit at once.
The robotics club at a Chicago high school runs a bake sale every October to pay for competition fees. Priya is treasurer this year, and she has last year's ledger in front of her. It says the club sold 120 items and took in $170, cookies at $1 and brownies at $2. Nobody wrote down how many of each. Priya wants to know, because brownies make more money but cost more to bake.
She writes what she knows as two sentences with letters. Let c be cookies and b be brownies. The count: c + b = 120. The money: 1c + 2b = 170. Two unknowns, two facts. She notices that if every item had been a cookie, the club would have made only $120. The extra $50 must have come from brownies, each of which brings in $1 more than a cookie. So there were 50 brownies and 120 − 50 = 70 cookies. Check: 70 + 50 = 120 items, and 70 + 100 = $170. Both facts are true at once.
This year is harder. The club's one folding table holds at most 150 items. Ingredients cost about $0.30 per cookie and $0.60 per brownie, and the budget is $60. Each cookie earns $0.70 profit and each brownie $1.50. Priya could bake 100 brownies and no cookies, but the faculty advisor insists on at least 40 cookies for the students who do not like chocolate. What mix makes the most money without breaking any limit?
Priya draws the limits on a grid, cookies across and brownies up. Each limit cuts the grid with a line, and the allowed region is the shape left in the middle. The best plan, it turns out, sits at a corner of that shape. Finding it takes the whole chapter: solving two equations together, graphing inequalities, and testing corners. By the end, Priya has a number, and the club has its fees.
Talk about itPriya found 50 brownies and 70 cookies by reasoning 'the extra $50 must be brownies.' Try to explain why that reasoning works, using the two equations.
Section 1
Two Equations, One Answer
42.1
What a System Is
Main ideaA system of equations is two or more equations about the same variables, and its solution makes every equation true at once.
A single equation with two variables, like c + b = 120, has endless solutions: 0 and 120, 1 and 119, 60 and 60. It cannot tell you how many cookies were sold. A second fact, c + 2b = 170, also has endless solutions on its own. But only one pair fits both. Two equations that must hold at the same time form a , and the pair that makes both true is the .
Test a candidate pair the same way you test a solution of one equation, but check every equation. Is (70, 50), meaning c = 70 and b = 50, the solution? First equation: 70 + 50 = 120, true. Second: 70 + 2(50) = 170, true. So yes. Is (60, 60) the solution? First: 60 + 60 = 120, true. Second: 60 + 120 = 180, not 170. It fails one equation, so it is not the solution. A pair must pass every test.
You can find a solution by in a table. Try b = 40: then c = 80 and the money is 80 + 80 = 160, too low. Try b = 50: c = 70 and the money is 70 + 100 = 170, right on. Each extra brownie adds $1, so the table climbs by 1 each row, and you can see exactly where it lands. The rest of this chapter replaces the table with faster methods, but the meaning stays the same: find the pair that satisfies both.
Words to know
system of equations
two or more equations that must be true at the same time for the same variables
solution of the system
the values that make every equation in the system true
guess and check
trying values in a table and adjusting until every equation is satisfied
Check yourself
1. Which pair (x, y) solves both x + y = 10 and x − y = 4?
Why: 7 + 3 = 10 and 7 − 3 = 4, so both equations are true. (6, 4) gives 6 − 4 = 2, not 4.
2. Why is (60, 60) not the solution of c + b = 120 and c + 2b = 170?
Why: 60 + 60 = 120 works, but 60 + 2(60) = 180, not 170. A solution must satisfy every equation.
3. A system of two equations in two variables usually has…
Why: Each equation alone has endless pairs, but usually only one pair fits both. Special cases with none or infinitely many come later.
42.2
Solving by Graphing
Main ideaGraph both equations; the point where the lines cross is the solution, and reading it from the graph gives an estimate.
Each equation in a system is a line, and every point on a line satisfies that equation. The solution of the system satisfies both, so it must lie on both lines. That is the , the point where they cross. Take y = 2x + 1 and y = −x + 7. The first has 1 and rises 2 for each step right. The second starts at 7 and falls 1 per step. Plot each line from its intercept and slope, and they cross at (2, 5).
Confirm by substituting: 2(2) + 1 = 5 and −2 + 7 = 5. Both equations give y = 5 at x = 2, so (2, 5) is the solution. When an equation is not in slope-intercept form, rewrite it first. For c + b = 120, solve for b: b = −c + 120. For c + 2b = 170, solve for b: 2b = −c + 170, so b = −0.5c + 85. The lines cross at c = 70, b = 50, the bake-sale answer.
Graphing shows the answer, but a hand-drawn graph is an . If the lines cross at (2.4, 5.8), reading that from grid paper is hard. Use the graph to see roughly where the answer is and whether it makes sense, then use algebra to get it exactly. If two lines look parallel, expect no solution; if they lie on top of each other, every point is a solution.
Words to know
intersection
the point where two graphs cross; it satisfies both equations
y-intercept
where a line crosses the vertical axis; the value of y when x is 0
estimate
an approximate answer read from a graph, to be checked with algebra
Check yourself
1. Where do y = 2x + 1 and y = −x + 7 cross?
Why: At x = 2, both give y = 5: 2(2) + 1 = 5 and −2 + 7 = 5. The other points fit at most one line.
2. Rewrite c + 2b = 170 in slope-intercept form for b.
Why: Subtract c: 2b = −c + 170. Divide everything by 2: b = −0.5c + 85.
3. A hand-drawn graph shows two lines crossing near (3.2, 4.7). What should you do next?
Why: A graph gives an estimate. Algebra, such as substitution or elimination, gives the exact solution, which you then compare with the estimate.
Section 2
Solving Exactly
42.3
Substitution
Main ideaIf one equation tells you what a variable equals, substitute that expression into the other equation and solve.
Solve y = 2x + 1 and 3x + y = 16. The first equation already says what y is. Replace y in the second equation with 2x + 1: 3x + (2x + 1) = 16. Now there is one variable. Combine: 5x + 1 = 16. Subtract 1: 5x = 15. Divide: x = 3. Then find y from the first equation: y = 2(3) + 1 = 7. The solution is (3, 7). This method is , and it works best when one equation is already solved for a variable or easily can be.
Check in both equations: 7 = 2(3) + 1 is true, and 3(3) + 7 = 16 is true. For the bake sale, c + b = 120 gives c = 120 − b. Substitute into c + 2b = 170: (120 − b) + 2b = 170, so 120 + b = 170 and b = 50. Then c = 120 − 50 = 70. The algebra is Priya’s ’extra $50’ reasoning written out.
Two errors are common. The first is substituting into the same equation you took the expression from, which gives a useless 0 = 0. Always substitute into the other one. The second is forgetting parentheses: in 4x − (x + 3) = 9, the minus must apply to the whole x + 3, giving 4x − x − 3 = 9, so 3x = 12 and x = 4. Writing 4x − x + 3 = 9 by mistake gives x = 2, and the check fails.
Words to know
substitution
replacing a variable with an expression it equals, so an equation has only one variable
expression
a combination of numbers and variables, like 2x + 1, that stands for a value
check
put the solution back into every original equation to confirm both are true
Check yourself
1. Solve y = 2x + 1 and 3x + y = 16.
Why: 3x + (2x + 1) = 16 gives 5x = 15, so x = 3 and y = 2(3) + 1 = 7. Check: 9 + 7 = 16.
2. Solve y = 3x − 5 and 2x + y = 10.
Why: 2x + (3x − 5) = 10 gives 5x = 15, so x = 3 and y = 9 − 5 = 4. Check: 6 + 4 = 10.
3. Solving 4x − (x + 3) = 9, a student writes 4x − x + 3 = 9. What went wrong?
Why: Subtracting the whole expression gives 4x − x − 3 = 9, so 3x = 12 and x = 4. The student's version gives x = 2, which fails the check.
42.4
Elimination by Adding
Main ideaAdding two equations together is legal because you add equal amounts to both sides, and it can make one variable disappear.
Take x + y = 10 and x − y = 4. The y terms are opposites: +y and −y. Add the two equations, left side to left side and right side to right side: (x + y) + (x − y) = 10 + 4, which is 2x = 14, so x = 7. The y vanished. Substitute back: 7 + y = 10, so y = 3. Solution (7, 3). Check the second: 7 − 3 = 4. This method is .
Why is adding equations allowed? The second equation says x − y and 4 are the same number. Adding the same number to both sides of the first equation keeps it true; you just wrote that number two different ways. This is the addition property of equality from the first chapter, applied to a whole equation. If the matching terms are equal rather than opposite, subtract instead. From 3x + 2y = 19 and x + 2y = 9, subtracting gives 2x = 10, so x = 5 and then 2y = 4, y = 2.
Sign errors are the usual trouble. When subtracting, subtract every term of the second equation, including its right side. And after finding one variable, find the other by substituting into an original equation, not into the combined one. Finally, check the pair in both originals: 3(5) + 2(2) = 19 and 5 + 4 = 9. Both true, so (5, 2) is right.
Words to know
elimination
adding or subtracting equations so that one variable cancels out
opposite terms
terms like +2y and −2y that add to zero
addition property of equality
adding the same amount to both sides of an equation keeps it true
Check yourself
1. Solve x + y = 10 and x − y = 4 by elimination.
Why: Adding gives 2x = 14, so x = 7, then y = 3. Check: 7 − 3 = 4.
2. Solve 5x + 2y = 16 and 3x − 2y = 8.
Why: Adding gives 8x = 24, so x = 3. Then 15 + 2y = 16, so y = 1/2. Check: 9 − 1 = 8.
3. Why can you add two equations of a system together?
Why: The second equation says its two sides are the same number, so adding them to the two sides of the first equation keeps it balanced.
42.5
Elimination with Multiplying
Main ideaMultiply one or both equations by a number first so that a pair of terms becomes opposites, then add.
Solve 2x + 3y = 12 and 4x − y = 10. Nothing cancels yet: adding gives 6x + 2y = 22, still two variables. But multiplying the whole second equation by 3 gives 12x − 3y = 30, and now the y terms are opposites of the 3y in the first equation. Multiplying both sides by 3 is the multiplication property of equality, so the new equation is to the old one. Add: (2x + 3y) + (12x − 3y) = 12 + 30, so 14x = 42 and x = 3.
Substitute into an original: 4(3) − y = 10, so y = 2. Check the first: 2(3) + 3(2) = 6 + 6 = 12. Solution (3, 2). Sometimes both equations need multiplying. For 3x + 2y = 7 and 2x + 5y = 12, multiply the first by 2 and the second by −3 to get 6x + 4y = 14 and −6x − 15y = −36. Add: −11y = −22, so y = 2. Then 3x + 4 = 7 gives x = 1. Check the second: 2 + 10 = 12.
Choose the by finding a common multiple of the two coefficients you want to cancel, and give one of them a negative sign. The classic slip is multiplying only the left side of an equation. Every term, including the constant on the right, gets multiplied. Another is forgetting the sign change, which makes the terms add instead of cancel. When the combined equation still has two variables, look back for one of those two mistakes.
Words to know
multiplier
the number you multiply a whole equation by to set up a cancellation
equivalent
an equation with the same solutions as another; multiplying both sides by a nonzero number keeps them equivalent
common multiple
a number that two coefficients both divide into, like 6 for 2 and 3
Check yourself
1. Solve 2x + 3y = 12 and 4x − y = 10.
Why: Multiply the second by 3 and add: 14x = 42, so x = 3. Then 12 − y = 10 gives y = 2. Check: 6 + 6 = 12.
2. To eliminate y from 3x + 2y = 7 and 2x + 5y = 12, which multipliers work?
Why: 10y and −10y cancel: 15x + 10y = 35 and −4x − 10y = −24 add to 11x = 11, so x = 1 and y = 2.
3. A student multiplies 4x − y = 10 by 3 and writes 12x − 3y = 10. What is wrong?
Why: Multiplying both sides by 3 means 10 becomes 30. Leaving the 10 makes the new equation not equivalent to the original.
Section 3
Special Systems and Inequalities
42.6
No Solution or Infinitely Many
Main ideaParallel lines give a system no solution, and two forms of the same line give infinitely many.
Consider y = 2x + 1 and y = 2x − 3. Both have slope 2, so they are that never cross. Try substitution anyway: 2x + 1 = 2x − 3. Subtract 2x from both sides: 1 = −3. That is false no matter what x is. When the variables vanish and leave a false statement, the system has . No pair of numbers can be on both lines.
Now consider 2x + 4y = 8 and x + 2y = 4. Multiply the second by 2: 2x + 4y = 8, identical to the first. They are the same line written two ways, so every point on the line works: (4, 0), (0, 2), (2, 1) and infinitely many more. Elimination shows it: subtract the doubled second equation from the first and you get 0 = 0, a statement that is always true. That signals .
So there are three outcomes. If solving gives a specific x, the lines cross once and there is one solution. If the variables cancel and leave something false like 1 = −3, there is no solution. If they cancel and leave something true like 0 = 0, there are infinitely many. In a story, no solution might mean two plans never cost the same, and infinitely many might mean two ’different’ facts were really the same fact. A quick slope check predicts the outcome before you solve.
Words to know
parallel lines
lines with the same slope and different intercepts; they never meet
no solution
a system where no pair of values satisfies both equations
infinitely many solutions
a system whose equations describe the same line, so every point on it works
Check yourself
1. How many solutions does the system y = 2x + 1 and y = 2x − 3 have?
Why: Both lines have slope 2 with different intercepts, so they are parallel. Substitution gives 1 = −3, which is false.
2. Solving a system, you end with 0 = 0. What does that mean?
Why: A statement that is always true means the two equations describe the same line, so every point on it is a solution.
3. Which system has exactly one solution?
Why: Slopes 4 and −4 differ, so the lines cross once, at x = 1, y = 5. The other pairs are parallel or identical lines.
42.7
Graphing an Inequality
Main ideaA linear inequality shades a half of the plane; the line is the boundary, and a test point tells you which side.
The equation y = 2x + 1 is a line. The inequality y ≤ 2x + 1 is a whole region: every point on the line or below it. To graph it, first draw the y = 2x + 1. Because the inequality includes ’equal to’, draw it solid. Then pick a not on the line, usually (0, 0): is 0 ≤ 2(0) + 1? Yes, 0 ≤ 1 is true. So the side containing (0, 0), the region below the line, gets shaded. That shaded area is the of solutions.
For y > −x + 3, the boundary y = −x + 3 is drawn dashed, because points on the line make the inequality false; only ’greater than’ counts. Test (0, 0): 0 > 3 is false, so shade the other side, above the line. Any point in the shaded area satisfies the inequality. Check one: (4, 2) gives 2 > −4 + 3, that is 2 > −1, true.
Rewrite first if needed. For 2x + y ≥ 6, solve for y: y ≥ −2x + 6, solid line, and (0, 0) gives 0 ≥ 6, false, so shade above. Two habits prevent most errors: always test a point rather than guessing ’above for greater,’ because the rule flips if you divide by a negative when solving for y, and always match the line style to the symbol, dashed for < and >, solid for ≤ and ≥.
Words to know
boundary line
the line you get by replacing the inequality sign with an equals sign
test point
a point not on the boundary used to decide which side to shade
half-plane
everything on one side of a line; the solution region of a linear inequality
Check yourself
1. Which point is a solution of y ≤ 2x + 1?
Why: For (3, 4): 4 ≤ 2(3) + 1 = 7, true. For (1, 5): 5 ≤ 3 is false. For (0, 2): 2 ≤ 1 is false. For (−2, 0): 0 ≤ −3 is false.
2. How should the boundary line of y > −x + 3 be drawn?
Why: With a strict inequality, points on the line make y equal to −x + 3, not greater, so the line is dashed.
3. For 2x + y ≥ 6, the test point (0, 0) gives 0 ≥ 6. What do you conclude?
Why: The test point makes a false statement, so the solutions are on the other side of the line.
42.8
Systems of Inequalities and Feasible Regions
Main ideaGraph each inequality and keep only the overlap; that overlap is the feasible region where every constraint holds.
Priya’s bake sale has limits. The table holds at most 150 items: c + b ≤ 150. Ingredients cost $0.30 per cookie and $0.60 per brownie, with $60 to spend: 0.30c + 0.60b ≤ 60. And you cannot bake a negative number: c ≥ 0 and b ≥ 0. Together these form a . A pair (c, b) is allowed only if it satisfies all four. Graphing each one as a shaded half-plane and keeping the overlap gives the .
Find the region’s edges by turning each ≤ into =. The line c + b = 150 runs from (150, 0) to (0, 150). The budget line 0.30c + 0.60b = 60 runs from (200, 0) to (0, 100). Where do they cross? Multiply the budget equation by 10: 3c + 6b = 600. Multiply the table equation by 3: 3c + 3b = 450. Subtract: 3b = 150, so b = 50 and c = 100. Check the budget: 0.30(100) + 0.60(50) = 30 + 30 = 60.
The feasible region is the four-sided shape with vertices at (0, 0), (150, 0), (100, 50) and (0, 100). Any point inside works: (60, 40) has 100 items and costs 18 + 24 = $42. Any point outside breaks a rule: (120, 60) has 180 items, too many for the table. The vertices are where two limits are both used up at once, and, as the next lesson shows, that is where the best plans live.
Words to know
system of inequalities
several inequalities that must all be true for the same variables
feasible region
the set of points that satisfy every inequality in the system
vertex
a corner of the feasible region, where two boundary lines meet
overlap
the area shaded by all the inequalities at once
Check yourself
1. Where do c + b = 150 and 0.30c + 0.60b = 60 cross?
Why: Scaling and subtracting gives 3b = 150, so b = 50 and c = 100. Check: 150 items and 30 + 30 = 60 dollars.
2. Which point is NOT in the feasible region?
Why: (120, 60) has 180 items, more than the table's 150. The others satisfy every constraint.
3. What is a vertex of a feasible region?
Why: The region's corners are where two constraints are both used up at the same time.
Section 4
The Best Mix
42.9
Mixture Problems
Main ideaIn a mixture problem, one equation counts the total amount and another counts the total of the ingredient.
A juice stand has a 10% juice drink and a 40% juice drink. It wants 30 liters of a 20% mix. How much of each? Let x be liters of the 10% drink and y be liters of the 40% drink. The amount equation counts liters: x + y = 30. The equation counts pure juice: 0.10x + 0.40y is the juice in the mix, and it must equal 20% of 30 liters, which is 0.20 × 30 = 6. So 0.10x + 0.40y = 6.
Solve by substitution. From the first, y = 30 − x. Substitute: 0.10x + 0.40(30 − x) = 6. Distribute: 0.10x + 12 − 0.40x = 6. Combine: −0.30x + 12 = 6. Subtract 12: −0.30x = −6. Divide: x = 20. Then y = 10. Check: 20 + 10 = 30 liters, and 0.10(20) + 0.40(10) = 2 + 4 = 6 liters of juice, which is 20% of 30. Twenty liters of weak and ten of strong.
Coin and ticket problems are mixture problems too. A jar holds 40 coins, all nickels and dimes, worth $3.10. Count: n + d = 40. : 0.05n + 0.10d = 3.10. Substitute n = 40 − d: 0.05(40 − d) + 0.10d = 3.10, so 2 − 0.05d + 0.10d = 3.10, so 0.05d = 1.10 and d = 22, n = 18. Check: 18(0.05) + 22(0.10) = 0.90 + 2.20 = 3.10. The common mistake is writing the value equation with the counts instead of the values per item.
Words to know
mixture problem
a problem that combines two things with different strengths or values into one total
concentration
the fraction of a mixture that is the pure ingredient, such as 20% juice
value equation
an equation that totals what the items are worth, not how many there are
Check yourself
1. To make 30 liters of 20% juice from 10% and 40% drinks, how much of the 10% drink is needed?
Why: x + y = 30 and 0.10x + 0.40y = 6 give x = 20 and y = 10. Check: 2 + 4 = 6 liters of juice.
2. A jar has 40 nickels and dimes worth $3.10. How many dimes?
Why: 0.05n + 0.10d = 3.10 with n = 40 − d gives 0.05d = 1.10, so d = 22. Then 18 nickels: 0.90 + 2.20 = 3.10.
3. Which equation correctly totals the juice in x liters of 10% drink and y liters of 40% drink to make 30 liters of 20%?
Why: The mix contains 0.20 × 30 = 6 liters of pure juice, and 0.10x + 0.40y counts the juice coming from each drink.
42.10
Business Problems and Break-Even
Main ideaA business breaks even where cost equals revenue, and ticket problems split a total count and a total value.
A student startup prints T-shirts. Equipment costs $200 and each shirt costs $3 to make, so cost is C = 200 + 3x for x shirts. Each shirt sells for $8, so is R = 8x. The is where R = C: 8x = 200 + 3x. Subtract 3x: 5x = 200. So x = 40. At 40 shirts, both cost and revenue are $320. Selling fewer than 40 loses money; selling more earns , which is R − C = 5x − 200. At 100 shirts, profit is 500 − 200 = $300.
Ticket sales are a two-equation problem. A school play sold 200 tickets for $1,520. Adult tickets were $10 and student tickets $6. Let a and s be the counts. Count: a + s = 200. Money: 10a + 6s = 1520. Substitute s = 200 − a: 10a + 6(200 − a) = 1520, so 10a + 1200 − 6a = 1520, so 4a = 320 and a = 80. Then s = 120. Check: 80 + 120 = 200 and 800 + 720 = 1,520.
Elimination works too: multiply the count equation by 6 to get 6a + 6s = 1200 and subtract it from the money equation to get 4a = 320. Same answer. Whatever method you use, label the answer in words: 80 adult tickets and 120 student tickets. A bare pair like (80, 120) is easy to reverse, and reversed, it fails the money check: 800 + 480 is only $1,280.
Words to know
revenue
the money taken in from sales before costs are subtracted
break-even point
the number of items where revenue equals cost, so profit is zero
profit
revenue minus cost; negative profit is a loss
Check yourself
1. Cost is 200 + 3x and revenue is 8x. What is the break-even number of shirts?
Why: 8x = 200 + 3x gives 5x = 200, so x = 40. Dividing 200 by 8 ignores the $3 per-shirt cost.
2. A play sold 200 tickets for $1,520 at $10 adult and $6 student. How many adult tickets?
Why: 10a + 6(200 − a) = 1520 gives 4a = 320, so a = 80. Check: 800 + 6(120) = 1,520.
3. At 100 shirts, what is the profit if cost is 200 + 3x and revenue is 8x?
Why: Revenue 800 minus cost 500 is 300. Using 5x − 200 gives the same 300.
42.11
The Best Mix Within Limits
Main ideaTo find the best plan under several constraints, evaluate the goal at every vertex of the feasible region.
Priya wants the most profit: $0.70 per cookie and $1.50 per brownie, so the goal is P = 0.70c + 1.50b. This is her . The constraints are the table, c + b ≤ 150; the budget, 0.30c + 0.60b ≤ 60; the advisor’s rule, c ≥ 40; and b ≥ 0. Choosing the best point in a feasible region for a linear goal is called , and its key fact is simple: the best value always occurs at a vertex of the region.
So list the vertices. Two of them come from c = 40. On the c-axis it is (40, 0). On the budget line, 0.30(40) + 0.60b = 60 gives 12 + 0.60b = 60, so b = 80: the point (40, 80). The other corners are (150, 0), where the table is full of cookies, and (100, 50), where the table and budget lines cross. Now evaluate the objective at each: (40, 0) gives 28; (150, 0) gives 105; (100, 50) gives 70 + 75 = 145; (40, 80) gives 28 + 120 = 148.
The plan is 40 cookies and 80 brownies, for $148 profit. Check it against every constraint: 120 items fits the table, 12 + 48 = $60 uses the whole budget, and 40 cookies satisfies the advisor. Notice that the winner is not the corner with the most items; it uses the budget fully on the higher-profit item while meeting the cookie rule. If the constraints change, the region changes, the vertices move, and the best plan can change with them. That is why businesses redo this calculation whenever prices shift.
Words to know
objective
the quantity you want to make as large or as small as possible, such as profit
linear programming
finding the best value of a linear objective inside a feasible region
optimal
the best possible under the constraints
Check yourself
1. Which plan gives the most profit for P = 0.70c + 1.50b within the bake-sale constraints?
Why: At (40, 80), P = 28 + 120 = 148, the largest of the vertex values 28, 105, 145 and 148.
2. Where does the line c = 40 meet the budget line 0.30c + 0.60b = 60?
Why: 0.30(40) = 12, so 0.60b = 48 and b = 80.
3. Why check only the vertices of the feasible region?
Why: A linear objective grows steadily in one direction, so it reaches its largest allowed value at an edge, and specifically at a corner of the region.
Chapter review
Systems of Equations and Inequalities
0 / 8
1. Which pair solves x + y = 12 and x − y = 2?
Why: Adding the equations gives 2x = 14, so x = 7 and y = 5. Check: 7 − 5 = 2.
2. Solve y = x + 3 and 2x + y = 12 by substitution.
Why: 2x + (x + 3) = 12 gives 3x = 9, so x = 3 and y = 6. Check: 6 + 6 = 12.
3. To eliminate x from 3x + 2y = 16 and 6x − y = 7, what could you do first?
Why: Multiplying the first by −2 gives −6x − 4y = −32, which cancels the 6x when added to the second, leaving −5y = −25, so y = 5.
4. How many solutions does y = 3x − 4 and 2y = 6x − 8 have?
Why: Dividing the second equation by 2 gives y = 3x − 4, the same line, so every point on it is a solution.
5. Which point satisfies y > x − 2?
Why: For (1, 3): 3 > −1 is true. For (5, 1): 1 > 3 is false. For (3, 1): 1 > 1 is false. For (4, 2): 2 > 2 is false.
6. A mix of 10% and 40% juice must make 30 liters at 20%. Which system is correct?
Why: The liters add to 30 and the pure juice adds to 0.20 × 30 = 6 liters.
7. Cost is 150 + 2x and each item sells for $7. What is the break-even number of items?
Why: 7x = 150 + 2x gives 5x = 150, so x = 30. Both cost and revenue are $210 there.
8. Where is the best value of a linear objective found in a feasible region?
Why: For a linear objective, the maximum or minimum always occurs at a corner of the feasible region, so you evaluate the objective at each vertex.
Send it to your teacher
★
Unit wrap-up
Algebra I: Linear Equations, Functions and Systems
Twelve words, twelve meanings
0 / 12
Tap a word, then tap its meaning. A right pair locks in green.
Why: 5x − 10 = 3x + 8, so 2x = 18 and x = 9. Check: 5(7) = 35 and 27 + 8 = 35.
3. Solve V = lwh for h.
Why: h is multiplied by l and w, so divide both sides by lw: h = V/(lw).
4. What are the solutions of |x − 4| = 6?
Why: x − 4 = 6 gives 10; x − 4 = −6 gives −2. Both are 6 units from 4.
5. Solve −5x + 3 ≤ 18.
Why: Subtract 3: −5x ≤ 15. Divide by −5 and reverse: x ≥ −3. Check x = 0: 3 ≤ 18 is true.
6. A club has $90 and sells pies for $12 each. How many pies to reach at least $300?
Why: 90 + 12p ≥ 300 gives 12p ≥ 210 and p ≥ 17.5, so 18 pies. Seventeen pies give only $294.
7. If f(x) = 6x − 5, what is f(2)?
Why: f(2) = 6(2) − 5 = 12 − 5 = 7.
8. A gym charges $20 to join plus $9 a month. Which function gives the total after m months?
Why: The $20 is paid once, the intercept, and $9 repeats each month, the slope: 9m + 20.
9. What is the slope of the line through (1, 9) and (4, 3)?
Why: (3 − 9)/(4 − 1) = −6/3 = −2.
10. What is the 8th term of 6, 11, 16, 21, …?
Why: a(n) = 6 + 5(n − 1) = 5n + 1, so a(8) = 41.
11. For the function y = 300 − 20x, what does the x-intercept 15 mean if y is gallons and x is minutes?
Why: The x-intercept is where y = 0: 300 − 20x = 0 gives x = 15, the minute the tank empties.
12. Solve x + y = 9 and x − y = 1.
Why: Adding gives 2x = 10, so x = 5 and y = 4. Check: 5 − 4 = 1.
13. Solve y = 2x − 1 and 3x + y = 14.
Why: 3x + (2x − 1) = 14 gives 5x = 15, so x = 3 and y = 5. Check: 9 + 5 = 14.
14. How many solutions does y = −x + 4 and y = −x − 2 have?
Why: Both lines have slope −1 with different intercepts, so they are parallel and never meet.
15. Tickets: 150 sold for $1,050, adults $9 and students $5. How many adult tickets?
Why: 9a + 5(150 − a) = 1050 gives 4a + 750 = 1050, so a = 75. Check: 675 + 5(75) = 675 + 375 = 1,050.
Send it to your teacher
Write it
A phone plan costs $25 a month plus $6 per gigabyte; a second plan costs $40 a month plus $3 per gigabyte. Find the number of gigabytes where the plans cost the same, decide which plan is better for someone who uses 3 GB and for someone who uses 8 GB, and explain each step.
Write a function for each plan and say what the slope and intercept mean.
Set the two functions equal and show every step of solving, with a reason for each.
Check your crossing point in both functions before you use it.
For 3 GB and 8 GB, compute both costs and state which plan wins and by how much.
End with one sentence on why the plan with the lower rate wins for heavy users.
0 wordsSaved on this device as you type.
Practice rooms
Rooms already on the site that belong to this unit — cards, quizzes, a lab.
Every lesson keeps its own three checks; a lesson is ticked when all three are right. Chapter reviews, the unit test and its spiral review (five questions from earlier units in this band) score on the page. When the site is connected to your sheet, or the link carries ?dest=, each one also has a Send box: the first-try score, the standards, the supports used, the attempt number and the minutes go to your sheet as an IEP data point.
Print this page for a paper copy of the readings, the sources, the words and the questions; the answers print as dashed boxes under each question.
Fact-check notes for this course live in the handoff: quotes marked (paraphrased) were set that way on purpose.