document.write( "Question 667906: You are riding in a train that is traveling at a speed of 120 km/h.How long will it take to travel 950 km? \n" ); document.write( "
| Algebra.Com's Answer #415270 by Alan3354(69443)     You can put this solution on YOUR website! You are riding in a train that is traveling at a speed of 120 km/h.How long will it take to travel 950 km? \n" ); document.write( "----------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |