document.write( "Question 327574: how long will it take to ride my bike 90 miles at 35 mph? \n" ); document.write( "
Algebra.Com's Answer #234612 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
distance = 90
\n" ); document.write( "speed = 35mph
\n" ); document.write( "time = distance / rate
\n" ); document.write( "90/35=2.57 hours
\n" ); document.write( "
\n" );