document.write( "Question 1092089: Jane took 15 min to drive her boat upstream to water-ski at her favorite spot. Coming back later in the day, at the same boat speed took her 10 min. If the current in that part of the river is 4 km per hr, what was her boat speed in still water? \n" ); document.write( "
Algebra.Com's Answer #706603 by jorel1380(3719) You can put this solution on YOUR website! Let s be the speed of Jane's boat in still water. Then: \n" ); document.write( ".25(s-4)=.2(s+4) (.25=1/4 hour=15 min; .2=1/5 hr=10 min) \n" ); document.write( ".25s-1=.2s+.8 \n" ); document.write( ".05s=1.8 \n" ); document.write( "s=36 \n" ); document.write( "Jane's boat goes 36 kmh in still water \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |