SOLUTION: a tortoise and a hare decide to reenact the fabled race between their species, but this time with a slight twist. They start at the same place, but to be fair, the hare gives the t

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: a tortoise and a hare decide to reenact the fabled race between their species, but this time with a slight twist. They start at the same place, but to be fair, the hare gives the t      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 598124: a tortoise and a hare decide to reenact the fabled race between their species, but this time with a slight twist. They start at the same place, but to be fair, the hare gives the tortoise a 40- second head start. If the tortoise runs at a constant speed of 3 meters per second, and the hare runs at a constant speed of 11 meters per second, how many meters will the hare run until he catches the tortoise?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
a tortoise and a hare decide to reenact the fabled race between their species, but this time with a slight twist.
------------------------------------
They start at the same place, but to be fair, the hare gives the tortoise a 40- second head start. If the tortoise runs at a constant speed of 3 meters per second, and the hare runs at a constant speed of 11 meters per second, how many meters will the hare run until he catches the tortoise?
--------------------------------
Hare DATA:
time = x sec ; rate = 11 m/s ; distance = 11x meters
----
Tortoise DATA:
time = x sec ; rate = 3 m/s ; distance = 3x meters
----
Equations:
t-distance + t-distance = h-distance
3x + 3*40 = 11x
3x + 120 = 11x
8x = 120
x = 15 seconds
---
Hare distance: 11x = 165 meters
====================================
Cheers,
Stan H.