document.write( "Question 83193This question is from textbook introductory algebra
\n" );
document.write( ": Rowing with the current of a river, a rowing team can row 25 miles in the same amount of time it takes to row 15 miles against the current. The rate of the rowing team in calm water is 20 mph. Find the rate of the current. \n" );
document.write( "
Algebra.Com's Answer #59713 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! time=distance/rate \n" ); document.write( "seeing as the times are the same we have the following equation: \n" ); document.write( "15/(20-c)=25/(20+c) c=current. now cross multiply. \n" ); document.write( "15(20+c)=25(20-c) \n" ); document.write( "300+15c=500-25c \n" ); document.write( "15c+25c=500-300 \n" ); document.write( "40c=200 \n" ); document.write( "c=200/40 \n" ); document.write( "c=5 rate of the current. \n" ); document.write( "proof \n" ); document.write( "15/(20-5)=25/(20+5) \n" ); document.write( "15/15=25/25 \n" ); document.write( "1=1 \n" ); document.write( " |