document.write( "Question 21642: Can someone help with this problem! I can't seem to figure it out and my parents are of no help.\r
\n" );
document.write( "\n" );
document.write( "The rail line between two cities consist of two segments, one 96km longer than the other. A passenger train averages 60km/h over the shorter segment, 120 km/h over the longer, and 100 km/h for the entire trip. How far apart are the cities? \n" );
document.write( "
Algebra.Com's Answer #10443 by glabow(165)![]() ![]() ![]() You can put this solution on YOUR website! What you need to know is that the time it takes to travel over a distance is given by \n" ); document.write( "This problem has three distances that are given as a shorter distance, a longer distance that is the short distance plus 96, and the total distance which (of course) is their sum. \n" ); document.write( "Let x be the shorter distance. The time it took to travel over x was \n" ); document.write( "Of course, the time for the total distance must equal the sum of the times for each segment, so \n" ); document.write( " \n" ); document.write( "You solve this for x. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, x+96= 128, and the total distance is 160. \n" ); document.write( "Check by calculating the time taken for each segment and for the total: \n" ); document.write( "32/60 = .5333333333... \n" ); document.write( "128/120 = 1.06666666... \n" ); document.write( "160/100 = 1.6 \n" ); document.write( ".5333333... + 1.06666666... = 1.6 [think of it as .5 and 1/3 of a tenth plus 1.0 and 2/3 of a tenth, which is 1.5 plus a whole tenth] \n" ); document.write( " |