document.write( "Question 904556:  At a certain place the freeway is directly next to and parallel to the railway line. Two cars on 
\n" );
document.write( "the freeway are travelling in the same direction as the train. The one car is moving at 1.5 times 
\n" );
document.write( "the speed of the other. At a certain instant the drivers of both cars are simultaneously directly 
\n" );
document.write( "next to the rearmost point of the train. The slower car takes 60 seconds to reach the front point 
\n" );
document.write( "of the train. The train itself takes 30 seconds to cover a distance equal to its own length. If the 
\n" );
document.write( "train and the cars each travel at a constant speed, how long will it take the faster car to reach 
\n" );
document.write( "the front point of the train?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #548785 by richwmiller(17219)     You can put this solution on YOUR website! The one car is moving at 1.5 times the speed of the other. \n" ); document.write( "The slower car takes 60 seconds to reach the front point \n" ); document.write( "So the faster car takes 40 seconds to reach the front point \n" ); document.write( " \n" ); document.write( " |