document.write( "Question 649034: if a car is moving at 50 km/h, how long will it take to travel 2,500 km? \n" ); document.write( "
Algebra.Com's Answer #406869 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if a car is moving at 50 km/h, how long will it take to travel 2,500 km? \n" ); document.write( "-------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " |