document.write( "Question 739416: Sarah drove her boat at 5 miles per hour for 45 minutes and at 4 miles per hour for 30 minutes. What was the total distance, in miles, that Sarah drove her boat?
\n" );
document.write( "A)2 miles
\n" );
document.write( "B)5 3/4 miles
\n" );
document.write( "C)9 miles
\n" );
document.write( "D)16 1/2 miles
\n" );
document.write( "I don't understand how to do this? Can you help? \n" );
document.write( "
Algebra.Com's Answer #451100 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Sarah drove her boat at 5 miles per hour for 45 minutes and at 4 miles per hour for 30 minutes. What was the total distance, in miles, that Sarah drove her boat? \n" ); document.write( "------------------ \n" ); document.write( "change minutes to hours \n" ); document.write( "------------------ \n" ); document.write( "Sarah drove her boat at 5 miles per hour for 3/4 hour and at 4 miles per hour for 1/2 hour. What was the total distance, in miles, that Sarah drove her boat? \n" ); document.write( "d = r*t \n" ); document.write( "d = 5*(3/4) + 4*(1/2) \n" ); document.write( "d = 15/4 + 2 = 23/4 miles \n" ); document.write( "d = 5 3/4 miles \n" ); document.write( " \n" ); document.write( " |