document.write( "Question 938970: two trucks going to the store which is a quarter of a mile away one truck is traveling 30 miles per hour the other is traveling 15 miles per hour but gets a 20 second head start who will get there first
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #572058 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two trucks going to the store which is a quarter of a mile away one truck is traveling 30 miles per hour the other is traveling 15 miles per hour but gets a 20 second head start who will get there first \n" ); document.write( "-------------------------- \n" ); document.write( "Faster truck DATA: \n" ); document.write( "dist = 0.25 mile ; rate = 30 mph ; time = 0.25/30 = 0.00833 hrs \n" ); document.write( "= 30 seconds \n" ); document.write( "--------------- \n" ); document.write( "Slower truck DATA: \n" ); document.write( "dist = 0.25 mile ; rate = 15 mph ; time = 0.25/15 hrs = 60 seconds \n" ); document.write( "----- \n" ); document.write( "The slower truck gets a 20 sec lead so his time is 40 sec. \n" ); document.write( "--- \n" ); document.write( "Ans:: The faster truck beats the slower. \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------- \n" ); document.write( " |