document.write( "Question 464138: a boat can maintain a constant speed of 50mil/hr relative to the water. the boat makes a trip up stream in 57min; the return trip takes 43min. what is the speed of the current? \n" ); document.write( "
Algebra.Com's Answer #317918 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 57/60(50-c)=43/60(50+c) \n" ); document.write( "57(50-c)=43(50+c) \n" ); document.write( "2850-57c=2150+43c \n" ); document.write( "700=100c \n" ); document.write( "c=7 \n" ); document.write( "The current is 7 mph.. \n" ); document.write( " |