document.write( "Question 1047809: I need help setting up this problem...
\n" );
document.write( "Sarah has a motorboat that is travelling on a river with a current of 6 mph. The trip upstream takes 4.5 hrs. Also, the return trip downstream takes 4 hours. How fast would Sarah’s boat be going if it were in still water. \n" );
document.write( "
Algebra.Com's Answer #663345 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sarah has a motorboat that is travelling on a river with a current of 6 mph. The trip upstream takes 4.5 hrs. Also, the return trip downstream takes 4 hours. How fast would Sarah’s boat be going if it were in still water. \n" ); document.write( "--------------------- \n" ); document.write( "Upstream DATA: \n" ); document.write( "time = 4.5 hrs ; rate = b-6 mph ; distance = t*r = 4.5(b-6) miles \n" ); document.write( "------------------- \n" ); document.write( "Downstream DATA: \n" ); document.write( "time = 4 hours ; rate = b+6 mph ; distance = t*r = 4(b+6) miles \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "distance up = distance down \n" ); document.write( "4.5b - 27 = 4b + 24 \n" ); document.write( "------- \n" ); document.write( "0.5b = 51 \n" ); document.write( "Boat speed in still water = b = 102 mph \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " \n" ); document.write( " |