1.4 Mathematical Word Problems
Key Takeaways
- Work problems rely on summing individual rates (1/t), where combined rate determines the time needed to complete a task.
- Mixture problems track the amount of pure substance using the equation Concentration * Volume = Pure Quantity.
- Age problems are solved by defining variables for current ages and setting up algebraic relationships based on past or future times.
- Ratios compare quantities, while proportions state that two ratios are equal; direct proportions involve division equality, whereas inverse proportions involve multiplication equality.
- Motion problems use Distance = Speed * Time, and relative speed combines speeds based on direction: add for opposite directions, subtract for same-direction chases, and adjust for upstream/downstream current speeds.
1.4 Mathematical Word Problems
Word problems translate real-world scenarios into algebraic equations. On the PMAEE, these questions test your logical modeling and speed. This section details formulas and strategies for rate-work, mixture, age, ratio-proportion, and speed-distance-time problems.
Rate and Work Problems
Work problems involve individuals or machines completing a task at a specific rate. The fundamental work equation is:
When the total work is not specified, it is assumed to be $1$ (representing one complete job). Thus, the rate of an individual is $R = \frac{1}{t}$, where $t$ is the time it takes them to complete the job alone.
Combined Rates
When multiple entities work together, their individual rates of work are added:
For two individuals with solo times $t_1$ and $t_2$, the combined time $T$ to complete $1$ job satisfies:
Pipes and Pumps (Inflow vs. Outflow)
If a pipe fills a tank (inflow) while a drain empties it (outflow), the rates are subtracted:
Worked Example: Combined Rates with Inflow and Outflow
Pipe A fills a pool in 4 hours, and Pipe B fills it in 6 hours. Drain C empties a full pool in 12 hours. If all three are opened together on an empty pool, how long will it take to fill?
Solution: Write down the rate of each pipe per hour:
- Rate A = $+\frac{1}{4}$ pool/hour
- Rate B = $+\frac{1}{6}$ pool/hour
- Rate C = $-\frac{1}{12}$ pool/hour (negative because it removes water)
Find the net rate per hour by summing the rates:
Find the least common denominator (LCD = 12):
Since the net rate is $\frac{1}{3}$ pool per hour, the time to fill 1 pool is:
Mixture Problems
Mixture problems involve blending two or more substances with different concentrations to achieve a final target concentration. The key is to track the amount of the pure substance (e.g., pure acid, salt, or alcohol) before and after mixing:
The standard equation for mixing two volumes $V_1$ and $V_2$ with concentrations $C_1$ and $C_2$ to get a total volume $V_f$ with concentration $C_f$ is:
where $V_f = V_1 + V_2$.
Worked Example: Dilution
How many liters of a 20% acid solution must be mixed with 10 liters of a 50% acid solution to obtain a 30% acid solution?
Solution: Let $x$ be the volume of the 20% solution needed.
- Pure acid in first solution: $0.20x$
- Pure acid in second solution: $0.50(10) = 5$ liters
- Total volume of mixture: $x + 10$ liters
- Pure acid in final mixture: $0.30(x + 10)$
Set up the equation:
Subtract $0.20x$ and $3$ from both sides:
Thus, 20 liters of the 20% solution must be added.
Age Problems
Age problems compare the ages of people at different points in time (past, present, and future). The best approach is to:
- Define a variable (usually representing the current age of one person).
- Construct a table to organize the expressions for their ages 'now', '$N$ years ago', and 'in $M$ years'.
- Write an equation using the relationships specified in the problem statement.
Worked Example: Age Comparison
A father is currently 3 times as old as his son. In 12 years, the father will be twice as old as his son. How old are they now?
Solution: Let $x$ be the son's age now. Then the father's age now is $3x$.
- In 12 years:
- Son's age = $x + 12$
- Father's age = $3x + 12$
According to the problem, the father's age in 12 years will be twice the son's age in 12 years:
Subtract $2x$ and $12$ from both sides:
So, the son is 12 years old now, and the father is $3(12) = 36$ years old.
Ratio and Proportion
A ratio is a comparison of two quantities, written as $a:b$ or $\frac{a}{b}$. A proportion is an equation stating that two ratios are equal: $\frac{a}{b} = \frac{c}{d}$.
Types of Proportion
- Direct proportion: As one variable increases, the other increases proportionally ($y = kx$).
- Inverse proportion: As one variable increases, the other decreases proportionally ($y = \frac{k}{x}$).
- Partitive proportion: A whole is divided into parts based on a given ratio. For example, dividing $100$ in the ratio $2:3$ means the parts are $2x$ and $3x$, where $2x + 3x = 100 \Rightarrow 5x = 100 \Rightarrow x = 20$. The parts are 40 and 60.
Speed, Distance, and Time
The fundamental formula for motion is:
Relative Speed
- Approaching / Opposite Directions: When two objects move towards each other, their relative speed is the sum of their individual speeds:
- Overtaking / Same Direction: When one object chases another, the relative speed is the difference:
River Current Problems
- Downstream (moving with the current): The current increases the boat's speed.
- Upstream (moving against the current): The current decreases the boat's speed.
| Problem Type | Basic Formula | Key Variables |
|---|---|---|
| Work | $W = R \times t$ | Work ($W$), Rate ($R$), Time ($t$) |
| Mixture | $C_1 V_1 + C_2 V_2 = C_f V_f$ | Concentration ($C$), Volume ($V$) |
| Motion | $d = r \times t$ | Distance ($d$), Rate/Speed ($r$), Time ($t$) |
graph LR
subgraph Downstream["Downstream Motion"]
B1["Boat Speed (v)"] -->|"+"| C1["Current Speed (c)"]
C1 --> DS["Effective Speed = v + c"]
end
subgraph Upstream["Upstream Motion"]
B2["Boat Speed (v)"] -->|"-"| C2["Current Speed (c)"]
C2 --> US["Effective Speed = v - c"]
end
Pipe A can fill a water tank in 4 hours, and Pipe B can fill it in 6 hours. A drain Pipe C can empty the full tank in 12 hours. If all three pipes are opened simultaneously when the tank is empty, how long will it take to fill the tank?
How many liters of a 20% acid solution must be mixed with 10 liters of a 50% acid solution to obtain a 30% acid solution?
A motorized boat travels 24 km upstream against a river current in 4 hours. It takes only 3 hours to travel the same distance downstream with the current. What is the speed of the river current in km/h?