document.write( "Question 673243: A train travels 75 feet in 1/4 seconds. At this same speed, how many feet will it travel in 5 seconds? \n" ); document.write( "
Algebra.Com's Answer #418556 by rm29924(97)\"\" \"About 
You can put this solution on YOUR website!
use the formula distance=rate x time\r
\n" ); document.write( "\n" ); document.write( "the distance is 75 ft
\n" ); document.write( "the time is 1/4 seconds
\n" ); document.write( "let r=rate\r
\n" ); document.write( "\n" ); document.write( "75=r1/4
\n" ); document.write( "rewrite 1/4 as .25
\n" ); document.write( "75=r.25
\n" ); document.write( "divide both sides by .25
\n" ); document.write( "300=r\r
\n" ); document.write( "\n" ); document.write( "the train is moving 300 ft per second
\n" ); document.write( "to find out how many feet it travelled in 5 seconds we multiply 300x5
\n" ); document.write( "answer: it will travel 1,500 ft in 5 seconds
\n" ); document.write( "
\n" );