document.write( "Question 391732: A bicyclist travels at a rate of 13 miles an hour. If the bicyclist continues at this rate, how many miles can the bicyclist travel in 0.5 hour?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #277924 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A bicyclist travels at a rate of 13 miles an hour. If the bicyclist continues at this rate, how many miles can the bicyclist travel in 0.5 hour? \n" ); document.write( ". \n" ); document.write( "Apply the \"distance formula\": d=rt \n" ); document.write( "where \n" ); document.write( "d is distance \n" ); document.write( "r is rate or speed \n" ); document.write( "t is time \n" ); document.write( ". \n" ); document.write( "d = 13*0.5 \n" ); document.write( "d = 6.5 miles \n" ); document.write( " |