document.write( "Question 786536: You need to get to class, 200 meters away, and you can only walk in the hallways at about 1.5 m/s. (if you run any faster, you’ll be caught for running). How much time will it take to get to your class? \n" ); document.write( "
Algebra.Com's Answer #477890 by dfollett76(12)\"\" \"About 
You can put this solution on YOUR website!
\"Distance+=+rate+%2A+time\"
\n" ); document.write( "200m = 1.5m/s * t
\n" ); document.write( "Now solve for t to get the time in seconds\r
\n" ); document.write( "\n" ); document.write( "200=1.5*t (we want to get t by itself, so lets get rid of the *1.5 by dividing both sides by 1.5)\r
\n" ); document.write( "\n" ); document.write( "200/1.5 = t\r
\n" ); document.write( "\n" ); document.write( "t = 133.33 seconds
\n" ); document.write( "
\n" );