Solve d = rt problems: find any variable, model two-object scenarios, and upstream/downstream travel.
d = r × t | r = d / t | t = d / r
Cover the variable you want to find in the triangle — the remaining two show the operation.
Cover d: multiply r × t to get distance.
Cover r: divide d ÷ t to get rate.
Cover t: divide d ÷ r to get time.
Units must be consistent — if rate is mph, time must be hours and distance will be miles.
Set distances equal (or sum to total)
Toward each other: Both travel for time t. Their distances add up to the total D apart.
r₁·t + r₂·t = D → t = D / (r₁ + r₂)
Same direction (catch-up): Slower has head start H. Faster gains at rate (r₂ − r₁).
r₁·t + H = r₂·t → t = H / (r₂ − r₁)
Upstream/Downstream: Let b = boat speed in still water, c = current speed.
Downstream speed = b + c | Upstream speed = b − c
Write two equations: d_dn = (b+c)·t_dn and d_up = (b−c)·t_up. Solve the system.
One-on-one Algebra tutoring builds intuition for setting up d = rt tables so multi-object problems become routine — we work through your actual homework and tests.