document.write( "Question 1161917: A car and a train leave station A at the same time for station B, 150 miles away. If the speed of the car averages twice the speed of the train and the car arrives 2.5 hours before the train, find the speed of the car and the speed of the train. \n" ); document.write( "
Algebra.Com's Answer #785561 by greenestamps(13367) You can put this solution on YOUR website! \n" ); document.write( "car speed = twice train speed --> car takes half as long \n" ); document.write( "car takes half as long and arrives 2.5 hours before the train --> car takes 2.5 hours and train takes 5 hours \n" ); document.write( "cars travels 150 miles in 2.5 hours --> average speed 150/2.5 = 60mph \n" ); document.write( "train travels 150 mile in 5 hours --> average speed 150/5 = 30mph \n" ); document.write( " \n" ); document.write( " |