document.write( "Question 336980: Sally can jog at a rate of 6.5 miles per hour. If she continues on a straight path at this rate, what distance would she travel in 24 minutes? \n" ); document.write( "
Algebra.Com's Answer #241525 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
24 minutes = 24/60 hours
\n" ); document.write( "= 0.4 hours
\n" ); document.write( "speed = 6.5 mph
\n" ); document.write( "time =0.4 hours
\n" ); document.write( "Distance = speed * time
\n" ); document.write( "=6.5*0.4
\n" ); document.write( "=2.6 miles
\n" ); document.write( "
\n" );