document.write( "Question 5864: A train traveling at 60 kph covers a given distance in 3 hours. By how many kilometers per hour must its rate be increased so that it will travel the distance in one-half hour less time? \n" ); document.write( "
Algebra.Com's Answer #3051 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! the distance it covers is the rate*time or 60*3 = 180 \n" ); document.write( "so we can use rate*time=distance to determine the rate: \n" ); document.write( "x*2.5hours=180 \n" ); document.write( "2.5x=180 \n" ); document.write( "x=72 kmh \n" ); document.write( " |