document.write( "Question 323903: if you are going 4/10 of a mile how many seconds you would go at 60 miles per hour?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #231809 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
time = distance / speed
\n" ); document.write( "d= 4/10
\n" ); document.write( "speed = 60mph
\n" ); document.write( "time = 4/10 / 60
\n" ); document.write( "=4/10 * 1/60
\n" ); document.write( "=1/150 hours
\n" ); document.write( "1/150 * 3600 =24 seconds
\n" ); document.write( "
\n" ); document.write( "
\n" );