document.write( "Question 1138966: If Kyle bikes at a constant speed of 15 miles per hour, how many minutes will it take for him to bike a half-mile?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #756754 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If Kyle bikes at a constant speed of 15 miles per hour, how many minutes will it take for him to bike a half-mile? \n" ); document.write( ": \n" ); document.write( "time = dist/speed \n" ); document.write( " \n" ); document.write( "change to min \n" ); document.write( ".03333 * 60 = 2 min \n" ); document.write( " |