document.write( "Question 268597: The ambulance got a flat tire, so Action Man had to take Ed to the hospital. Action Man ran 22 mph, and Ed's dog followed behind, running 11 mph. If the dog took 7.5 minutes longer than Action Man to get there, how far away was the hospital? \n" ); document.write( "
Algebra.Com's Answer #196928 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Action Man ran 22 mph, and Ed's dog followed behind, running 11 mph. If the dog took 7.5 minutes longer than Action Man to get there, how far away was the hospital? \n" ); document.write( ": \n" ); document.write( "Dog and man ran the same dist. write a dist equation: \n" ); document.write( ": \n" ); document.write( "Change 7.5 min to 7.5/60 = .125 hrs \n" ); document.write( ": \n" ); document.write( "Let t = Man's running time, \n" ); document.write( "then \n" ); document.write( "(t+.125) = dog's running time \n" ); document.write( ": \n" ); document.write( "22t = 11(t+.125) \n" ); document.write( "22t = 11t + 1.375 \n" ); document.write( "22t - 11t = 1.375 \n" ); document.write( "11t = 1.375 \n" ); document.write( "t = \n" ); document.write( "t = .125 hrs \n" ); document.write( "Dist = 22 * .125 = 2.75 mi to hospital \n" ); document.write( " \n" ); document.write( " |