Applications of Systems
Applications of Systems of Equations
Systems of equations are not just an algebra exercise — they model real situations where two conditions must be satisfied at the same time. Mixture problems, break-even analysis, and motion problems are classic examples.
This lesson focuses on translating word problems into systems of two equations. The hardest part is setting up the equations correctly; once you have them, you can solve by substitution or elimination.
With practice, you will develop an intuition for recognizing when a problem requires a system rather than a single equation.
A chemist needs 10 L of 40% acid. She has 20% and 60% solutions. How much of each?
$x + y = 10$ and $0.20x + 0.60y = 4$.
From eq 1: $x = 10 - y$. Sub: $0.20(10 - y) + 0.60y = 4$.
$2 + 0.40y = 4 \;\Rightarrow\; y = 5$, $x = 5$. 5 L each.
Two trains leave the same station opposite directions at 60 mph and 80 mph. When are they 420 mi apart?
$60t + 80t = 420 \;\Rightarrow\; 140t = 420 \;\Rightarrow\; t = 3$ hours.
Adult tickets $\$12$, child $\$8$. 350 tickets sold for $\$3{,}400$. How many of each?
$a + c = 350$ and $12a + 8c = 3400$.
$a = 350 - c$; $12(350 - c) + 8c = 3400 \;\Rightarrow\; -4c = -800 \;\Rightarrow\; c = 200$, $a = 150$.
A jar has nickels and dimes totaling $\$4.50$ with 60 coins. How many of each?
$n + d = 60$ and $0.05n + 0.10d = 4.50$.
$n = 60 - d$; $0.05(60 - d) + 0.10d = 4.50 \;\Rightarrow\; 3 + 0.05d = 4.50 \;\Rightarrow\; d = 30$, $n = 30$.
Practice Problems
Show Answer Key
1. $\dfrac{4}{3} \times 20$: A $=$ $13\tfrac{1}{3}$ lb, B $=$ $6\tfrac{2}{3}$ lb
2. $5$ hr
3. $16$ quarters, $14$ dimes
4. Boat $= 10$ mph, current $= 2$ mph
5. $14$ and $31$
6. $7.5$ L of 30%, $12.5$ L of 70%
7. $40$ student, $60$ general
8. Plane $= 250$ mph, wind $= 50$ mph