Systems of Equations Word Problems
Discounts, tax, tips, profit margins
Medication dosages, IV drip rates, vital monitoring
Voltage drop, wire sizing, load balancing
The hardest part of systems of equations is rarely the algebra β it is setting up the equations from a real situation. Word problems require you to read carefully, define variables, and translate sentences into two equations before you can solve. This page walks through the most common types of systems word problems with a clear, repeatable process for each.
The Setup Process
Every systems word problem follows the same general approach:
- Read the problem completely before writing anything
- Define your variables β write βLet = β¦β and βLet = β¦β with clear descriptions
- Find two independent relationships in the problem and write each as an equation
- Solve using substitution or elimination (choose whichever fits the equations best)
- Answer the actual question β the problem may ask for just one of the variables, or a combined quantity
- Check by substituting back into the original word problem (not just the equations)
Type 1: Basic Two-Quantity Problems
These problems tell you two things about two unknown quantities β usually a total and a relationship between them.
Example 1: Ticket Sales
A school sold 340 tickets for a play. Adult tickets cost $8 and student tickets cost $5. Total ticket revenue was $2,180. How many of each type were sold?
Define variables:
Let = number of adult tickets, = number of student tickets
Write two equations:
Total tickets:
Total revenue:
Solve by substitution. From the first equation:
Substitute into the second:
Then .
Answer: 160 adult tickets and 180 student tickets.
Check: tickets. Revenue: . Both true.
Type 2: Mixture Problems
Mixture problems involve combining two things with different concentrations, prices, or rates to get a specific mixture.
Example 2: Coffee Blending
A store mixes premium coffee at $12 per pound with standard coffee at $7 per pound to create 50 pounds of a blend that sells for $9 per pound. How many pounds of each type should be used?
Define variables:
Let = pounds of premium coffee, = pounds of standard coffee
Write two equations:
Total weight:
Total value:
Solve by substitution. From the first equation:
Then .
Answer: 20 pounds of premium and 30 pounds of standard coffee.
Check: pounds. Value: . Both true.
Example 3: Solution Concentration (Nursing Application)
A nurse needs 500 mL of a 30% dextrose solution but only has 20% and 50% dextrose solutions available. How much of each should be mixed?
Define variables:
Let = mL of 20% solution, = mL of 50% solution
Write two equations:
Total volume:
Total dextrose content:
Solve by substitution. From the first equation:
Then .
Answer: Approximately 333 mL of the 20% solution and 167 mL of the 50% solution.
Check: mL. Dextrose: mL. That is , or 30%. Correct.
Type 3: Distance-Rate-Time Problems
These use the relationship (distance equals rate times time) for two travelers or trips.
Example 4: Two Travelers
Two cars leave the same city at the same time, traveling in opposite directions. Car A travels at 55 mph and Car B travels at 65 mph. After how many hours are they 420 miles apart?
Define variables:
Let = time in hours (both cars travel the same amount of time)
This problem actually only needs one variable, but let us set it up as a system to see the structure:
Let = distance Car A travels, = distance Car B travels
Write two equations:
Total distance:
Rate relationship: and
Substitute:
Answer: They are 420 miles apart after 3.5 hours.
Here is a more complex version that truly requires two variables:
Example 5: Round-Trip with Wind
A pilot flies 600 miles with a tailwind and returns the same 600 miles against the wind. The trip out takes 2 hours and the return takes 3 hours. Find the speed of the plane in still air and the speed of the wind.
Define variables:
Let = plane speed in still air, = wind speed
With a tailwind, effective speed is . Against the wind, it is .
Write two equations using :
Outbound: , which gives
Return: , which gives
Solve by elimination. Add the two equations:
Substitute back: , so .
Answer: The planeβs speed in still air is 250 mph and the wind speed is 50 mph.
Type 4: Break-Even Problems
Break-even problems find the point where revenue equals cost β where a business stops losing money and starts making a profit.
Example 6: Small Business Break-Even
A small business has fixed costs of $3,000 per month and variable costs of $8 per unit. Each unit sells for $20. How many units must be sold to break even?
Define variables:
Let = number of units, = dollar amount
Write two equations:
Cost:
Revenue:
At break-even, cost equals revenue:
Answer: The business breaks even at 250 units, where both cost and revenue equal $5,000.
Below 250 units, costs exceed revenue (loss). Above 250 units, revenue exceeds costs (profit).
Type 5: Coin and Value Problems
These problems involve counting items that have different values.
Example 7: Coin Problem
A jar contains quarters and dimes. There are 54 coins totaling $9.30. How many of each coin are there?
Define variables:
Let = number of quarters, = number of dimes
Write two equations:
Total coins:
Total value:
Solve by elimination. Multiply the first equation by :
Add to the second equation:
Then .
Answer: 26 quarters and 28 dimes.
Check: coins. Value: . Both true.
Real-World Application: Electrician β Circuit Design
An electrician is wiring two circuits in parallel. The total current flowing through both circuits is 12 amps. Due to Ohmβs Law (), the voltage across both circuits is the same. Circuit A has a resistance of 10 ohms and Circuit B has a resistance of 15 ohms. Find the current through each circuit.
Define variables:
Let = current through Circuit A, = current through Circuit B
Write two equations:
Total current:
Equal voltage (since and voltage is the same):
Solve. From the second equation:
Substitute into the first equation:
Answer: Circuit A carries 7.2 amps and Circuit B carries 4.8 amps.
Check: amps. Voltage A: V. Voltage B: V. Equal voltages confirm the answer.
Choosing a Solution Method
Once you have your two equations, choose the fastest method:
| Situation | Best Method |
|---|---|
| One variable is already isolated (e.g., ) | Substitution |
| Both equations are in standard form with matching coefficients | Elimination |
| Coefficients are messy or large | Multiply first, then eliminate |
| You need a visual estimate | Graphing |
Common Mistakes to Avoid
- Defining variables too vaguely. Writing βlet = ticketsβ is not enough. Write βlet = number of adult tickets sold.β Include units and specifics.
- Writing only one equation. A system needs two equations. Look for two separate relationships in the problem β often a βtotalβ equation and a βvalueβ equation.
- Mixing up units. If one equation uses dollars and another uses cents, you will get wrong answers. Keep units consistent.
- Forgetting to answer the actual question. If the problem asks βhow much more does Plan A cost?β, finding and is not the final answer β you still need to compute the difference.
- Not checking in the original word problem. Your solution should make sense in context. Negative ticket sales or fractional people are signals that something went wrong.
Practice Problems
Test your understanding with these problems. Click to reveal each answer.
Problem 1: The sum of two numbers is 52 and their difference is 18. Find the two numbers.
Let = larger number, = smaller number.
Add: , so
Substitute: , so
Answer: The numbers are 35 and 17.
Problem 2: A store sells two types of granola bars. Regular bars cost $1.50 and premium bars cost $2.75. In one day, the store sold 80 bars for a total of $157.50. How many of each type were sold?
Let = regular bars, = premium bars.
From the first equation:
,
Answer: 50 regular bars and 30 premium bars.
Problem 3: A boat travels 48 miles downstream in 2 hours and 48 miles upstream in 4 hours. Find the speed of the boat in still water and the speed of the current.
Let = boat speed, = current speed.
Downstream: , so
Upstream: , so
Add: , so
Substitute: , so
Answer: Boat speed is 18 mph, current speed is 6 mph.
Problem 4: A nurse needs to prepare 200 mL of a 15% alcohol solution by mixing a 10% solution with a 25% solution. How much of each solution is needed?
Let = mL of 10% solution, = mL of 25% solution.
From the first equation:
,
Answer: Approximately 133 mL of the 10% solution and 67 mL of the 25% solution.
Problem 5: A company makes widgets. Fixed costs are $5,500 per month and each widget costs $4 to produce. Widgets sell for $15 each. How many widgets must the company sell per month to break even?
Let = number of widgets, = dollar amount.
Cost:
Revenue:
Break even:
Answer: The company breaks even at 500 widgets per month, where cost and revenue both equal $7,500.
Problem 6: An electrician orders two types of wire. Type A costs $0.85 per foot and Type B costs $1.40 per foot. The total order is 300 feet costing $327. How many feet of each type were ordered?
Let = feet of Type A, = feet of Type B.
From the first equation:
This does not give a whole number, so let us re-check. With , . Wire can be ordered in non-whole-foot lengths, so this is acceptable:
feet, feet
Answer: Approximately 169 feet of Type A and 131 feet of Type B.
Key Takeaways
- The hardest step is translating the word problem into two equations β always define your variables with clear descriptions and units
- Most word problems give you a total equation and a value/rate equation
- Common problem types include ticket/coin counting, mixtures, distance-rate-time, and break-even analysis
- Choose substitution when one variable is easily isolated; choose elimination when both equations are in standard form
- Always check your answer in the original word problem, not just the equations β the answer must make sense in context (no negative quantities or fractional people)
Return to Algebra for more topics in this section.
Next Up in Algebra
Last updated: March 29, 2026