Systems of Equations Word Problems Worksheet with Answers PDF
A systems of equations word problems worksheet with answers PDF is one of the best ways to practice turning real-life situations into math equations. Students often understand graphing, substitution, and elimination better when they see how systems of equations apply to money, age, distance, mixtures, and everyday decision-making. A strong worksheet does more than give answers; it helps learners build confidence by showing the steps behind each solution.
Introduction to Systems of Equations Word Problems
A system of equations is a set of two or more equations that share the same variables. In real terms, in algebra, students usually begin with two linear equations and two variables, such as x and y. The goal is to find values for the variables that make both equations true.
Word problems make this skill more practical. Instead of simply solving:
- x + y = 20
- 2x + 3y = 48
students learn how those equations can represent tickets, coins, ages, distances, or quantities. This makes algebra feel less abstract and more connected to real situations.
To give you an idea, if a school sells adult tickets and student tickets, a system of equations can help determine how many of each ticket were sold. One equation may represent the total number of tickets, while the other represents the total money collected.
Why Word Problems Matter in Algebra
Word problems are important because they teach students to translate language into math. This skill is useful not only in algebra but also in science, business, budgeting, and problem-solving in general Practical, not theoretical..
When working with systems of equations, students learn to identify:
- What the variables represent
- What information is given
- What information is being asked
- Which equation represents each relationship
- Whether to solve by graphing, substitution, or elimination
A good systems of equations word problems worksheet with answers PDF should include a variety of problem types so students can recognize patterns and build flexibility Not complicated — just consistent..
How to Solve Systems of Equations Word Problems
Most word problems can be solved using a clear step-by-step process.
Step 1: Define the Variables
Start by deciding what each variable means. For example:
- Let x = number of adult tickets
- Let y = number of student tickets
Always write what the variables represent. This prevents confusion later.
Step 2: Write Two Equations
Look for two different relationships in the problem. One equation often represents a total amount, such as total items or total people. The second equation often represents money, distance, value, or another condition Small thing, real impact..
Step 3: Choose a Solving Method
Students can solve systems using:
- Substitution
- Elimination
- Graphing
Substitution works well when one equation is already solved for a variable. Elimination works well when terms can be easily added or subtracted. Graphing is helpful for visual learners, especially when estimating or checking solutions.
Step 4: Solve the System
Carefully solve for one variable, then use that value to find the other variable.
Step 5: Check the Answer
Always substitute the solution back into both equations. This confirms that the answer makes sense in the original problem.
Step 6: Write a Complete Sentence
The final answer should answer the question in words. For example:
There were 12 adult tickets and 8 student tickets sold.
Printable Systems of Equations Word Problems Worksheet
Use the following worksheet to practice solving systems of equations word problems. Students can copy it into a document, solve each problem, and export it as a PDF for printing or classroom use But it adds up..
Systems of Equations Word Problems Worksheet
Name: ___________________________
Date: ___________________________
Directions
For each problem:
- Define the variables.
- Write a system of equations.
- Solve the system.
- Check your answer.
- Write your final answer in a complete sentence.
Problem 1: Ticket Sales
A school play sold 150 tickets. The total money collected was $960. Plus, adult tickets cost $8 each, and student tickets cost $5 each. How many adult tickets and student tickets were sold?
Let:
- x = number of adult tickets
- y = number of student tickets
System of equations:
- x + y = 150
- 8x + 5y = 960
Problem 2: Coin Problem
A jar contains nickels and dimes. On the flip side, 10. There are 30 coins in total, and their value is $2.How many nickels and dimes are in the jar?
Let:
- x = number of nickels
- y = number of dimes
System of equations:
- x + y = 30
- 0.05x + 0.10y = 2.10
Problem 3: Age Problem
Maria is 4 years older than twice her brother’s age. The sum of their ages is 34. How old is Maria and how old is her brother?
Let:
- x = Maria’s age
- y = her brother’s age
System of equations:
- x = 2y + 4
- x + y = 34
Problem 4: Mixture Problem
A chemist needs 20 liters of a solution that is 30% acid. She has one solution that is 20% acid and another solution that is 50% acid. How many liters of each solution should she mix?
Let:
- x = liters of 20% acid solution
- y = liters of 50% acid solution
System of equations:
- x + y = 20
- 0.20x + 0.50y = 0.30(20)
Problem 5: Distance Problem
Two cars leave the same
Two cars leave the same town at the same time, traveling in opposite directions. One car travels 10 mph faster than the other. Now, after 3 hours, they are 330 miles apart. What is the speed of each car?
Let:
- x = speed of the slower car (mph)
- y = speed of the faster car (mph)
System of equations:
- y = x + 10
- 3x + 3y = 330
Problem 6: Rectangle Perimeter
The length of a rectangle is 5 meters more than twice its width. The perimeter of the rectangle is 110 meters. Find the dimensions of the rectangle That's the whole idea..
Let:
- x = length (meters)
- y = width (meters)
System of equations:
- x = 2y + 5
- 2x + 2y = 110
Problem 7: Job Earnings
Sarah works two part-time jobs. Last week, she worked a total of 25 hours and earned $330. At Job A, she earns $12 per hour. On the flip side, at Job B, she earns $15 per hour. How many hours did she work at each job?
Let:
- x = hours at Job A
- y = hours at Job B
System of equations:
- x + y = 25
- 12x + 15y = 330
Problem 8: Number Problem
The sum of two numbers is 45. The larger number is 3 less than twice the smaller number. Find the two numbers.
Let:
- x = the larger number
- y = the smaller number
System of equations:
- x + y = 45
- x = 2y - 3
Problem 9: Concert Tickets
A venue sells floor seats for $50 and balcony seats for $30. Still, for a sold-out show, 1,200 tickets were sold, generating $48,000 in revenue. How many of each type of ticket were sold?
Let:
- x = number of floor seats
- y = number of balcony seats
System of equations:
- x + y = 1200
- 50x + 30y = 48000
Problem 10: Break-Even Analysis
A small business sells handmade candles. The startup cost is $500, and each candle costs $3 to make. They sell each candle for $10. How many candles must they sell to break even?
Let:
- x = number of candles produced and sold
- y = total cost/revenue (dollars)
System of equations:
- y = 3x + 500 (Cost equation)
- y = 10x (Revenue equation)
Answer Key
Problem 1:
x + y = 150 → y = 150 - x
8x + 5(150 - x) = 960 → 8x + 750 - 5x = 960 → 3x = 210 → x = 70
y = 150 - 70 = 80
There were 70 adult tickets and 80 student tickets sold.
Problem 2:
x + y = 30 → y = 30 - x
0.05x + 0.10(30 - x) = 2.10 → 0.05x + 3 - 0.10x = 2.10 → -0.05x = -0.90 → x = 18
y = 30 - 18 = 12
There are 18 nickels and 12 dimes in the jar.
Problem 3:
Substitute x = 2y + 4 into x + y = 34:
(2y + 4) + y = 34 → 3y + 4 = 34 → 3y = 30 → y = 10
x = 2(10) + 4 = 24
Maria is 24 years old and her brother is 10 years old.
Problem 4:
x + y = 20 → y = 20 - x
0.20x + 0.50(20 - x) = 6 → 0.20x + 10 - 0.50x = 6 → -0.30x = -4 → x = 13.33 (or 40/3)
y = 20 - 13.33 = 6.67 (or