document.write( "Question 883973: A car passes through a gasoline station at an average speed of 36 kph. After 10 seconds another car passes at the same station with an average speed of 72 kph. How long will the second car overtake the first car? \n" ); document.write( "
Algebra.Com's Answer #533902 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A car passes through a gasoline station at an average speed of 36 kph. After 10 seconds another car passes at the same station with an average speed of 72 kph. How long will the second car overtake the first car?
\n" ); document.write( "***
\n" ); document.write( "let x=how long second car will overtake first car. (also, travel time of second car)
\n" ); document.write( "(x+10 sec)=travel time of first car
\n" ); document.write( "distance=travel time *speed(equal for both cars)
\n" ); document.write( "hr=3600 sec
\n" ); document.write( "10sec=(10/3600)=1/360 hr
\n" ); document.write( "..
\n" ); document.write( "72x=36(x+1/360)
\n" ); document.write( "72x=36x+0.1
\n" ); document.write( "36x=0.1
\n" ); document.write( "x=0.1/36 hr = .1/36*3600=10sec
\n" ); document.write( "how long second car will overtake first car=10 sec
\n" ); document.write( "
\n" );