document.write( "Question 118932: it takes a passenger train 2 hrs less time than it takes a freight train to make the trip from central city to clear creek.the passenger train avarages 96km/h while the freight train averages 64km/h.how far is it from central city to clear creek? \n" ); document.write( "
Algebra.Com's Answer #87059 by mayank(15)\"\" \"About 
You can put this solution on YOUR website!
suppose freight train takes x hrs to complete the trip\r
\n" ); document.write( "\n" ); document.write( "thus the passenger train will take x-2 hrs to complete the trip.\r
\n" ); document.write( "\n" ); document.write( "Now as passenter traing avg 96km/hr and freight train averages 64km/hr and as distance travelled by both is same,\r
\n" ); document.write( "\n" ); document.write( "96(x-2)=64(x)\r
\n" ); document.write( "\n" ); document.write( "thus dividing both sides by 16 gives,
\n" ); document.write( "6(x-2)=4x
\n" ); document.write( "thus 6x-12=4x
\n" ); document.write( "thus 2x=12
\n" ); document.write( "thus x=6.\r
\n" ); document.write( "\n" ); document.write( "Thus the distance of the trip is 6*64 or 96(6-2) which equals to 384km.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );