GMAT rate problems look intimidating, but nearly every one of them collapses into a single identity: Rate x Time = Work. Once you see that structure, combined work, average speed, and meeting-point questions all become variations on the same theme. This guide walks through the formula, the shortcut equations, the picking-numbers strategy, and the handful of recurring traps that cost most test-takers points.
Every GMAT rate problem — whether it asks about machines, runners, or leaking tanks — is an instance of the same equation. Memorize the GMAT work formula once, understand it deeply, and you can solve problems that look wildly different at first glance.
Rate x Time = Work (or, in travel problems, Distance) is the identity that underlies the entire topic. "Rate" is the speed at which work is produced — bolts per hour, miles per minute, pools per day. "Time" is how long the process runs. "Work" is the total output: 200 bolts, 120 miles, one full pool. If you know any two of the three variables, you can solve for the third.
The GMAT almost never asks for the variable that's given. You'll usually get a rate and a total and have to back out the time, or get a rate and time and have to compute the work. Write W = R x T on the scratchpad first, then rearrange to R = W / T or T = W / R depending on what's asked. Forcing yourself to write the formula before plugging in numbers prevents the single biggest conceptual error — getting the roles of the three variables mixed up.
| Scenario | Formula | When to Use |
|---|---|---|
| Basic work problem | W = R x T | Single worker or machine completing one task |
| Solve for rate | R = W / T | Time and total work are given, rate is unknown |
| Solve for time | T = W / R | Rate is known, asked how long the job takes |
| Distance problem | D = R x T | Travel, motion, or movement at a constant speed |
| Combined rate (two workers) | R_combined = R1 + R2 | Two people or machines working simultaneously |
| Combined time shortcut | T = (t1 x t2) / (t1 + t2) | Two workers whose individual times are t1 and t2 |
| Average speed | Avg Speed = Total Distance / Total Time | Multi-leg trip at different speeds |
The "DIRT" equation (Distance = Rate x Time) is just R x T = W with the word "work" replaced by "distance." Because physical travel and production are both rate-based processes, everything you learn about work problems transfers directly to speed and distance. Recognize the structure and the two categories collapse into one.
Worked Example
Setup: A machine produces 120 bolts in 3 hours running at a constant rate. How many bolts will it produce in 5 hours?
GMAT combined work problems — two pipes filling a tank, two painters finishing a house — are the most commonly tested variation, and they're where most test-takers stumble. The trick is small but load-bearing: when you combine multiple workers, you add their rates, not their times.
Times can't be added meaningfully when two workers operate in parallel. If Alice finishes a task in 3 hours and Bob in 6 hours, their combined time is clearly less than either 3 or 6 — not the sum. Rates, on the other hand, describe output per unit of time, and when two people work simultaneously their outputs genuinely add up. Alice's rate is 1/3 of the job per hour and Bob's is 1/6; together they complete 1/3 + 1/6 = 1/2 of the job per hour, so the full job takes 2 hours.
When you're given the individual times directly, the algebra above compresses into a two-worker shortcut: T = (t1 x t2) / (t1 + t2). It's simply the result of adding 1/t1 + 1/t2 and inverting. Memorize it — it will save you 20 seconds on every two-worker problem on the exam.
| Situation | Setup | Resulting Equation |
|---|---|---|
| Two workers together | Rates 1/a and 1/b | 1/a + 1/b = 1/t_combined |
| Two-worker shortcut | Times a and b alone | t_combined = ab / (a + b) |
| Three workers together | Rates 1/a, 1/b, 1/c | 1/a + 1/b + 1/c = 1/t_combined |
| Filling plus leak | Fill rate 1/f, leak rate 1/L | 1/f - 1/L = 1/t_net |
| Two pumps emptying | Rates 1/a and 1/b emptying | 1/a + 1/b = 1/t_drain |
Some problems pair positive (filling) and negative (leaking) rates in the same tank. Treat the leak as a subtracted rate: net rate = fill rate − leak rate. The same logic extends to three or more workers: sum every positive rate, subtract every negative rate, and invert to find the total time.
Worked Example
Setup: Pipe A fills a tank in 6 hours. Pipe B fills the same tank in 4 hours. If both pipes are open at the same time, how long will it take to fill the tank?
Enter the time each worker takes alone (in hours) and see how long the job takes when they work together.
Rate time distance GMAT problems are the second pillar of the topic. The algebra is identical to work problems, but one specific sub-type — average speed over a multi-leg trip — is the single most common trap on the whole exam.
For any multi-leg journey, compute the time of each leg individually using T = D / R, then add the times. You cannot short-circuit this by averaging the speeds. That's not a matter of preference — the arithmetic will produce a different, wrong answer.
Average speed is always Total Distance divided by Total Time. The naive mean of two speeds works only in the special case where equal time — not equal distance — is spent at each speed. On a round trip where you travel the same distance at two different speeds, the slower leg consumes more time, so it weights the average downward.
Worked Example
Setup: Priya drives 60 miles to a conference at 30 miles per hour and returns along the same route at 60 miles per hour. What is her average speed for the round trip?
Enter the distance and speed for each leg to compute the true average speed — no more 'naive mean' errors.
Rate, time, and distance must all be in consistent units before you multiply. If the rate is 30 miles per hour and the time is 10 minutes, you cannot multiply 30 x 10 and get 300 miles — the answer is 5 miles, because 10 minutes is 1/6 of an hour. GMAT problems deliberately mix units (minutes with hours, feet with miles) to see whether you convert before computing. Make unit alignment the first thing you check after writing down the formula.
Whenever two objects move at the same time, you're dealing with a relative-rate problem. Trains approaching from opposite stations, a cyclist catching another cyclist, two runners on a track — all of them reduce to adding or subtracting the two rates.
When two objects move toward or away from each other, their combined rate is the sum of their individual rates. This is the "closing speed" or "separation speed," and it turns a two-object problem into a single-rate problem against the distance between them.
When both objects move in the same direction and one is catching up, the effective (relative) rate is the difference of their individual rates. Use the faster rate minus the slower rate, then apply T = D / R with the initial gap as the distance.
| Direction | Combined Rate | Example Setup |
|---|---|---|
| Opposite directions (closing) | r1 + r2 | Two cars driving toward each other from 300 miles apart |
| Same direction (catch-up) | r1 - r2 (faster minus slower) | Runner B is 2 miles ahead; Runner A catches up |
| Meeting at a point | r1 + r2 along shared path | Two trains leave stations X and Y at the same time |
| Head start, same direction | r1 - r2 after start time | Bike leaves at 2 pm; car leaves at 3 pm and overtakes |
Head-start problems give one object a time advantage. Assign time t to the slower/earlier object and time t − k to the faster/later one, write each object's distance as rate x time, then set the distances equal at the moment of overtaking. The math is no harder than a single-rate problem once you've chosen the variables carefully.
Worked Example
Setup: Two trains leave stations that are 240 miles apart at the same time and travel toward each other. Train A moves at 50 mph and Train B at 70 mph. How long until they meet?
If you're wondering how to solve GMAT rate problems quickly with no calculator, the answer for most of them is: don't do algebra. Pick numbers. On a 45-minute, 21-question section, the cleanest algebra is often whatever lets you work in whole integers — and that usually means choosing your own value for the total work.
Any time the problem doesn't specify a total amount of work — no "produces 120 bolts," no "fills a 300-gallon tank" — picking numbers is probably the fastest path. Picking numbers also shines on combined-work problems where the rates would otherwise involve awkward fractions like 1/7 or 1/11.
Set the total work equal to the LCM of the given times. If one worker takes 4 hours and another takes 6 hours, choose 12 units. Each rate becomes a whole number (3 units/hour and 2 units/hour), and the rest of the problem is integer arithmetic. When three numbers show up, 60 is often the safest choice because it's divisible by 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, and 30.
Watch how the fractions disappear once you pick a convenient total:
Worked Example
Setup: Machine X can complete a job in 4 hours. Machine Y can complete the same job in 6 hours. Working together, how long will they take?
Rate problems are not conceptually deep. Almost every wrong answer comes from one of a handful of pattern errors that students repeat under time pressure. Drill your awareness of the patterns below and your accuracy on this question type will climb sharply.
| Mistake | Why It's Wrong | Correct Approach |
|---|---|---|
| Adding times instead of rates | Time is not an additive quantity when work is shared. | Convert each time to a rate, then sum the rates. |
| Averaging two speeds directly | More time is spent at the slower speed, so the slow leg weights the average. | Use Total Distance / Total Time. |
| Unit mismatch (min vs hr) | 30 mph for 10 minutes is not 300 miles. | Convert all quantities to consistent units first. |
| Treating 'rate' as 'time' | Mixes up which variable is which in the equation. | Write R x T = W explicitly before substituting. |
| Ignoring leak in fill problems | Net fill rate is lower than the fill rate alone. | Subtract the leak rate from the fill rate. |
| Forcing algebra when numbers pick cleanly | Algebra on a no-calculator section eats the clock. | Pick 60 (or the LCM) for total work. |
This is the signature combined-work error. If you ever find yourself adding two times to get a combined time, stop and convert both to rates first. "If Alice does it in 3 hours and Bob does it in 6 hours, together they take 9 hours" is always wrong.
The naive mean of two speeds is only correct when equal time is spent at each speed. GMAT average-speed problems are specifically constructed so equal distance (not equal time) is spent at each speed, which guarantees the naive mean is wrong. Always default to Total Distance / Total Time.
Unit errors are the silent killer because they don't look like errors on scratch paper. Before you multiply rate by time, confirm that both values use the same time unit. Minutes-with-hours is the trap the GMAT uses most often.
Fill-and-leak problems require you to subtract the leak rate from the fill rate. Forgetting the negative sign — or, worse, adding the leak as if it were a second fill pipe — is a common fingerprint of careless reading. Re-read the problem stem to confirm which pipes add water and which remove it before setting up the equation.
The four questions below cover combined work, average speed, relative rate, and picking numbers — one of each of the major GMAT rate-problem patterns. Work each problem with pencil and paper first, then check your answer.
Short answers to the questions GMAT test-takers most often search. Tap any question to expand the detailed answer.