5.1 Rate, Time, and Distance: Uniform Motion, Relative Speed, and Average Speed

Key Takeaways

  • Uniform motion is governed by Distance = Rate × Time (D = R × T); organizing multi-segment journeys or multiple vehicles into a structured 3-column RTD table is essential for systematic algebraic modeling.
  • Average speed is strictly Total Distance divided by Total Time; it is never the arithmetic mean of individual speeds unless the travel time spent at each speed is identical.
  • For round trips or equal-distance journeys at two speeds R₁ and R₂, the average speed is given by the harmonic mean formula 2R₁R₂ / (R₁ + R₂), which is always weighted closer to the slower speed.
  • Relative motion calculations depend on direction: converging or diverging bodies shrink or expand distance at the sum of their speeds (R₁ + R₂), whereas chase or catch-up scenarios close the gap at the difference of their speeds (R_chase - R_lead).
  • Consistent unit alignment (hours vs. minutes, miles vs. feet, kilometers vs. meters) must be verified before setting up equations; fractional conversions such as 20 min = 1/3 hr or 45 min = 3/4 hr prevent computational arithmetic errors.
Last updated: September 2026

5.1 Rate, Time, and Distance: Uniform Motion, Relative Speed, and Average Speed

Quick Summary: Uniform motion on the GMAT Focus Edition Quantitative Reasoning section tests your ability to translate complex narrative descriptions into rigorous algebraic relationships without a calculator. Every motion problem is grounded in the foundational equation $\text{Distance} = \text{Rate} \times \text{Time}$ ($D = R \times T$). Success requires organizing multi-part journeys into structured RTD data tables, recognizing that average speed is strictly $\text{Total Distance} / \text{Total Time}$ (never the simple arithmetic mean of speeds), computing relative speeds for converging ($R_1 + R_2$) versus pursuit ($R_{\text{chaser}} - R_{\text{leader}}$) paths, and converting units flawlessly before solving.

Uniform motion questions are among the most frequently tested Problem Solving formats on the GMAT Focus Edition. Because you have roughly two minutes per question and no on-screen calculator in the Quantitative Reasoning section, success does not come from cumbersome scratchpad arithmetic. Instead, it demands structured algebraic modeling, rapid identification of governing constraints, and conceptual shortcuts based on inverse proportionality.


The Foundational Motion Relationship: D = R × T

All uniform motion problems operate on the core physical equation connecting three interrelated variables:

Distance=Rate×Time(D=R×T)\text{Distance} = \text{Rate} \times \text{Time} \quad (D = R \times T)

From this master formula, two equivalent algebraic arrangements follow directly:

Rate=DistanceTime(R=DT)andTime=DistanceRate(T=DR)\text{Rate} = \frac{\text{Distance}}{\text{Time}} \quad (R = \frac{D}{T}) \qquad \text{and} \qquad \text{Time} = \frac{\text{Distance}}{\text{Rate}} \quad (T = \frac{D}{R})

The Golden Rule of Unit Consistency

Before writing down an algebraic equation, you must ensure that all units of measurement are completely harmonious. A common GMAT trap pairs a rate given in miles per hour with a time duration provided in minutes, or distances measured in feet alongside rates expressed in miles per hour.

Unit DimensionStandard Metric UnitsStandard Imperial UnitsConversion Factor
DistanceKilometers (km), Meters (m)Miles (mi), Feet (ft)$1 \text{ mile} = 5,280 \text{ feet}$; $1 \text{ km} = 1,000 \text{ m}$
TimeHours (hr), Seconds (s)Hours (hr), Minutes (min), Seconds (s)$1 \text{ hr} = 60 \text{ min} = 3,600 \text{ s}$
Rate (Speed)km/h, m/smph (mi/hr), ft/s$1 \text{ mph} = \frac{5280}{3600} \text{ ft/s} = \frac{22}{15} \text{ ft/s}$

Rapid Minute-to-Hour Conversions to Memorize

On the calculator-free Quantitative section, convert minutes to fractional hours immediately:

  • $10 \text{ minutes} = \frac{1}{6} \text{ hour}$
  • $15 \text{ minutes} = \frac{1}{4} \text{ hour}$
  • $20 \text{ minutes} = \frac{1}{3} \text{ hour}$
  • $30 \text{ minutes} = \frac{1}{2} \text{ hour}$
  • $40 \text{ minutes} = \frac{2}{3} \text{ hour}$
  • $45 \text{ minutes} = \frac{3}{4} \text{ hour}$
  • $50 \text{ minutes} = \frac{5}{6} \text{ hour}$
  • $75 \text{ minutes} = \frac{5}{4} \text{ hours} = 1\frac{1}{4} \text{ hours}$
  • $90 \text{ minutes} = \frac{3}{2} \text{ hours} = 1\frac{1}{2} \text{ hours}$

The RTD Table: Systematic Problem Modeling

The single most reliable habit for GMAT motion problems is constructing a 3-column RTD Table. When a problem introduces two vehicles, two travelers, or multiple legs of a single trip, create rows for each entity and columns for $R$, $T$, and $D$.

\hline \textbf{Scenario / Entity} & \textbf{Rate } (R) & \textbf{Time } (T) & \textbf{Distance } (D = R \times T) \\ \hline \text{Leg 1 / Traveler A} & R_1 & T_1 & D_1 = R_1 \times T_1 \\ \hline \text{Leg 2 / Traveler B} & R_2 & T_2 & D_2 = R_2 \times T_2 \\ \hline \text{Total / Combined} & \text{N/A} & T_{\text{total}} = T_1 + T_2 & D_{\text{total}} = D_1 + D_2 \\ \hline \end{array}$$ ### The Three-Step RTD Procedure 1. **Populate the Direct Givens:** Fill in the rates, times, or distances explicitly stated in the prompt. 2. **Identify the Underlying Structural Constraint:** Every GMAT motion problem contains an unstated equality or relationship between rows: - **Equal Distances:** Outbound distance equals return distance ($D_1 = D_2$). - **Total Distance Known:** Two travelers heading toward each other cover a combined total distance ($D_1 + D_2 = D_{\text{total}}$). - **Equal Times:** Two entities travel for the identical duration ($T_1 = T_2$). - **Time Difference Known:** One traveler takes $k$ hours longer than the other ($T_1 = T_2 + k$ or $T_1 - T_2 = k$). 3. **Formulate and Solve the Master Equation:** Use the relationship $D = R \times T$ to express the equation in terms of a single variable, then isolate that variable. --- ## Average Speed: The Harmonic Mean vs. Arithmetic Mean Trap There is no single concept in GMAT word problems that snares more test-takers than **average speed**. > **The Absolute Cardinal Rule:** > $$\text{Average Speed} = \frac{\text{Total Distance Traveled}}{\text{Total Time Elapsed}} = \frac{D_{\text{total}}}{T_{\text{total}}}$$ > **NEVER** calculate average speed as the simple arithmetic mean of the two speeds: $\frac{R_1 + R_2}{2}$ is mathematically invalid whenever the times spent at those speeds differ! ### Proof: Why the Arithmetic Mean Fails Consider a driver who travels from City A to City B (a distance of $D$ miles) at speed $R_1$, and returns from City B to City A along the identical route ($D$ miles) at speed $R_2$. 1. **Total Distance:** $D_{\text{total}} = D + D = 2D$. 2. **Total Time:** Time outbound is $T_1 = \frac{D}{R_1}$; time inbound is $T_2 = \frac{D}{R_2}$. $$T_{\text{total}} = T_1 + T_2 = \frac{D}{R_1} + \frac{D}{R_2} = D \left(\frac{R_1 + R_2}{R_1 R_2}\right)$$ 3. **Average Speed:** $$\text{Average Speed} = \frac{D_{\text{total}}}{T_{\text{total}}} = \frac{2D}{D \left(\frac{R_1 + R_2}{R_1 R_2}\right)} = \frac{2 R_1 R_2}{R_1 + R_2}$$ This expression is the **harmonic mean** of $R_1$ and $R_2$. Notice that the distance variable $D$ cancels out completely, proving that for any equal-distance round trip, the average speed depends solely on the two speeds and is independent of the distance. ### Why the Average Speed is Heavily Biased Toward the Slower Speed Because $T = D / R$, traveling at a slower speed requires substantially more time to cover the same distance. Because average speed weights speeds by **time elapsed** rather than distance traveled, the slower speed dominates the denominator, pulling the average speed downward below the arithmetic mean: $$\text{Harmonic Mean} < \text{Arithmetic Mean} \iff \frac{2 R_1 R_2}{R_1 + R_2} < \frac{R_1 + R_2}{2} \quad (\text{for } R_1 \neq R_2)$$ *When is the arithmetic mean valid?* Only in the rare scenario where a traveler moves at $R_1$ for time $T$, and at $R_2$ for the **exact same time** $T$. In that special case: $$\text{Average Speed} = \frac{R_1 T + R_2 T}{2T} = \frac{R_1 + R_2}{2}$$ --- ## Relative Motion: Converging, Diverging, and Pursuit Dynamics When two objects move simultaneously, their individual speeds can be combined into a single **relative speed** ($R_{\text{rel}}$) that describes how fast the distance gap between them is opening or closing. ``` Opposite Directions (Converging): [A] ---> (Gap Shrinks at R₁ + R₂) <--- [B] Opposite Directions (Diverging): <--- [A] (Gap Opens at R₁ + R₂) [B] ---> Same Direction (Pursuit / Catch-up): [A] ---> [B] ---> (Gap Shrinks at R_A - R_B) ``` ### 1. Opposite Directions: Converging (Moving Toward Each Other) When two travelers move toward one another from an initial separation distance $D_{\text{initial}}$, every hour of travel reduces the gap between them by the sum of their individual distances. - **Relative Closing Rate:** $R_{\text{rel}} = R_1 + R_2$ - **Time Until Collision / Meeting:** $$T_{\text{meet}} = \frac{D_{\text{initial}}}{R_1 + R_2}$$ - **Meeting Point Position:** The distance traveler 1 covers before meeting is $D_1 = R_1 \times T_{\text{meet}}$. ### 2. Opposite Directions: Diverging (Moving Away From Each Other) When two travelers start at a shared origin or move in opposite directions, the distance between them expands at the sum of their rates. - **Relative Separation Rate:** $R_{\text{rel}} = R_1 + R_2$ - **Time to Reach Separation Distance $S$:** $$T_{\text{separate}} = \frac{S}{R_1 + R_2}$$ ### 3. Same Direction: Pursuit and Catch-Up (Closing a Head Start) When a faster traveler (Chaser, speed $R_{\text{chase}}$) sets off to overtake a slower traveler (Leader, speed $R_{\text{lead}}$), the lead gap shrinks only by the difference between their speeds. - **Relative Pursuit Rate:** $R_{\text{rel}} = R_{\text{chase}} - R_{\text{lead}}$ - **Establishing the Head-Start Gap:** If the leader has a head start of $t_{\text{head}}$ hours, the initial gap when the chaser begins moving is: $$D_{\text{gap}} = R_{\text{lead}} \times t_{\text{head}}$$ - **Catch-Up Time:** $$T_{\text{catch-up}} = \frac{D_{\text{gap}}}{R_{\text{chase}} - R_{\text{lead}}} = \frac{R_{\text{lead}} \times t_{\text{head}}}{R_{\text{chase}} - R_{\text{lead}}}$$ > **Test-Taking Strategy for Pursuit:** Never track both travelers minute-by-minute! Immediately isolate the head-start distance $D_{\text{gap}}$ at the exact moment the second traveler starts moving, then divide by the differential rate $\Delta R = R_{\text{chase}} - R_{\text{lead}}$. --- ## Speed-Time Inverse Proportionality Shortcuts When distance is held constant, speed and time vary **inversely**: $$D = R_1 \times T_1 = R_2 \times T_2 \implies \frac{R_1}{R_2} = \frac{T_2}{T_1}$$ This algebraic identity unlocks rapid mental math shortcuts on Problem Solving questions involving speed adjustments: - **Speed Increases by 25%:** The new speed is $\frac{5}{4} R$. Because time varies inversely, the new time is $\frac{4}{5} T$, which represents a **20% reduction** in travel time. - **Speed Increases by 33⅓%:** The new speed is $\frac{4}{3} R$. The new time is $\frac{3}{4} T$, representing a **25% reduction** in travel time. - **Speed Increases by 50%:** The new speed is $\frac{3}{2} R$. The new time is $\frac{2}{3} T$, representing a **33⅓% reduction** in travel time. - **Speed Decreases by 20%:** The new speed is $\frac{4}{5} R$. The new time is $\frac{5}{4} T$, representing a **25% increase** in travel time. #### Rapid Example of Inverse Proportionality *A driver traveling at a normal constant speed arrives at a destination in 60 minutes. If the driver increases speed by 20%, how many minutes does the trip take?* Speed multiplier is $1.20 = \frac{6}{5}$. Time multiplier is the exact reciprocal: $\frac{5}{6}$. New Time $= 60 \times \frac{5}{6} = 50 \text{ minutes}$ (a 10-minute savings) — solved in 5 seconds without writing a single algebraic variable. --- ## Worked Problem Solving Examples ### Example 1: Round-Trip Average Speed with Equal Distances **Problem:** Marcus drives 120 miles from City X to City Y at an average speed of 40 miles per hour. On the return trip along the identical route, heavy traffic slows his average speed to 30 miles per hour. What is his average speed, in miles per hour, for the entire 240-mile round trip? **Step-by-Step Solution:** 1. **Identify the Given Quantities:** - Outbound distance $D_1 = 120$ miles; Outbound rate $R_1 = 40$ mph. - Return distance $D_2 = 120$ miles; Return rate $R_2 = 30$ mph. 2. **Calculate Outbound and Return Times:** - $T_1 = \frac{D_1}{R_1} = \frac{120}{40} = 3 \text{ hours}$. - $T_2 = \frac{D_2}{R_2} = \frac{120}{30} = 4 \text{ hours}$. 3. **Sum Total Distance and Total Time:** - $D_{\text{total}} = 120 + 120 = 240 \text{ miles}$. - $T_{\text{total}} = 3 + 4 = 7 \text{ hours}$. 4. **Compute Average Speed:** $$\text{Average Speed} = \frac{D_{\text{total}}}{T_{\text{total}}} = \frac{240}{7} = 34\frac{2}{7} \text{ mph} \approx 34.29 \text{ mph}$$ 5. **Check via Harmonic Mean Formula:** $$\text{Average Speed} = \frac{2 R_1 R_2}{R_1 + R_2} = \frac{2(40)(30)}{40 + 30} = \frac{2400}{70} = \frac{240}{7} = 34\frac{2}{7} \text{ mph}$$ *(Notice that the naive arithmetic mean $\frac{40 + 30}{2} = 35 \text{ mph}$ is incorrect; the true average is lower because Marcus spent 4 hours at the slower speed and only 3 hours at the faster speed).* --- ### Example 2: Pursuit with a Time Head Start **Problem:** At 9:00 AM, Delivery Van A leaves a distribution warehouse traveling north along a highway at a constant speed of 45 miles per hour. At 10:20 AM, Express Courier B leaves the same warehouse along the same highway, traveling in the same direction at a constant speed of 65 miles per hour. At what time will Courier B overtake Van A, and how many miles from the warehouse will the overtake occur? **Step-by-Step Solution:** 1. **Convert the Head Start into Fractional Hours:** - Elapsed time between 9:00 AM and 10:20 AM is 1 hour and 20 minutes. - $1 \text{ hr } 20 \text{ min} = 1 + \frac{20}{60} = 1 + \frac{1}{3} = \frac{4}{3} \text{ hours}$. 2. **Calculate the Head-Start Distance Gap:** - Distance covered by Van A before Courier B starts: $$D_{\text{gap}} = R_A \times T_{\text{head}} = 45 \times \frac{4}{3} = 15 \times 4 = 60 \text{ miles}$$ 3. **Calculate the Relative Catch-Up Rate:** - $\Delta R = R_B - R_A = 65 - 45 = 20 \text{ miles per hour}$. 4. **Determine Catch-Up Time:** - $T_{\text{catch-up}} = \frac{D_{\text{gap}}}{\Delta R} = \frac{60}{20} = 3 \text{ hours}$. 5. **Determine the Exact Clock Time of Overtake:** - Courier B departs at 10:20 AM. Adding 3 hours gives **1:20 PM**. 6. **Determine Distance from Warehouse:** - Distance covered by Courier B in 3 hours: $$D_B = R_B \times T_B = 65 \times 3 = 195 \text{ miles}$$ - *Verification via Van A:* Total travel time for Van A is $\frac{4}{3} + 3 = \frac{13}{3}$ hours. $$D_A = 45 \times \frac{13}{3} = 15 \times 13 = 195 \text{ miles}$$. Exact match. --- ### Example 3: Converging Motion with Staggered Departures **Problem:** Station P and Station Q are 345 miles apart along a straight rail line. At 7:00 AM, Freight Train 1 departs Station P traveling toward Station Q at a constant speed of 45 miles per hour. At 8:00 AM, High-Speed Passenger Train 2 departs Station Q traveling toward Station P along a parallel track at a constant speed of 55 miles per hour. At what clock time do the two trains pass each other, and how far from Station P does the meeting take place? **Step-by-Step Solution:** 1. **Account for Train 1's Solitary Travel Period:** - Between 7:00 AM and 8:00 AM (1 hour), Train 1 is the only train moving. - Distance covered by Train 1 in hour 1: $D = 45 \times 1 = 45 \text{ miles}$. 2. **Establish the Remaining Separation Distance at 8:00 AM:** - $D_{\text{remaining}} = 345 - 45 = 300 \text{ miles}$. 3. **Apply the Converging Relative Speed Formula:** - Starting at 8:00 AM, both trains move toward each other. - $R_{\text{rel}} = R_1 + R_2 = 45 + 55 = 100 \text{ miles per hour}$. 4. **Calculate Time to Meet from 8:00 AM:** - $T = \frac{D_{\text{remaining}}}{R_{\text{rel}}} = \frac{300}{100} = 3 \text{ hours}$. 5. **Compute the Meeting Clock Time:** - 8:00 AM + 3 hours = **11:00 AM**. 6. **Calculate Distance from Station P:** - Train 1 traveled for a total of $1 + 3 = 4 \text{ hours}$. - $D_{\text{P}} = R_1 \times T_{1,\text{total}} = 45 \times 4 = 180 \text{ miles}$. - *(Verification via Station Q: Train 2 traveled 3 hours at 55 mph = 165 miles. Total distance = $180 + 165 = 345$ miles).* --- ## High-Frequency GMAT Traps & Pacing Strategies - **Trap 1: Direct Arithmetic Averaging:** When asked for average speed over equal distances, test-makers invariably place $\frac{R_1 + R_2}{2}$ as an answer choice (often Choice B or D). If speeds are 30 mph and 60 mph, the arithmetic mean is 45 mph, but the true average speed is 40 mph. Never pick the arithmetic average on a round trip. - **Trap 2: Forgetting to Convert Minutes to Hours:** Adding 45 minutes directly into $D = R \times T$ as "45" when rate is in miles per hour will inflate your distance by a factor of 60. Always convert 45 minutes to $\frac{3}{4}$ hour before calculating. - **Trap 3: Clock Time vs. Travel Time Confusion:** When a prompt asks *"At what clock time do they meet?"*, candidates frequently compute the elapsed travel time (e.g., $3$ hours) and accidentally select "3:00" or add the duration to the wrong train's departure time. - **Trap 4: Misattributing the Head-Start Distance:** In pursuit problems, always calculate the head-start distance using the **first traveler's speed** ($D_{\text{gap}} = R_{\text{lead}} \times t_{\text{head}}$), never the chaser's speed.
Loading diagram...
Motion Problem Classification and Strategic Solution Selector
Test Your Knowledge

A commuter drives 60 miles to work at an average speed of 30 miles per hour and returns home along the exact same route at an average speed of 60 miles per hour. What is the commuter's average speed, in miles per hour, for the entire round trip?

A
B
C
D
Test Your Knowledge

At 1:00 PM, Train X departs Station P traveling east at a constant speed of 50 miles per hour. At 2:30 PM, Train Y departs Station P traveling east along a parallel track at a constant speed of 75 miles per hour. At what time will Train Y catch up with Train X?

A
B
C
D
Test Your Knowledge

Two cyclists, initially 105 miles apart on a straight trail, begin riding toward each other at the same time. Cyclist 1 travels at a constant speed of 16 miles per hour, and Cyclist 2 travels at a constant speed of 19 miles per hour. When the two cyclists meet, how many miles has Cyclist 1 traveled?

A
B
C
D