document.write( "Question 471303: alvin paddled for 2 hours with a 5-km/h current to reach a campsite. the return trip against the same current took 7 hours. find the speed of the boat? \n" ); document.write( "
Algebra.Com's Answer #323237 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2(n+5)=7(n-5) \n" ); document.write( "2n+10=7n-35 \n" ); document.write( "45=5n \n" ); document.write( "n=9 \n" ); document.write( "The speed of the boat is 9 km/h.. \n" ); document.write( " |