document.write( "Question 688072: 10. I am racing my sister, but I get a two minute head start. If I run 7 mph and she runs 9 mph, how long will it take for her to catch up to me? \n" ); document.write( "
Algebra.Com's Answer #425511 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! I am racing my sister, but I get a two minute head start. If I run 7 mph and she runs 9 mph, how long will it take for her to catch up to me? \n" ); document.write( ". \n" ); document.write( "change 2 minutes to hours: \n" ); document.write( "2 * 1/60 = 2/60 = 1/30 hours (head start) \n" ); document.write( ". \n" ); document.write( "Let t = time (in hours) when she catches up \n" ); document.write( ". \n" ); document.write( "applying distance formula: \n" ); document.write( "7(t+1/30) = 9t \n" ); document.write( "multiplying both sides by 30: \n" ); document.write( "7(30t+1) = 270t \n" ); document.write( "210t+7 = 270t \n" ); document.write( "7 = 60t \n" ); document.write( "7/60 hours = t \n" ); document.write( "or \n" ); document.write( "7 minutes = t \n" ); document.write( " \n" ); document.write( " |