5.1 Motion, Work Rate & Fluid Flow Word Problems
Key Takeaways
- Uniform motion problems pivot on Distance = Rate × Time (D = R · T); approaching objects sum their speeds (R_rel = R1 + R2), whereas overtaking objects subtract their speeds (R_rel = |R1 - R2|).
- Average speed over equal round-trip distances is governed by the harmonic mean (2 · R1 · R2 / (R1 + R2)); applying the arithmetic mean ((R1 + R2) / 2) is a standard test trap that severely overestimates average velocity.
- Fluid motion and aerodynamic drift modify ground speed additively: downstream/tailwind speed equals vehicle speed plus medium speed (R + C), whereas upstream/headwind speed equals vehicle speed minus medium speed (R - C).
- Collaborative work rate operates inversely to completion time (Rate = 1 / T); combined multi-worker efficiency equals the sum of individual rates (1 / T_total = 1 / T1 + 1 / T2 + ... + 1 / Tn).
- Fluid reservoir and cistern problems model inflows as positive production rates (+1 / T_in) and leakage or drainage conduits as negative consumption rates (-1 / T_drain).
5.1 Motion, Work Rate & Fluid Flow Word Problems
Core Principle: In military field operations, calculating logistical transit intervals, coordinating multi-column tactical movements, scheduling naval interdictions, and projecting combat engineering completion timelines require absolute mathematical accuracy under pressure. On the AFP Service Aptitude Test (AFPSAT), calculators are strictly barred. Officer candidates must rapidly construct linear algebraic models and execute mental arithmetic using structured rate-time templates.
1. Uniform Motion Fundamentals ($D = R \times T$)
All classical motion problems on the AFPSAT evaluate the relationship between three core variables: Distance ($D$), Rate or Speed ($R$), and Elapsed Time ($T$).
Unit Consistency and Dimensional Alignment
A frequent source of test errors is mismatched physical units. Examinees must verify dimensional alignment prior to calculating:
- Speed in kilometers per hour (km/h) with time in hours ($h$) and distance in kilometers ($km$).
- Speed in meters per second (m/s) with time in seconds ($s$) and distance in meters ($m$).
- Naval Velocity: In maritime interdiction scenarios involving the Philippine Navy or Coast Guard, speed is expressed in knots (1 knot = 1 nautical mile per hour = 1.852 km/h).
+--------------------------------------------------------------------------+
| RATE-TIME-DISTANCE TABULAR SETUP |
+---------------------+-------------------+----------------+---------------+
| Entity / Scenario | Rate (R) | Time (T) | Distance (D) |
+---------------------+-------------------+----------------+---------------+
| Element A (Lead) | R_A | T_A | D_A = R_A·T_A |
| Element B (Chase) | R_B | T_B | D_B = R_B·T_B |
+---------------------+-------------------+----------------+---------------+
| System Condition | Closing: R_B - R_A| Elapsed Time | D_B - D_A = 0 |
| | Opposing: R_A+R_B | Meeting Time | D_A+D_B = Tot |
+---------------------+-------------------+----------------+---------------+
2. Core Motion Problem Archetypes
Every motion word problem on military entrance examinations falls into one of four structural archetypes. Identifying the archetype immediately dictates the setup equation.
Archetype A: Opposite Direction / Converging Motion (Approaching Objects)
When two bodies move directly toward each other from a fixed initial separation distance ($D_{\text{total}}$), or depart simultaneously in opposite directions from a single central point:
- Their effective closing rate is the sum of their individual speeds: $R_{\text{relative}} = R_1 + R_2$.
- The total distance traversed collectively equals the sum of the individual distances: $D_{\text{total}} = D_1 + D_2 = (R_1 \cdot T) + (R_2 \cdot T) = (R_1 + R_2) \cdot T$.
- The time elapsed until convergence is:
Worked Tactical Scenario: A Philippine Army logistics convoy departs Camp O'Donnell traveling south along the expressway toward Fort Magsaysay at an average sustained speed of $45 \text{ km/h}$. At the identical moment, an armored reconnaissance patrol leaves Fort Magsaysay heading north toward Camp O'Donnell at $55 \text{ km/h}$. The two military installations are separated by a highway distance of $250 \text{ km}$. How long after departure do the two military units meet, and how far has the logistics convoy traveled from Camp O'Donnell?
- Isolate Knowns: $R_1 = 45 \text{ km/h}$, $R_2 = 55 \text{ km/h}$, $D_{\text{total}} = 250 \text{ km}$.
- Compute Relative Speed: $R_{\text{rel}} = 45 + 55 = 100 \text{ km/h}$.
- Solve for Meeting Time: $T = \frac{250 \text{ km}}{100 \text{ km/h}} = 2.5 \text{ hours}$ (2 hours and 30 minutes).
- Calculate Convoy Distance: $D_{\text{convoy}} = R_1 \cdot T = 45 \text{ km/h} \times 2.5 \text{ h} = 112.5 \text{ km}$ from Camp O'Donnell.
Archetype B: Same Direction Motion (Catch-Up & Tactical Interception)
In an overtaking or interception problem, a faster pursuit craft pursues a slower vehicle that has already departed or holds an initial positional lead ($D_{\text{lead}}$):
- The net closing speed is the absolute difference between their rates: $R_{\text{closing}} = R_{\text{pursuit}} - R_{\text{target}}$, where $R_{\text{pursuit}} > R_{\text{target}}$.
- If the target has a head start of $t_{\text{headstart}}$ hours, the initial gap is $D_{\text{lead}} = R_{\text{target}} \times t_{\text{headstart}}$.
- The time required for the pursuit unit to eliminate the lead distance is:
Worked Naval Interdiction Scenario: A suspicious, unflagged maritime vessel is detected fleeing a coastal anchorage in the Sulu Sea at a speed of $12 \text{ knots}$. Two hours later, a Philippine Navy Littoral Combat Vessel departs the same base in direct pursuit along the identical maritime corridor at $20 \text{ knots}$. How many hours will the naval vessel take to overtake the target, and at what distance from the base will the interdiction occur?
- Calculate Target's Lead Distance: $D_{\text{lead}} = 12 \text{ knots} \times 2 \text{ hours} = 24 \text{ nautical miles (NM)}$.
- Compute Closing Rate: $R_{\text{closing}} = 20 - 12 = 8 \text{ knots}$.
- Solve Intercept Time: $T_{\text{intercept}} = \frac{24 \text{ NM}}{8 \text{ knots}} = 3 \text{ hours}$.
- Determine Interception Range from Base: $D = R_{\text{pursuit}} \times T_{\text{intercept}} = 20 \text{ knots} \times 3 \text{ hours} = 60 \text{ nautical miles}$. Cross-Verification: The target traveled for $2 + 3 = 5 \text{ hours}$ at $12 \text{ knots}$: $12 \times 5 = 60 \text{ NM}$. The positions coincide exactly.
Archetype C: The Average Speed Trap and Harmonic Mean
A notorious trap on standardized military aptitude examinations is calculating average speed for a round trip over identical outbound and inbound distances.
The Trap: If a vehicle travels from Point A to Point B at $R_1$ and returns along the identical route from Point B to Point A at $R_2$, the average speed is never the simple arithmetic mean $\frac{R_1 + R_2}{2}$.
Because the vehicle travels at a lower speed over one leg, it spends significantly more time moving at that slower speed. Time acts as a weighting factor that pulls the true average speed toward the lower velocity.
Algebraic Derivation of the Harmonic Mean:
Let $d$ represent the one-way distance between endpoints.
- Total round-trip distance $= d + d = 2d$.
- Outbound transit time: $T_1 = \frac{d}{R_1}$.
- Inbound transit time: $T_2 = \frac{d}{R_2}$.
- Total round-trip time: $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)$.
Substituting into the average speed definition:
Numerical Proof: A military dispatch motorcycle travels outbound through an urban zone at $30 \text{ km/h}$ and returns along the identical road during off-peak hours at $60 \text{ km/h}$.
- Arithmetic Mean (WRONG): $\frac{30 + 60}{2} = 45 \text{ km/h}$.
- Harmonic Mean (CORRECT): $\frac{2 \times 30 \times 60}{30 + 60} = \frac{3,600}{90} = 40 \text{ km/h}$.
- Verification via arbitrary distance ($d = 60 \text{ km}$): Outbound time $= 60 / 30 = 2 \text{ h}$. Inbound time $= 60 / 60 = 1 \text{ h}$. Total distance $= 120 \text{ km}$. Total time $= 3 \text{ h}$. Average speed $= 120 / 3 = 40 \text{ km/h}$.
Archetype D: River Currents and Headwind/Tailwind Problems
When a vehicle operates within a moving medium (water current for boats, wind for aircraft), the medium directly modifies the craft's effective ground speed ($R_{\text{effective}}$):
- Let $R_v = \text{craft's velocity in still water or calm air}$.
- Let $R_m = \text{velocity of the moving fluid medium (current or wind)}$.
Adding and subtracting these two fundamental equations yields direct formulas to isolate craft speed and current speed:
Worked Aerial Navigation Example: A Philippine Air Force C-295 transport aircraft flies a $720 \text{ km}$ route from Villamor Air Base to Palawan in $2 \text{ hours}$ assisted by a tailwind. On the return flight along the exact reverse heading, facing an identical opposing headwind, the flight takes $2.4 \text{ hours}$. What is the aircraft's airspeed in calm conditions, and what is the velocity of the prevailing wind?
- Compute Effective Speeds:
- Tailwind Ground Speed: $R_{\text{down}} = \frac{720 \text{ km}}{2 \text{ h}} = 360 \text{ km/h}$.
- Headwind Ground Speed: $R_{\text{up}} = \frac{720 \text{ km}}{2.4 \text{ h}} = 300 \text{ km/h}$.
- Isolate Calm Airspeed ($R_v$):
- Isolate Wind Velocity ($R_m$):
3. Work Rate Problems and Collaborative Production
Work problems apply the uniform motion equation to tasks and civil-military engineering projects. Rather than traversing a spatial distance ($D$), workers generate units of finished work ($W$).
The Reciprocal Rule of Work
If a single military engineering unit can complete an entire project (defined as $W = 1$ complete job) in $T$ days working alone, its daily work rate is the reciprocal of time:
Combined Collaborative Rate Formula
When multiple entities work concurrently without interfering with one another, their production rates are additive:
For two workers with individual completion times $T_1$ and $T_2$:
Workers Joining or Leaving Midway Through Tasks
When participants work for varying time intervals, set up an equation where the sum of the fractional work completed equals $1$:
Worked Engineering Scenario: Detachment Alpha can construct a tactical perimeter trench in $12 \text{ days}$. Detachment Bravo can construct the same trench in $18 \text{ days}$. Detachment Alpha works on the fortification alone for $4 \text{ days}$, after which Detachment Bravo is ordered to assist. How many additional days will both detachments take working together to finish the trench?
- Identify Individual Rates: $R_A = \frac{1}{12}$ job/day, $R_B = \frac{1}{18}$ job/day.
- Calculate Work Accomplished Solo by Alpha:
- Determine Remaining Balance:
- Compute Combined Daily Rate:
- Solve for Collaborative Time ($t$): Both detachments require an additional $4.8 \text{ days}$ (4 days, 19 hours, and 12 minutes) to complete the project.
4. Fluid Flow: Pipes, Cisterns & Reservoirs
Fluid flow problems model storage reservoirs, fuel bladders, and naval ballast systems. They follow the exact logic of work problems with one critical distinction: flow directions have opposing algebraic signs.
- Inlet Conduits (Filling): Add volume to the system; treated as positive rates ($+R_i = +\frac{1}{T_{\text{fill}}}$).
- Drainage Conduits / Leaks (Emptying): Remove volume from the system; treated as negative rates ($-R_d = -\frac{1}{T_{\text{drain}}}$).
Worked Fluid Mechanics Example: An expeditionary field hospital maintains a 12,000-liter potable water bladder. Main Supply Line 1 can fill the empty bladder in $6 \text{ hours}$. Secondary Line 2 can fill it in $8 \text{ hours}$. An automated purification distribution valve empties a full bladder in $12 \text{ hours}$. If both supply lines and the distribution valve are opened simultaneously when the bladder is completely empty, how many hours will it take to fill the bladder completely?
- Establish Individual Rates: $R_1 = +\frac{1}{6}$, $R_2 = +\frac{1}{8}$, $R_{\text{drain}} = -\frac{1}{12}$.
- Calculate Net Rate using Least Common Denominator (LCD = 24):
- Invert Net Rate to Find Total Time:
Comprehensive Word Problem Archetype Matrix
The following master reference table summarizes the governing equations, algebraic setups, and military operational contexts tested on the AFPSAT:
| Problem Archetype | Primary Unknowns | Governing Formula | Key Operational Setup | Representative Military Scenario |
|---|---|---|---|---|
| Converging Motion (Opposite Directions) | Time to meet ($T$), meeting point distance ($D$) | $T = \frac{D_{\text{initial}}}{R_1 + R_2}$ | Add individual rates: $R_{\text{rel}} = R_1 + R_2$; total distance $D = D_1 + D_2$. | Two tactical convoys moving toward each other along the MacArthur Highway from separated regional commands. |
| Overtaking Motion (Same Direction) | Intercept time ($T$), distance traveled before catch-up | $T = \frac{D_{\text{lead}}}{R_{\text{chase}} - R_{\text{target}}}$ | Subtract individual rates: $R_{\text{closing}} = R_{\text{chase}} - R_{\text{target}}$; equate total distances at intercept. | Philippine Navy fast attack craft pursuing an unidentified maritime smuggling vessel fleeing toward territorial limits. |
| Round-Trip Motion (Equal Distances) | Mean system velocity over complete cycle | $R_{\text{avg}} = \frac{2 \cdot R_1 \cdot R_2}{R_1 + R_2}$ | Harmonic mean required; never calculate the arithmetic average $\frac{R_1 + R_2}{2}$. | Armored personnel carrier conducting reconnaissance to a mountain outpost uphill and returning downhill. |
| Fluid/Wind Drift (Current / Headwind) | Craft speed in calm medium ($R_v$), current/wind velocity ($R_m$) | $R_{\text{down}} = R_v + R_m$<br>$R_{\text{up}} = R_v - R_m$ | $R_v = \frac{R_{\text{down}} + R_{\text{up}}}{2}$<br>$R_m = \frac{R_{\text{down}} - R_{\text{up}}}{2}$ | PAF maritime patrol aircraft executing aerial reconnaissance with prevailing monsoon winds. |
| Collaborative Work (Concurrent Effort) | Combined duration ($T$), individual work fraction | $\frac{1}{T} = \frac{1}{T_1} + \frac{1}{T_2} + \dots + \frac{1}{T_n}$ | Sum individual reciprocal rates; for 2 workers use Product over Sum: $T = \frac{T_1 T_2}{T_1 + T_2}$. | Combat engineers erecting pre-fabricated modular bridging structures across river barriers. |
| Staggered Work (Departing/Joining) | Remaining duration, total project calendar days | $\sum (R_i \cdot t_i) = 1.0$ | Calculate completed fraction: $W_1 = R_1 \cdot t_1$; remaining work is $1 - W_1$; divide by active rates. | Runway damage repair teams where heavy equipment operators arrive on site hours after hand-clearing teams. |
| Cisterns & Reservoirs (Inflows & Outflows) | Net fill/drain time, net flow rate | $R_{\text{net}} = \sum R_{\text{in}} - \sum R_{\text{out}}$ | Treat fill conduits as positive $(+)$ and drainage conduits as negative $(-)$. Invert net rate for time. | Quartermaster logistics teams managing forward operating base aviation fuel and bulk water bladders. |
A Philippine Army mechanized convoy travels from Camp O'Donnell to an outpost located 180 km away at an average outbound speed of 60 km/h. On the return trip along the identical 180 km route, heavy monsoon rains and road washouts force the convoy to travel at an average speed of 30 km/h. What is the convoy's average speed for the entire 360 km round trip?
A Philippine Navy littoral gunboat conducts a patrol along a river, traveling 72 nautical miles downstream with the current in 3 hours. On the return leg upstream against the same river current, the gunboat requires 4 hours to cover the exact same 72 nautical miles. What is the velocity of the river current?
Two military engineering detachments are tasked with repairing an emergency landing strip. Detachment Alpha can complete the entire project working alone in 10 days, while Detachment Bravo can complete the project working alone in 15 days. Detachment Alpha works on the runway alone for the first 4 days, after which Detachment Bravo joins to assist until the runway is fully operational. What is the total number of days taken from start to finish to complete the runway repair?