document.write( "Question 1025688: The distance between two piers on a river is 43.2 miles. It takes a motorboat, moving downriver, 2 hr 24 min to complete the journey. How much time does it take the same boat to go back upstream if the current flows at 1.8 mph? \n" ); document.write( "
Algebra.Com's Answer #641010 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The distance between two piers on a river is 43.2 miles. It takes a motorboat, moving downriver, 2 hr 24 min to complete the journey. How much time does it take the same boat to go back upstream if the current flows at 1.8 mph? \n" ); document.write( "2 hr 24 min=2.4 hrs \n" ); document.write( "let x=speed of motorboat in still water\r \n" ); document.write( "\n" ); document.write( " speed=distance/travel time=43.2/2.4=18 mi/hr(speed downstream) \n" ); document.write( "x+1.8=18 \n" ); document.write( "x=16.2 mph(speed of motorboat in still water) \n" ); document.write( "16.2-1.8=14.4 mph(speed upstream) \n" ); document.write( "43.2/14.4=9 hrs \n" ); document.write( " How much time does it take the same boat to go back upstream? 9 hrs \n" ); document.write( " |