3.5 Algebraic Word Problems
Key Takeaways
- Distance formula is d = r * t; average speed is total distance divided by total time, NEVER the simple mean of speeds.
- Work rate is R = 1 / T; combined rate for two workers working together is R_total = 1/T₁ + 1/T₂ => T_combined = T₁T₂ / (T₁ + T₂).
- Mixture problems conserve pure solute quantity: C₁V₁ + C₂V₂ = C_final(V₁ + V₂).
- Consecutive integer problems represent consecutive integers as n, n+1, n+2 and consecutive even/odd integers as n, n+2, n+4.
3.5 Algebraic Word Problems
Algebraic word problems translate real-world scenarios into formal equations. Mastering systematic translation strategies for rate-time-distance, work rate, mixture, age, and consecutive integer problems is essential for achieving a top Quantitative Reasoning score.
1. Translating English into Algebraic Equations
Success in word problems depends on precise translation of verbal phrases into algebraic expressions:
| Verbal Phrase | Algebraic Translation |
|---|---|
| "$x$ is 5 more than $y$" | $x = y + 5$ |
| "$x$ is 3 times as old as $y$" | $x = 3y$ |
| "$x$ is 20% less than $y$" | $x = 0.80y$ |
| "The ratio of $x$ to $y$ is 4 to 7" | $\frac{x}{y} = \frac{4}{7} \implies 7x = 4y$ |
| "$x$ decreased by twice $y$ is 12" | $x - 2y = 12$ |
2. Rate, Time, and Distance Problems
The fundamental relationship governing uniform motion is:
Average Speed Trap
WARNING: Average speed for a trip is NEVER the simple arithmetic mean of the speeds $\frac{r_1 + r_2}{2}$ (unless the travel times at each speed are equal). Average speed is strictly defined as:
Worked Example 3.5.1: Round-Trip Average Speed
A car travels from Town X to Town Y at an average speed of 60 miles per hour, and returns along the exact same route from Town Y to Town X at an average speed of 40 miles per hour. Calculate the car's average speed for the entire round trip.
Solution:
- Let the one-way distance between Town X and Town Y be $d = 120$ miles (smart number choice: LCM of 60 and 40).
- Compute travel times:
- Time outbound ($t_1$): $\frac{120 \text{ miles}}{60 \text{ mph}} = 2 \text{ hours}$.
- Time return ($t_2$): $\frac{120 \text{ miles}}{40 \text{ mph}} = 3 \text{ hours}$.
- Calculate Total Distance and Total Time:
- Total Distance $= 120 + 120 = 240 \text{ miles}$.
- Total Time $= 2 + 3 = 5 \text{ hours}$.
- Compute Average Speed: (Notice that 48 mph is lower than the simple average of 50 mph because the car spends more time traveling at the slower speed!)
3. Work Rate Problems
Work rate problems measure job completion over time. If a person or machine completes 1 whole job in $T$ hours, their work rate $R$ is:
Combined Work Formula
When two workers work together simultaneously at constant rates $R_1 = \frac{1}{T_1}$ and $R_2 = \frac{1}{T_2}$, their combined rate $R_{\text{total}}$ is: The combined time $T_{\text{combined}}$ required to complete 1 job together is:
Worked Example 3.5.2: Combined Work Time
Worker A can complete a project alone in 15 hours, while Worker B can complete the same project alone in 10 hours. How many hours will it take them working together at constant rates?
Solution:
- Worker A's rate: $R_A = \frac{1}{15}$ job/hr.
- Worker B's rate: $R_B = \frac{1}{10}$ job/hr.
- Combined rate: $R_{\text{total}} = \frac{1}{15} + \frac{1}{10} = \frac{2}{30} + \frac{3}{30} = \frac{5}{30} = \frac{1}{6}$ job/hr.
- Combined time: $T_{\text{combined}} = \frac{1}{1/6} = 6 \text{ hours}$.
4. Concentration and Mixture Problems
Mixture problems involve combining solutions of different concentration percentages. The core principle is conservation of solute mass (or volume):
Mixture Equation
When mixing Volume $V_1$ of concentration $C_1$ with Volume $V_2$ of concentration $C_2$:
Worked Example 3.5.3: Solution Mixture
How many liters of a 20% saline solution must be added to 30 liters of a 60% saline solution to obtain a mixture that is 50% saline?
Solution:
- Let $x$ be the volume (in liters) of 20% saline solution added.
- Express total salt content:
- Expand and simplify:
- Subtract $0.20x$ and 15 from both sides: 10 liters of 20% saline solution must be added.
5. Age Problems & Consecutive Integers
Age Problems
Always establish a table representing past, present, and future ages for each person:
- If a person is currently $x$ years old:
- $N$ years ago, their age was $x - N$.
- In $M$ years, their age will be $x + M$.
Consecutive Integer Representation
- Consecutive Integers: $n, n+1, n+2, n+3, \dots$
- Consecutive Even Integers: $n, n+2, n+4, n+6, \dots$ (where $n$ is even)
- Consecutive Odd Integers: $n, n+2, n+4, n+6, \dots$ (where $n$ is odd)
Worked Example 3.5.4: Consecutive Even Integers
The sum of four consecutive even integers is 140. Find the largest of these integers.
Solution:
- Let the four consecutive even integers be $n, n+2, n+4, n+6$.
- Set up sum equation: $n + (n+2) + (n+4) + (n+6) = 140$.
- Combine like terms: $4n + 12 = 140 \implies 4n = 128 \implies n = 32$.
- The largest integer is $n + 6 = 32 + 6 = 38$.
6. GRE Practical Word Problem Tactics
- Backsolving (Plugging in Answers): When answer choices are discrete numbers, test Choice C first. If Choice C is too large, eliminate C, D, and E (for ascending choices).
- Picking Smart Numbers: In work and rate problems without given quantities, pick convenient numbers for distance or total job size (such as the LCM of rates/times).
Car A travels from Town X to Town Y at an average speed of 60 miles per hour, and returns along the exact same route from Town Y to Town X at an average speed of 40 miles per hour. What is the car's average speed for the entire round trip?
Worker A can complete a project alone in 15 hours, while Worker B can complete the same project alone in 10 hours. If both workers work together at their respective constant rates, how many hours will it take them to complete the project?
How many liters of a 20% saline solution must be added to 30 liters of a 60% saline solution to obtain a mixture that is 50% saline?
The sum of four consecutive even integers is 140. What is the value of the largest of these integers?