How to Solve Math Word Problems: A Step-by-Step Method

Math word problems become easier when you stop searching for a hidden trick and start translating the situation one piece at a time. This guide shows how to identify the unknown, organize the information, build an equation, solve it, and check whether the answer makes sense in the original context.

Why Math Word Problems Feel Difficult

A calculation problem tells you exactly what to do. A word problem does not. Before you calculate, you must decide which quantities matter, how they are related, and what mathematical model represents the situation. That means a word problem tests reading, organization, mathematical vocabulary, and calculation at the same time.

The most common mistake is to begin calculating as soon as numbers appear. Numbers alone do not tell you which operation to use. A problem may contain three numbers but require only two of them. It may ask for a final amount, an original amount, a rate, a difference, or a missing dimension. The correct equation depends on the relationship described by the words.

The central idea

Do not ask, "Which operation should I perform first?" Ask, "What is unknown, and what relationship connects it to the information I already know?"

The Six-Step Method for Solving Word Problems

1

Read for the situation

Read the entire problem once without calculating. Identify what is happening and what the question is asking.

2

Define the unknown

Choose a variable and state exactly what it represents, including units when appropriate.

3

Organize the information

List the known values, draw a diagram, build a table, or label quantities before writing an equation.

4

Translate the relationship

Convert the verbal relationship into an equation, inequality, proportion, formula, table, or graph.

5

Solve carefully

Perform one mathematical step at a time and keep signs, units, decimal places, and restrictions visible.

6

Check in context

Substitute the result back into the situation and ask whether the value, unit, sign, and size make sense.

Step 1: Read the question before using the numbers

Find the sentence that contains the actual question. Underline phrases such as how many, how far, what percent, what was the original price, or what dimensions. These phrases tell you what the final answer must represent.

Step 2: Define a variable precisely

A variable should represent one clear quantity. Instead of writing only let x be the answer, write something specific:

  • Let x be the number of adult tickets.
  • Let t be the travel time in hours.
  • Let p be the original price in dollars.
  • Let w be the width of the rectangle in meters.

Step 3: Separate useful information from background detail

Some problems include names, dates, colors, or extra measurements that do not affect the solution. Rewrite the useful facts in a compact form. For rate problems, make a distance-rate-time table. For mixture problems, organize amount, concentration, and pure substance. For geometry problems, sketch and label the figure.

Step 4: Build the mathematical model

The model is the central relationship in the problem. It may be an equation such as total cost equals price times quantity, a proportion, a geometric formula, or a rate equation. Write the relationship in words first when needed:

Total cost=price per item×number of items

Then replace each phrase with a number or variable. This reduces the chance of choosing an operation simply because a keyword appeared.

Step 5: Solve one line at a time

Keep the algebra readable. If the equation is complicated, simplify each side before isolating the variable. Avoid doing several mental steps at once, because sign errors and incorrect distribution are difficult to detect afterward.

Step 6: Return to the original question

A mathematically correct value can still be the wrong answer to the question. You may have found the child's age when the problem asks for the parent's age, calculated the discount instead of the sale price, or found the radius when the question asks for the diameter.

Words and Phrases That Translate into Math

Keywords can help, but they should not replace understanding. The phrase less than, for example, reverses the order: five less than a number is the number minus five, not five minus the number.

PhrasePossible mathematical meaningExample
sum, total, altogetherAdditionThe total of x and 8 is x + 8.
difference, fewer, decreased bySubtractionSeven fewer than x is x - 7.
product, times, ofMultiplicationThirty percent of x is 0.30x.
quotient, per, divided equallyDivision or ratem miles in h hours gives m/h miles per hour.
is, equals, givesEqualityThe total is 42 becomes an equation ending in = 42.
at least, no less thanGreater than or equal tox is at least 12 means x >= 12.
at most, no more thanLess than or equal tox is at most 50 means x <= 50.
increased by r percentMultiply by 1 + rA 12% increase means multiply by 1.12.
decreased by r percentMultiply by 1 - rA 20% decrease means multiply by 0.80.

Keyword warning

The word "more" does not always mean that your first step is addition. In a comparison problem, "A has 6 more than B" describes the relationship A = B + 6. The equation depends on which quantity is unknown.

Example 1: A Basic Equation Word Problem

Problem

Three identical notebooks cost $18 in total. What is the price of one notebook?
  1. Define the unknown: Let x be the price of one notebook in dollars.
  2. Write the relationship: Three notebooks times the price per notebook equals the total cost.
3x=18
3x3=183x=6

Answer: One notebook costs $6. The check is 3 x 6 = 18, which matches the stated total.

Example 2: An Age Problem

Problem

Mia is 4 years older than Noah. Together, their ages add up to 26. How old is each person?
  1. Define one age: Let n be Noah's age.
  2. Express the other age: Mia is 4 years older, so her age is n + 4.
  3. Use the total: Their ages add to 26.
n+n+4=26
2n+4=262n=22n=11

Noah is 11. Mia is 15. Their ages differ by 4 and total 26, so both conditions are satisfied.

Example 3: A Distance, Rate, and Time Problem

Problem

A car travels at an average speed of 55 miles per hour for 3.5 hours. How far does it travel?

Distance, rate, and time are connected by the formula:

d=rt
d=55×3.5=192.5

Answer: The car travels 192.5 miles.

mileshour×hours=miles

Example 4: A Percent Discount Problem

Problem

A jacket originally costs $80 and is discounted by 15%. What is the sale price?

A 15% discount means the customer pays 85% of the original price:

100%-15%=85%
Sale price=801-0.15=80×0.85=68

Answer: The sale price is $68. A frequent error is to report $12, which is the discount amount rather than the final price.

Example 5: A Geometry Word Problem

Problem

The length of a rectangle is 3 meters greater than its width. The area is 40 square meters. Find the dimensions.
  1. Let w be the width in meters.
  2. The length is w + 3.
  3. Use area = length x width.
ww+3=40
w2+3w-40=0
w+8w-5=0

The algebra gives w = -8 or w = 5. A physical width cannot be negative, so the width is 5 meters and the length is 8 meters. The check is 5 x 8 = 40.

Example 6: A Mixture Problem

Problem

How many liters of a 20% solution should be mixed with 10 liters of a 50% solution to create a 30% solution?

Let x be the number of liters of the 20% solution. Track the amount of pure substance, not only the total liquid:

0.20x+0.5010=0.30x+10
0.20x+5=0.30x+3
2=0.10xx=20

Answer: Mix 20 liters of the 20% solution with 10 liters of the 50% solution. The final 30 liters contains 9 liters of pure substance, and 9/30 = 0.30.

Common Word-Problem Mistakes

Calculating before defining the unknown

Random arithmetic may produce a plausible number without answering the question. Define the requested quantity first.

Using every number

Some information is background detail. Include a number only when it participates in the relationship being modeled.

Reversing comparison language

"Five less than x" is x - 5. "Five is less than x" describes an inequality. Read the full relationship.

Ignoring units

Minutes may need to become hours, centimeters may need to become meters, and percentages must become decimals before multiplication.

Answering an intermediate question

You may calculate the discount, Noah's age, or the radius when the problem asks for the final price, Mia's age, or the diameter.

Accepting an impossible solution

Negative length, fractional people, probability above 1, or time below zero may indicate an invalid result.

Rounding too early

Keep exact values or extra decimal places until the last step unless the problem gives a specific rounding instruction.

Checking only the algebra

An equation can be solved correctly but modeled incorrectly. Verify the answer against every condition in the original statement.

A Fast Checklist for Any Word Problem

  1. What exactly must the final answer represent?
  2. Which quantity should be assigned a variable?
  3. What information is relevant, and what units are used?
  4. What relationship, formula, proportion, table, or graph connects the quantities?
  5. Does the equation match the words before solving?
  6. Is the result valid in the real situation?
  7. Did you include the correct unit and answer the exact question asked?

How to Improve at Word Problems

Improvement comes from practicing the modeling step, not only the arithmetic. After each problem, compare your setup with the explanation. If your calculation was correct but the answer was wrong, identify whether you chose the wrong variable, translated a phrase incorrectly, used an unrelated formula, or answered the wrong quantity.

Practice related problems in groups at first. Solve several percent problems, then several distance-rate-time problems, then several mixture or geometry problems. Once the setup becomes familiar, use mixed tests where the problem type is not announced. Mixed practice develops the ability to recognize the model independently.

Practice Math Word Problems

Apply the six-step method to focused tests with instant answer feedback and explanations. Start with one problem type, then move to mixed modeling practice.