document.write( "Question 939201: Two cars started from the same point, driving along the same road 20 seconds apart for ¼ of a mile to the store. The rate of the first car is 15 mph and the rate of the second car is 30 mph. which car will get to the store first? \n" ); document.write( "
Algebra.Com's Answer #572278 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Two cars started from the same point, driving along the same road 20 seconds apart for ¼ of a mile to the store. The rate of the first car is 15 mph and the rate of the second car is 30 mph. which car will get to the store first?
\n" ); document.write( "***
\n" ); document.write( "travel time=distance/speed
\n" ); document.write( "let x=travel time of first car
\n" ); document.write( "let y=travel time of second car
\n" ); document.write( "..
\n" ); document.write( "1 hr=3600 sec
\n" ); document.write( "x=.25/15*3600=60 sec
\n" ); document.write( "y=.25/30*3600=30 sec
\n" ); document.write( "Second car gets to store first
\n" ); document.write( "First car took 40 more seconds to get to the store after the 20 second head start.
\n" ); document.write( "Second car only took 30 seconds to get to the store.
\n" ); document.write( "
\n" );