document.write( "Question 714210: f a person is traveling at a speed of 50 m/s and they travel 500 meters how long were they traveling? \n" ); document.write( "
Algebra.Com's Answer #438726 by Simnepi(216)\"\" \"About 
You can put this solution on YOUR website!
since \"speed+=+%28distance%29%2F%28time%29\"
\n" ); document.write( "then \"time+=+%28distance%29%2F%28speed%29\"
\n" ); document.write( "so we have
\n" ); document.write( "\"time+=+500%2F50\" this gives
\n" ); document.write( "time = 10 seconds
\n" ); document.write( "
\n" );