document.write( "Question 773927: A riverboat can travel 30km downstream in 3 hrs & can make the return trip in 5 hrs. Find the speed of the boat and the speed of the current. \n" ); document.write( "
Algebra.Com's Answer #471930 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The return trip is upstream, the lesser rate. The downstream trip is the greater rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let r = riverboat speed if no current. \n" ); document.write( "Let c = speed of the current.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "DIRECTION_______speed_________time______distance \n" ); document.write( "UPSTREM_________r-c___________5__________30 \n" ); document.write( "DOWNSTREAM______r+c___________3__________30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Basic concept is rate*time=distance.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Two equations and two unknowns, r and c. Solve the system. \n" ); document.write( " |