14.3 Word Problems & Applications
Key Takeaways
- Translate words into algebra by defining a variable, writing expressions for related quantities, and building an equation or inequality that matches the story
- Rate problems use distance = rate × time; percent problems use part = percent × whole; mixture problems track amount of pure substance in each part
- Set up carefully, solve with linear or quadratic methods you already know, then check that the answer is reasonable in the real-world context
- Reject solutions that make denominators zero, times negative, or quantities impossible for the story even if they satisfy the algebra
- On PERT, underlining keywords (each, total, more than, percent of, remaining) prevents the most common translation errors
14.3 Word Problems & Applications
Quick Answer: For PERT word problems, define a clear variable, translate English into algebraic expressions, write one equation or inequality that models the whole situation, solve with your linear/quadratic toolkit, and check that the result is realistic. Classic setups include rate ($d = rt$), percent ($\text{part} = \text{percent} \times \text{whole}$), and simple mixture or cost combinations. The algebra is rarely harder than what you already practice—the challenge is accurate translation.
PERT Mathematics expects you to apply algebra outside bare equations. Items may describe a trip, a discount, a mixture of solutions, or a geometric constraint. This section focuses on a repeatable translation process and on the problem types that appear at college-readiness level.
Universal Translation Framework
| Step | Action | Tip |
|---|---|---|
| 1 | Read once for the story; read again for quantities | Circle numbers and units |
| 2 | Define the unknown with a letter | “Let $x = $ …” in words |
| 3 | Express other quantities in terms of $x$ | “3 more than $x$” → $x + 3$ |
| 4 | Write one equation or inequality | Match “is,” “total,” “at least,” etc. |
| 5 | Solve | Linear, quadratic, or inequality methods |
| 6 | Check reasonableness | Units, signs, story constraints |
Keyword → symbol map
| English phrase | Algebra |
|---|---|
| sum of / total / altogether | $+$ |
| difference / less than / fewer | $-$ (order matters: “5 less than $x$” is $x - 5$) |
| product / times / of (with fractions) | $\times$ |
| quotient / per / ratio | $\div$ or fraction bar |
| is / equals / results in | $=$ |
| at least / no less than | $\ge$ |
| at most / no more than | $\le$ |
| more than / greater than | $>$ |
| percent of | $\frac{p}{100} \times$ quantity |
Order trap: “7 less than a number” is $x - 7$, not $7 - x$. “7 less a number” is ambiguous in casual speech—on tests, “less than” almost always means subtract from the number mentioned second.
Worked Example 1: Linear “consecutive” style setup
Problem: The sum of two consecutive even integers is 46. Find the integers.
Step 1 — Define. Let $x$ = the first even integer. Then the next consecutive even integer is $x + 2$.
Step 2 — Equation. $x + (x + 2) = 46$.
Step 3 — Solve. $2x + 2 = 46 \Rightarrow 2x = 44 \Rightarrow x = 22$. The integers are 22 and 24.
Step 4 — Check. $22 + 24 = 46$ ✓; both even and consecutive even ✓.
Worked Example 2: Age / comparison wording
Problem: Maya is 4 years older than twice her brother’s age. Together they are 28 years old. How old is the brother?
Define: Let $b$ = brother’s age. Maya’s age = $2b + 4$.
Equation: $b + (2b + 4) = 28 \Rightarrow 3b + 4 = 28 \Rightarrow 3b = 24 \Rightarrow b = 8$.
Check: Maya is $2(8) + 4 = 20$; $8 + 20 = 28$ ✓.
Rate Problems: Distance, Work, and Simple Speed
Core formula:
Rearrangements: $r = \frac{d}{t}$, $t = \frac{d}{r}$.
| Situation | Model |
|---|---|
| Same direction / catching up | Relative speed = difference of rates |
| Opposite directions | Relative speed = sum of rates |
| Round trip | Often equate times or total distance |
| Work rates | Work = rate × time; rates add for joint work |
Worked Example 3: Distance–rate–time
Problem: A car travels 150 miles in the same time a train travels 210 miles. The train’s speed is 20 mph faster than the car’s. Find both speeds.
Define: Let $r$ = car speed (mph). Train speed = $r + 20$.
Equal times: Time car = $\frac{150}{r}$; time train = $\frac{210}{r + 20}$. Set equal:
Cross-multiply: $150(r + 20) = 210r$
Car 50 mph; train 70 mph.
Check: Times $\frac{150}{50} = 3$ h and $\frac{210}{70} = 3$ h ✓.
Worked Example 4: Simple work rate
Problem: Pipe A fills a tank in 6 hours; pipe B fills it in 3 hours. How long do they take working together?
Rates: A does $\frac{1}{6}$ tank/hour; B does $\frac{1}{3}$ tank/hour.
Together: $\frac{1}{6} + \frac{1}{3} = \frac{1}{6} + \frac{2}{6} = \frac{3}{6} = \frac{1}{2}$ tank/hour.
Time for 1 tank: 2 hours.
Percent Problems
Also: percent change $= \frac{\text{new} - \text{old}}{\text{old}} \times 100%$.
| Type | Setup |
|---|---|
| “What is $p%$ of $n$?” | $x = \frac{p}{100}n$ |
| “$n$ is what percent of $m$?” | $\frac{n}{m} \times 100%$ |
| Discount | Sale price = original $(1 - \frac{d}{100})$ |
| Markup / tax | Final = original $(1 + \frac{p}{100})$ |
| Increase then decrease | Apply factors in order; order can matter for sequential percents |
Worked Example 5: Discount
Problem: A jacket costs $80. During a sale it is 25% off. What is the sale price?
Alternatively, discount amount $0.25 \times 80 = 20$; $80 - 20 = 60$.
Worked Example 6: “What percent”
Problem: 18 is what percent of 45?
Worked Example 7: Percent mixture of a whole
Problem: 30% of a number is 24. What is the number?
Simple Mixture Problems
Track the amount of pure ingredient in each part. If you mix $A$ liters at $p%$ with $B$ liters at $q%$, the pure amounts add:
where $r%$ is the resulting concentration.
Worked Example 8: Mixture
Problem: How many liters of a 20% acid solution should be mixed with 10 liters of a 50% acid solution to get a 30% solution?
Define: Let $x$ = liters of 20% solution.
Pure acid equation:
Check: Pure acid: $0.20(20) + 5 = 4 + 5 = 9$. Total volume 30 L; $9/30 = 0.30 = 30%$ ✓.
Geometric and Quadratic Applications
Some PERT items wrap a quadratic in a rectangle or area story.
Worked Example 9: Area leading to a quadratic
Problem: The length of a rectangle is 3 meters more than the width. The area is 40 square meters. Find the width.
Define: Width $w$; length $w + 3$.
Equation: $w(w + 3) = 40 \Rightarrow w^2 + 3w - 40 = 0$.
Factor: $(w + 8)(w - 5) = 0 \Rightarrow w = -8$ or $w = 5$.
Reject $w = -8$ (length cannot be negative). Width = 5 m; length = 8 m.
Check: $5 \times 8 = 40$ ✓.
This is where quadratic solving from Section 14.1 meets applications: algebra may produce an extra root that the story forbids.
Inequalities in Word Problems
Translate “at least,” “at most,” and “minimum/maximum” into $\ge$ or $\le$. Solve the inequality; remember to reverse the inequality sign if you multiply or divide by a negative number.
Worked Example 10: Budget inequality
Problem: Tickets cost $12 each. You have at most $100. What is the maximum number of whole tickets you can buy?
Maximum whole tickets: $n = 8$.
Check: $12 \times 8 = 96 \le 100$; $12 \times 9 = 108 > 100$.
Reasonableness Checks (Do Not Skip)
| Red flag | What it suggests |
|---|---|
| Negative length, time, or count | Extraneous root or wrong setup |
| Percent over 100% without context | Possible setup error (unless markup/growth allows it) |
| Speed faster than stated bounds | Swapped variables |
| Answer not among MC options after rounding | Algebra slip—recheck arithmetic |
| Fraction of a person or partial ticket when whole required | Round carefully in the correct direction |
Quick validation habits
- Substitute your answer back into the English sentence, not only the equation.
- Estimate first: 25% of 80 should be near 20—if you get 200, a decimal place is wrong.
- Units: mph times hours gives miles; mixing liters with liters; dollars with dollars.
- Discard algebraic solutions that violate constraints you noted at setup.
Putting It Together: Full Translation Drill
Problem: A student scored 78, 84, and 90 on three tests. What score is needed on a fourth test so that the average is at least 85?
Define: Let $x$ = fourth score.
Inequality: $\frac{78 + 84 + 90 + x}{4} \ge 85$
Answer: At least 88 on the fourth test.
Check: Average of 78, 84, 90, 88: $\frac{340}{4} = 85$ exactly ✓.
PERT Strategy Summary Table
| Problem flavor | First write | Typical equation shape |
|---|---|---|
| Number relationships | Expressions for each quantity | Linear $ax + b = c$ |
| Consecutive integers | $x$, $x+1$ or $x$, $x+2$ | Sum or product equation |
| Distance/rate | $d = rt$ for each traveler | Equal times or sum of distances |
| Percent / discount | Decimal form of percent | $px = q$ or $(1 \pm p)n$ |
| Mixture | Pure ingredient balance | $p_1x + p_2k = p_3(x+k)$ |
| Area / rectangle | $lw = A$ with $l$ in terms of $w$ | Quadratic |
| Budget / capacity | Cost × count | Inequality |
Word problems reward slow setup and fast algebra. On an adaptive placement test, a correct equation almost always yields a correct answer if you finish the solve carefully—and a wrong equation almost never recovers. Spend your careful seconds on the translation, not on second-guessing after a clean check.
The sum of two consecutive even integers is 46. What is the smaller integer?
A jacket originally costs $80 and is discounted 25%. What is the sale price?
How many liters of 20% acid solution must be mixed with 10 liters of 50% acid solution to obtain a 30% solution?
The length of a rectangle is 3 m more than the width, and the area is 40 m². What is the width?