document.write( "Question 969830: A train can travel 400 miles in 4 hours. How many miles can it travel in 6 1/2? \n" ); document.write( "
Algebra.Com's Answer #592573 by erica65404(394)\"\" \"About 
You can put this solution on YOUR website!
T first thing you want to do is find the speed of the train.
\n" ); document.write( "Speed = distance/time
\n" ); document.write( "Currently the speed is 400miles/4hours.
\n" ); document.write( "This can be simplified to 100miles/1hour.
\n" ); document.write( "Now to find the distance traveled you use:
\n" ); document.write( "distance = speed * time
\n" ); document.write( "distance = 100miles/hour*6.5hours
\n" ); document.write( "distance = 650miles
\n" ); document.write( "
\n" );