document.write( "Question 816585: A train travels at a constant rate of 30 miles per hour. How long will it take the train to travel 100 miles?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #491594 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A train travels at a constant rate of 30 miles per hour. How long will it take the train to travel 100 miles? \n" ); document.write( "-------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " |