Skip to main content
guidealgebraword problems

Math Solver for Word Problems: A Step-by-Step Framework with Worked Examples

·15 min read·Solvify Team

Every math solver for word problems faces the same challenge: the numbers and relationships are buried inside sentences rather than written as equations. A student who can solve x + 15 = 42 in ten seconds may still stall on "Maria has 15 more stickers than Kai. Together they have 42. How many does each have?" — because translating that sentence into x + (x + 15) = 42 is a separate skill that most courses never teach explicitly. This guide gives you a transferable 5-step framework for converting any word problem into a solvable equation, then applies it to the four most common word problem types — percent, rate, mixture, and linear equation — with fully worked examples and answer checks at every step.

What Is a Math Solver for Word Problems — and Why Are They Hard?

A math solver for word problems must handle a challenge that straightforward equation solvers do not face: the numbers and relationships are hidden inside sentences rather than written in mathematical notation. A math word problem is any problem that presents a real-world situation in sentence form and asks you to find an unknown quantity. Unlike computation problems ("Simplify 3x + 2x"), word problems require you to create the equation yourself. This translation step — reading a paragraph and producing a mathematical expression — is where nearly all errors originate. Research on student math errors consistently shows that the majority of mistakes in math solver word problems happen during setup, not during calculation. The arithmetic is usually fine once students have a correct equation in front of them. Knowing this changes how to approach math solver word problems: the goal is not to calculate faster, it is to read more systematically. The 5-step framework in the next section makes that reading process explicit and repeatable.

Most word problem errors happen during setup, not during calculation. Fix the reading process, and the algebra mostly takes care of itself.

How Do You Translate a Word Problem into an Equation? (5-Step Framework)

This 5-step method works for virtually every math word problem type you will encounter in middle school, high school, or on standardized tests. Apply the steps in order — skipping ahead to the algebra before completing steps 1 through 3 is the single most reliable way to set up the wrong equation.

1. Step 1 — Read the entire problem once without doing any math

The first read is for comprehension only. Identify: What is the real-world scenario? What quantities are involved? What is the problem actually asking for? Many students start writing equations after the first sentence. This causes them to miss a constraint mentioned later in the problem, which forces them to redo the entire setup.

2. Step 2 — Identify the unknown and assign a variable

Decide what quantity the problem is asking you to find. That is your variable. Write it down explicitly: "Let x = the original price in dollars" or "Let t = the time in hours until they meet." This single sentence forces clarity — you cannot accidentally solve for the wrong thing if you have written down what x represents.

3. Step 3 — Express every other unknown quantity in terms of your variable

If the problem mentions a second quantity that is related to the first, write it in terms of x before touching the equation. "The length is 5 more than the width" → length = x + 5. "Train B travels 20 mph faster than Train A" → Train B's speed = x + 20. This eliminates extra variables and keeps the equation to one unknown whenever possible.

4. Step 4 — Write the equation using a known relationship

Every word problem rests on a known mathematical relationship: total = part + part; distance = rate × time; value = amount × price; pure substance = amount × concentration. Identify which relationship applies, substitute your expressions from Step 3, and write the equation. If the problem gives you two separate facts, you may need two equations (a system), but start by trying to reduce to one.

5. Step 5 — Solve for the variable, then verify in the original problem

Solve the equation using standard algebra. Once you have a numerical answer, substitute it back into the original problem — not the equation, but the original sentences — and confirm that every stated condition is satisfied. A check that returns the correct numbers is your proof of correctness. If the check fails, look for a setup error in Step 3 or 4.

Step 2 is the most skipped step and the most valuable. Writing "Let x = ..." explicitly commits you to solving the right thing.

How Do You Solve Percent Word Problems Step by Step?

Percent word problems are among the most common types you will encounter in grades 6 through 10 and on the SAT and ACT. They use three quantities: the base (the original or whole amount), the rate (the percentage expressed as a decimal), and the percentage amount (base × rate). Any two of these are enough to find the third. The three worked examples below cover the three standard setups: finding the percent amount, finding the base, and working backwards from a price after a percent change.

1. Worked Example 1 — Finding what percent one number is of another

Problem: A class has 18 girls and 12 boys. What percent of the class are girls? Step 1: The scenario involves part of a whole group. Step 2: Let p = the percentage of girls (as a decimal). Step 3: Total students = 18 + 12 = 30. Girls = 18. Step 4: percent amount = base × rate → 18 = 30 × p Step 5: p = 18 ÷ 30 = 0.60 = 60%. Check: 60% of 30 = 0.60 × 30 = 18 girls. ✓

2. Worked Example 2 — Finding the original price after a discount

Problem: A jacket is on sale for $68 after a 15% discount. What was the original price? Step 1: The sale price equals the original price minus 15% of it. Step 2: Let x = the original price in dollars. Step 3: Discount amount = 0.15x. Sale price = x - 0.15x = 0.85x. Step 4: 0.85x = 68 Step 5: x = 68 ÷ 0.85 = 80. Original price = $80. Check: 15% of $80 = $12. $80 - $12 = $68. ✓

3. Worked Example 3 — Finding the original price after a price increase

Problem: After a 15% price increase, a textbook costs $138. What was the original price? Step 1: The new price is 115% of the original. Step 2: Let x = the original price. Step 3: New price = x + 0.15x = 1.15x. Step 4: 1.15x = 138 Step 5: x = 138 ÷ 1.15 = 120. Original price = $120. Check: 15% of $120 = $18. $120 + $18 = $138. ✓

4. Worked Example 4 — Percent of change

Problem: A store reduced the price of a TV from $640 to $512. What was the percent decrease? Step 1: Percent change = (change ÷ original) × 100. Step 2: Let p = percent decrease. Step 3: Change = 640 - 512 = 128. Step 4: p = (128 ÷ 640) × 100 Step 5: p = 0.20 × 100 = 20% decrease. Check: 20% of $640 = $128. $640 - $128 = $512. ✓

The key to percent word problems: decide first which of the three quantities (base, rate, amount) is unknown, then write amount = base × rate and solve. If a price increased by p%, the new price is (1 + p)× original — not p × original.

How Do You Solve Rate, Distance, and Time Word Problems?

Rate-distance-time word problems use the formula Distance = Rate × Time, or equivalently Rate = Distance ÷ Time and Time = Distance ÷ Rate. These problems appear in two common forms: a single traveler moving at a known speed (find time or distance), and two travelers moving toward or away from each other (find when they meet). The key to multi-traveler problems is to write a separate distance expression for each traveler, then use the geometric relationship between those distances (equal, summing to a fixed gap, etc.) to write one equation.

1. Worked Example 5 — Single traveler, find time

Problem: A cyclist rides at 18 km/h. How long will it take her to cover 54 km? Step 1: One traveler, known speed, unknown time. Step 2: Let t = time in hours. Step 3: Distance = 54 km, Rate = 18 km/h. Step 4: d = r × t → 54 = 18 × t Step 5: t = 54 ÷ 18 = 3 hours. Check: 18 km/h × 3 h = 54 km. ✓

2. Worked Example 6 — Two travelers moving toward each other

Problem: Two trains leave stations 420 km apart and travel toward each other. Train A travels at 70 km/h and Train B at 80 km/h. In how many hours will they meet? Step 2: Let t = hours until they meet (same t for both trains). Step 3: Train A covers 70t km; Train B covers 80t km. Step 4: Together they cover the full 420 km gap: 70t + 80t = 420 Step 5: 150t = 420 → t = 2.8 hours. Check: Train A: 70 × 2.8 = 196 km. Train B: 80 × 2.8 = 224 km. Total: 196 + 224 = 420 km. ✓

3. Worked Example 7 — Two travelers moving in the same direction

Problem: Maria leaves home at 8:00 AM, driving at 50 km/h. Her brother leaves 1 hour later from the same place, driving at 75 km/h. At what time will he catch up to her? Step 2: Let t = hours after Maria's departure when they are at the same location. Step 3: Maria drives for t hours, covering 50t km. Her brother drives for (t - 1) hours, covering 75(t - 1) km. Step 4: They are at the same location when their distances are equal: 50t = 75(t - 1) Step 5: 50t = 75t - 75 → -25t = -75 → t = 3 hours after Maria leaves. Her brother catches up at 8:00 AM + 3 hours = 11:00 AM. Check: Maria: 50 × 3 = 150 km. Brother (2 h): 75 × 2 = 150 km. ✓

4. Worked Example 8 — Average speed problem

Problem: On a round trip, a driver travels to a destination at 60 km/h and returns at 40 km/h. What is her average speed for the entire trip? Step 2: Let d = one-way distance in km. Step 3: Time going = d/60; time returning = d/40. Total distance = 2d. Step 4: Average speed = total distance ÷ total time = 2d ÷ (d/60 + d/40) Step 5: Find common denominator for the time fraction: d/60 + d/40 = 2d/120 + 3d/120 = 5d/120 = d/24. Average speed = 2d ÷ (d/24) = 2d × (24/d) = 48 km/h. Note: Average speed over equal distances is NOT (60 + 40) ÷ 2 = 50 km/h. The harmonic mean formula 2r₁r₂/(r₁ + r₂) = 2(60)(40)/(60+40) = 4800/100 = 48 km/h gives the same result.

For two-traveler problems: write one distance expression per traveler, then set up the relationship. If they meet: distance₁ + distance₂ = gap. If one catches the other: distance₁ = distance₂.

How Do You Solve Linear Equation Word Problems: Age and Integer Problems?

Linear equation word problems are algebraic story problems where all the relationships between quantities are linear — no exponents, no products of unknowns. Two of the most common sub-types are age problems and consecutive integer problems. Both follow the 5-step framework, and both become straightforward once the variable is assigned carefully. The examples below also show how to check answers against every condition stated in the original problem, not just the equation.

1. Worked Example 9 — Classic age problem

Problem: Marcus is 3 times as old as his daughter. In 8 years, he will be twice as old as she will be. Find their current ages. Step 2: Let d = daughter's current age. Step 3: Marcus's current age = 3d. In 8 years: daughter = d + 8; Marcus = 3d + 8. Step 4: In 8 years, Marcus is twice the daughter's age: 3d + 8 = 2(d + 8) Step 5: 3d + 8 = 2d + 16 → d = 8. Daughter is 8; Marcus is 24. Check current: 24 = 3 × 8. ✓ Check in 8 years: Marcus = 32; daughter = 16; 32 = 2 × 16. ✓

2. Worked Example 10 — Consecutive integers

Problem: The sum of three consecutive integers is 96. Find them. Step 2: Let n = the smallest integer. Step 3: The three integers are n, (n + 1), and (n + 2). Step 4: n + (n + 1) + (n + 2) = 96 Step 5: 3n + 3 = 96 → 3n = 93 → n = 31. The integers are 31, 32, and 33. Check: 31 + 32 + 33 = 96. ✓

3. Worked Example 11 — Consecutive odd integers

Problem: The sum of three consecutive odd integers is 75. Find them. Step 2: Consecutive odd integers differ by 2. Let n = the smallest. Step 3: The integers are n, (n + 2), and (n + 4). Step 4: n + (n + 2) + (n + 4) = 75 Step 5: 3n + 6 = 75 → 3n = 69 → n = 23. The integers are 23, 25, and 27. Check: 23 + 25 + 27 = 75. ✓ All three are odd. ✓

4. Worked Example 12 — Two-part number problem

Problem: A two-digit number has its tens digit 4 more than its units digit. When the digits are reversed, the new number is 27 less than the original. Find the original number. Step 2: Let u = the units digit. Step 3: Tens digit = u + 4. Original number = 10(u + 4) + u = 11u + 40. Reversed: 10u + (u + 4) = 11u + 4. Step 4: Original - Reversed = 27: (11u + 40) - (11u + 4) = 27 → 36 = 27. Note: This gives a contradiction (36 ≠ 27), which means the condition "27 less" should be rechecked — it should be 36 less for any valid two-digit number where the tens digit exceeds the units digit by 4. Using 36: original - reversed = 36 ✓. With u = 3: tens = 7, number = 73. Reversed = 37. 73 - 37 = 36. ✓ This example shows why the verification step matters — it catches inconsistent or misstated problems before you waste time on the algebra.

Age problems always need two conditions: the current age relationship AND the future (or past) age relationship. Both conditions produce the two pieces of information that let you build and solve the equation.

Common Mistakes Students Make When Solving Word Problems

Even students who understand the underlying math make predictable errors on word problems. Most of these errors occur in the first three steps of the framework — before any calculation begins. Recognizing these patterns in your own work is the fastest path to improvement.

1. Mistake 1: Assigning the variable to the wrong quantity

Students often assign x to whatever quantity appears first in the problem, not to the quantity the problem asks for. For an age problem that asks "How old is the daughter?", let x = the daughter's age — even if the father is introduced first in the paragraph. Matching the variable to the question reduces the chance of solving for the wrong thing and then having to convert at the end.

2. Mistake 2: Treating percent as a whole number in equations

A 20% discount means 0.20, not 20, in an equation. Writing 80 + 20x = 100 instead of 80 + 0.20x = 100 produces an answer that is 100 times too small. Convert every percentage to its decimal equivalent (divide by 100) before substituting it into an equation.

3. Mistake 3: Forgetting to write the equation for what changes over time

In age problems, rate problems, and growth problems, some quantities change from one time point to another. The error is applying a current relationship to future quantities, or vice versa. Mark each expression clearly with a time label ("now" or "in 8 years") before writing the equation. The equation should reflect conditions at one consistent time point.

4. Mistake 4: Using distance = rate + time instead of distance = rate × time

This sounds unlikely, but students occasionally add instead of multiply in rate problems, especially under time pressure on tests. Always write the formula d = r × t in full before substituting numbers. A quick dimensional check — km/h × h = km — confirms that multiplication is correct and addition is not.

5. Mistake 5: Skipping the verification step

Checking the answer against the original problem sentences — not just the equation — catches two categories of errors that algebraic verification misses: (1) errors in the equation setup, which the equation itself cannot detect; and (2) answers that are algebraically valid but physically nonsensical (negative ages, fractions of people, prices under zero). Both are revealed instantly when you substitute the answer back into the original sentences.

6. Mistake 6: Answering the equation, not the question

An equation finds x, but the problem may ask for x + 5, or 2x, or something else expressed in terms of x. Always re-read the final question after solving and make sure the number you write down answers what was asked. In the consecutive-integer example, if the problem asks for the largest integer, the answer is n + 2, not n.

Practice Math Word Problems with Full Solutions

The best way to build confidence with math solver word problems is deliberate practice across multiple problem types. Work through each problem using the 5-step framework before reading the solution. Problems increase in difficulty. Problem 1 (Percent): A store sells a shirt for $45 after marking it up 25% from the wholesale price. What is the wholesale price? Solution: Let w = wholesale price. 1.25w = 45 → w = 36. Wholesale price = $36. Check: 25% of $36 = $9. $36 + $9 = $45. ✓ Problem 2 (Percent increase): A population grew from 8,000 to 9,200 in one year. What was the percent increase? Solution: Change = 9,200 - 8,000 = 1,200. Percent increase = (1,200 ÷ 8,000) × 100 = 15%. Check: 15% of 8,000 = 1,200. 8,000 + 1,200 = 9,200. ✓ Problem 3 (Rate): A plane flew 1,800 km in 3 hours with a tailwind, then returned the same 1,800 km in 4 hours against the wind. Find the plane's speed in still air and the wind speed. Solution: Let p = plane speed; w = wind speed. With tailwind: p + w = 1,800 ÷ 3 = 600 km/h. Against wind: p - w = 1,800 ÷ 4 = 450 km/h. Adding both equations: 2p = 1,050 → p = 525 km/h. w = 600 - 525 = 75 km/h. Check: 525 + 75 = 600 km/h × 3 h = 1,800 km ✓; 525 - 75 = 450 km/h × 4 h = 1,800 km ✓. Problem 4 (Age): Emma is 6 years older than her brother Noah. Five years ago, Emma was twice Noah's age. Find their current ages. Solution: Let n = Noah's current age. Emma = n + 6. Five years ago: Noah = n - 5; Emma = n + 1. Condition: n + 1 = 2(n - 5) → n + 1 = 2n - 10 → n = 11. Noah is 11; Emma is 17. Check current: 17 - 11 = 6 ✓. Five years ago: Emma = 12, Noah = 6; 12 = 2 × 6 ✓. Problem 5 (Linear equation, coins): A jar contains 60 coins, all dimes and quarters. The total value is $9.45. How many of each coin are there? Solution: Let d = number of dimes. Quarters = 60 - d. Value equation: 0.10d + 0.25(60 - d) = 9.45 0.10d + 15 - 0.25d = 9.45 -0.15d = -5.55 d = 37 dimes; quarters = 23. Check: 0.10(37) + 0.25(23) = 3.70 + 5.75 = 9.45 ✓; 37 + 23 = 60 ✓. Problem 6 (Multi-step, harder): A car rental charges $30 per day plus $0.20 per kilometer. Maya drove the car for 2 days and paid a total of $116. How many kilometers did she drive? Solution: Let k = kilometers driven. 30(2) + 0.20k = 116 60 + 0.20k = 116 0.20k = 56 k = 280 km. Check: 2 × $30 + 280 × $0.20 = $60 + $56 = $116. ✓

FAQ: Using a Math Solver for Word Problems

1. What is the most important habit for solving math word problems correctly?

Writing down "Let x = ..." before doing any arithmetic. This single step — explicitly naming what the variable represents — forces you to identify what you are solving for and prevents the most common error: arriving at an answer that solves the equation but does not answer the actual question. Students who skip variable definitions consistently answer the wrong thing on multi-step word problems.

2. How do you know which type of equation to set up for a word problem?

Look for the core relationship in the problem: Does it involve combining quantities at different rates or concentrations? That is a mixture equation. Does it describe things moving over time? That is a distance = rate × time problem. Does it describe something as a fraction or percent of something else? That calls for a percent equation. Does it simply relate two quantities with arithmetic? That is a linear equation. Once you identify the relationship type, the equation structure follows directly.

3. Do I always need to check my answer in a word problem?

Yes, especially for multi-step problems. Checking means substituting your final answer back into the original sentences — not just the equation — and verifying every stated condition. This is the only way to catch setup errors, where the equation was written incorrectly. Checking the equation alone cannot detect this category of error, because an incorrectly set-up equation can still be solved correctly.

4. How is solving word problems different from solving computation problems?

A computation problem hands you an equation and asks you to solve it. A word problem requires you to create the equation yourself from a verbal description. That additional step — translating sentences into mathematical expressions — is a separate skill that requires practice independent of equation-solving ability. The 5-step framework in this article makes the translation step systematic and reduces it to a sequence of decisions rather than an intuitive leap.

5. What should I do when I am completely stuck on a word problem?

First, re-read the problem and try to categorize it: percent, rate, mixture, age, geometry, or something else. Second, write down every quantity mentioned and label it as known or unknown. Third, try to recall one relationship that connects those quantities and write it as an equation, even if you are not sure it is right — having a wrong equation visible on paper is easier to fix than having nothing. If you are still stuck after those steps, a math solver for word problems like Solvify AI can scan the problem and show you the complete setup process with each step explained, so you can see exactly where the translation happens and apply the same pattern to future problems.

6. Are word problems on the SAT and ACT harder than regular math problems?

Word problems on the SAT and ACT are not computationally harder than their equation-only counterparts, but they are harder in practice because of the translation step and because they often embed the key constraint in a subordinate clause rather than the main sentence. SAT and ACT word problems also frequently ask for something related to — but not exactly equal to — the variable you solved for (e.g., solve for x but the question asks for 2x + 1). Re-reading the question at the end of every problem is a high-impact test-taking habit.

Tags:
guidealgebraword problems

Get Homework Help Now

Join millions of students using our AI math solver for homework help. Get instant solutions to math problems, step-by-step explanations, and 24/7 homework assistance.

Available for iOS and Android devices