document.write( "Question 387781: A speedboat takes 4 hours longer to go 80 miles up a river than to return. If the boat cruises at 15 miles per hour in still water, what is the rate of the current?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #276903 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Let c = rate of the current.\r \n" ); document.write( "\n" ); document.write( " Then 15+c = rate of speedboat down the river \n" ); document.write( "15 - c = rate of speedboat up the river\r \n" ); document.write( "\n" ); document.write( "From the Formula D = R*T, we get T = D/R, so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Combining and simplifying, we get \n" ); document.write( " \n" ); document.write( "Hence c = 5 miles per hour, the rate of the current. \n" ); document.write( " |