document.write( "Question 949850: the tortoise and the hare have their long awaited rematch. the tortoise gets a 1000 foot lead and runs at 9 inches (.75ft) per second. the hare begins at the starting line and runs at a rate of 6 ft per second. There is also a rat in the race, he starts at 1200 feet ahead of the hare and runs back towards the starting like at a rate of 2 feet per second.\r
\n" );
document.write( "\n" );
document.write( "Write an equation for each of the runners ,relating time t to distance from the starting line d.Also ,include an equation for both the one- minute mark and the finish line. \n" );
document.write( "
Algebra.Com's Answer #580000 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the tortoise and the hare have their long awaited rematch. \n" ); document.write( " the tortoise gets a 1000 foot lead and runs at 9 inches (.75ft) per second. \n" ); document.write( " the hare begins at the starting line and runs at a rate of 6 ft per second. There is also a rat in the race, he starts at 1200 feet ahead of the hare and runs back towards the starting like at a rate of 2 feet per second. \n" ); document.write( "Write an equation for each of the runners ,relating time t to distance from the starting line d. Also ,include an equation for both the one- minute mark and the finish line. \n" ); document.write( ": \n" ); document.write( "Tortoise: d = .75t + 1000, red \n" ); document.write( "Hare: d = 6t, green \n" ); document.write( "Rat: d = 1200 - 2t, blue \n" ); document.write( "Finish line is purple at 1200 ft \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "1 minute mark: x = 60, a vertical line on the graph \n" ); document.write( " |