document.write( "Question 34123: A motorcycle went at a rate of 57 mph for 2 hours. what distance did it travel \n" ); document.write( "
Algebra.Com's Answer #20444 by sarah_adam(201)\"\" \"About 
You can put this solution on YOUR website!
s = \"%28d%2Ft%29\"
\n" ); document.write( "d = s*t
\n" ); document.write( "given s = 57mph and t = 2hrs
\n" ); document.write( "d = \"57%2A2\" = 114 miles
\n" ); document.write( "
\n" );