GMAT Word Problems: Complete Guide to Rate, Work, and Mixture Questions

Published on 2025-06-04 • 11 min read

Quick Takeaways

  • Translate first: Convert words to math before doing any arithmetic.
  • Average speed trap: Avg Speed ≠ (Speed₁ + Speed₂) ÷ 2. Always use Total Distance ÷ Total Time.
  • Work formula: Combined Rate = 1/A + 1/B. Shortcut: Time together = (A × B) ÷ (A + B).
  • Mixture equation: (Vol₁ × %₁) + (Vol₂ × %₂) = (TotalVol × %final).
  • Units check: Confirm minutes vs hours before calculating — this is the #1 careless error source.

Why Word Problems Feel Hard (And How to Fix That)

GMAT word problems are not harder than other Quant questions in terms of underlying mathematics. The difficulty is almost entirely about translation: taking a dense verbal scenario and converting it accurately into an equation before any arithmetic begins. Students who struggle with word problems are rarely making calculation errors — they are making setup errors. They misidentify what the question is asking for, use the wrong base, or mix up units. Fix the setup, and the rest follows mechanically.

This guide covers the three most heavily tested word problem categories on GMAT Focus Edition Quant: Rate problems (distance, speed, time), Work problems (combined rates on a shared task), and Mixture problems (concentration equations). Each category has a distinct structure, and recognising that structure within the first 10 seconds of reading the problem is the skill that separates fast, accurate solvers from students who spend the entire 2-minute window re-reading the scenario.

Formula Reference: Rate, Work, and Mixture at a Glance

Problem TypeCore FormulaKey ShortcutMost Common Trap
Rate (Distance)D = R × TRearrange for any variable: R = D/T, T = D/RAverage speed ≠ arithmetic mean of two speeds
Rate (Average Speed)Avg Speed = Total Distance ÷ Total TimeAssign a convenient distance (e.g., D = 120) and compute each leg's timeAdding the two speeds and dividing by 2 — always wrong for round trips
Work (Combined)Combined Rate = 1/A + 1/BTime together = (A × B) ÷ (A + B)Forgetting to add rates and instead averaging times
Mixture(Vol₁ × %₁) + (Vol₂ × %₂) = (TotalVol × %final)Alligation shortcut: ratio of volumes = (target − %₂) : (%₁ − target)Using the wrong denominator for the final concentration

Rate Problems: Distance, Speed, and the Average Speed Trap

Every rate problem on the GMAT is a variation of one equation: Distance = Rate × Time. The challenge is that the GMAT presents this relationship through story scenarios involving cars, trains, runners, or pipes — often with a deliberate trap built into the phrasing. The most frequent trap is the average speed trap.

The average speed trap: If an object travels from A to B at one speed and returns at a different speed, the average speed for the whole trip is NOT the arithmetic mean of the two speeds. It is always Total Distance ÷ Total Time. The arithmetic mean is one of the answer choices specifically because it is the intuitive (but wrong) answer.

The correct approach to any average speed problem is to assign a convenient number for the one-way distance, compute each leg's travel time separately, add the times together, then divide the total distance by the total time. Choosing a distance that is divisible by both speeds eliminates fractions and keeps the arithmetic clean.

Work Problems: Combined Rates and the Shared-Job Formula

Work problems are structurally identical to rate problems. The formula Work = Rate × Time is just D = R × T with different labels. The key insight that makes work problems tractable is that individual rates can always be expressed as a fraction of the whole job per unit time: if a machine completes a job in T hours, its rate is 1/T jobs per hour.

Units discipline: The most common careless error in work problems is mixing hours and minutes. If one worker's time is given in minutes and another's in hours, convert to the same unit before adding rates. One wrong unit check costs you a correct answer on a question you otherwise solved properly.

Mixture Problems: The Concentration Balancing Equation

Mixture problems ask you to combine two or more substances with different concentrations to produce a target mixture. The setup is always the same: the total amount of the solute (the active ingredient — salt, acid, alcohol, etc.) on the left side of the equation must equal the amount in the resulting mixture on the right side.

The general equation is: (Volume₁ × Concentration₁) + (Volume₂ × Concentration₂) = (TotalVolume × Target Concentration). In almost all GMAT mixture problems, you will be given four of the five variables and asked to solve for the fifth. The most common unknown is one of the volumes.

The alligation shortcut: For problems where you need to find the ratio of two volumes needed to hit a target concentration, alligation is faster than algebra. The ratio of volumes is (target% − lower%) : (upper% − target%). For example, mixing a 20% solution and a 50% solution to reach 30% requires a ratio of (30 − 20) : (50 − 30) = 10 : 20 = 1 : 2 parts of the 20% to 50% solution.

Universal Setup Strategies for All Word Problem Types

  1. Translate, do not just read. Before doing any arithmetic, write out the equation that the problem describes. Identify your unknown variable, assign it a letter, and build the equation from the problem text. Students who try to hold the setup in their head and jump to calculation are the ones who solve for the right number but the wrong thing.
  2. Identify the question before setting up. Read the last sentence of the problem first. Know exactly what unit and what value the answer requires. Then set up your equation to produce that specific output.
  3. Assign a convenient number for unknowns. When distance, total work, or total volume is not given, assign a number that is divisible by all relevant values — this removes fractions and dramatically speeds up the arithmetic.
  4. Check units at the end. After getting a numeric answer, confirm it is in the units the question asked for. A rate answer in km/h when the question asked for km, or a time answer in hours when minutes were expected, is a full-credit loss on a technically correct calculation.

After each word problem practice set, review not just whether your answer was correct but which step failed when it was not. OpenPrep's error taxonomy distinguishes 'Setup / Misread Error' from 'Calculation Error' as separate error types — so your error log tells you whether to practise translation and equation-building or arithmetic, rather than just prescribing more word problems in general.

Six Fully Worked Examples

Each example below uses the setup framework described above: identify the type, write the equation, solve, and verify. Work through each one before reading the solution.

Example 1 — Rate: The average speed trap

Question: A car travels from City A to City B at 60 km/h, and returns from City B to City A at 40 km/h. What is the average speed for the entire round trip?

Setup: Assign the one-way distance = 120 km (divisible by both 60 and 40). Time A→B = 120/60 = 2 hours. Time B→A = 120/40 = 3 hours. Total distance = 240 km. Total time = 5 hours. Average speed = 240 ÷ 5 = 48 km/h. The trap answer (60 + 40) ÷ 2 = 50 km/h is wrong because the car spends more time at 40 km/h than at 60 km/h, pulling the average below the arithmetic mean.

Example 2 — Rate: Two objects travelling toward each other

Question: Train A leaves Station X heading toward Station Y at 80 km/h. At the same time, Train B leaves Station Y heading toward Station X at 120 km/h. The distance between the stations is 500 km. How long until the trains meet?

Setup: When two objects move toward each other, their effective closing rate is the sum of their speeds: 80 + 120 = 200 km/h. Time to meet = Distance ÷ Combined Rate = 500 ÷ 200 = 2.5 hours.

Example 3 — Work: Combined rate with two machines

Question: Printer A can print 500 pages in 2 hours. Printer B can print 500 pages in 3 hours. Working together, how long will it take both printers to print 500 pages?

Setup using rates: Rate A = 500/2 = 250 pages/hour. Rate B = 500/3 ≈ 167 pages/hour. Combined rate = 250 + 167 = 417 pages/hour. Time = 500 ÷ 417 ≈ 1.2 hours = 1 hour 12 minutes. Shortcut check: (A × B) ÷ (A + B) = (2 × 3) ÷ (2 + 3) = 6/5 = 1.2 hours. Both methods agree.

Example 4 — Work: One worker joins mid-task

Question: Worker A can complete a project in 6 days alone. After working alone for 2 days, Worker B joins. Together they finish the project in 2 more days. How many days would it take Worker B to complete the project alone?

Setup: In 2 days alone, A completes 2/6 = 1/3 of the project. Remaining work = 2/3. In the next 2 days, both workers complete 2/3 of the project: 2 × (1/6 + 1/B) = 2/3. Simplify: 1/6 + 1/B = 1/3. So 1/B = 1/3 − 1/6 = 1/6. Worker B alone takes 6 days.

Example 5 — Mixture: Finding the volume of a solution to add

Question: How many litres of a 20% salt solution must be added to 10 litres of a 50% salt solution to produce a mixture that is 30% salt?

Setup: Let x = litres of 20% solution. Balance equation: 0.20x + 0.50(10) = 0.30(x + 10). Expand: 0.20x + 5 = 0.30x + 3. Rearrange: 2 = 0.10x. x = 20 litres. Verify: 0.20(20) + 5 = 4 + 5 = 9 litres of salt in 30 litres total = 9/30 = 30%. ✓

Example 6 — Mixture: Alligation shortcut for ratios

Question: A chemist mixes a 30% acid solution with a 70% acid solution to produce a 50% solution. In what ratio must the two solutions be mixed?

Alligation setup: Ratio of 30%-to-70% = (70 − 50) : (50 − 30) = 20 : 20 = 1 : 1. An equal volume of each solution produces the 50% target. Verify with numbers: 1 litre of 30% + 1 litre of 70% = 0.30 + 0.70 = 1.00 litre of acid in 2 litres total = 50%. ✓

Practice principle: After working through these examples, your next step is to practise 10–15 word problems under timed conditions and classify each error by type — was it a setup error (wrong equation), a translation error (misread what was asked), or a calculation error? These are different weaknesses that require different practice. OpenPrep's Quant error log captures Setup/Misread Error and Calculation Error as distinct sub-types under Word Problems, so your review session targets the actual gap rather than prescribing more word problems indiscriminately.