document.write( "Question 496138: If your traveling 21 mph for 49.25
\n" );
document.write( " miles how long will it take to travel 56 miles in hours and minutes \n" );
document.write( "
Algebra.Com's Answer #336374 by Alan3354(69443) You can put this solution on YOUR website! If your [sic] traveling 21 mph for 49.25 \n" ); document.write( " miles how long will it take to travel 56 miles in hours and minutes \n" ); document.write( "-------------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r = 56/21 = 8/3 hours \n" ); document.write( "= 2 hr 40 minutes \n" ); document.write( " \n" ); document.write( " |