document.write( "Question 870516: How long will it take someone running at 12 mph to catch up to someone walking at
\n" );
document.write( " 5 mph with an hour and a half head start? \n" );
document.write( "
Algebra.Com's Answer #524908 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the person walking would have walked 1.5*5 = 7.5 miles when the runner starts\r \n" ); document.write( "\n" ); document.write( "the catch up speed is 12-5=7 mph\r \n" ); document.write( "\n" ); document.write( "catch up time = catch up distance / catchup speed\r \n" ); document.write( "\n" ); document.write( "= 7.5/7\r \n" ); document.write( "\n" ); document.write( "=1.07 hours \n" ); document.write( " |