document.write( "Question 807732: A boat traveled 210 miles downstream and back. the trip downstream took 10 hours and the trip back took 70 hours. What is the speed of the boat in still water? What is the speed of the current? \n" ); document.write( "
Algebra.Com's Answer #486481 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A boat traveled 210 miles downstream and back. the trip downstream took 10 hours and the trip back took 70 hours. What is the speed of the boat in still water? What is the speed of the current? \n" ); document.write( "----------------------- \n" ); document.write( "Rate downstream:: 210/10 = 21 mph \n" ); document.write( "---- \n" ); document.write( "Rate upstream::: 210/70 = 3 mph \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "Downstream:: b + c = 21 mph \n" ); document.write( "Upstream:::: b - c = 3 mph \n" ); document.write( "---- \n" ); document.write( "Add and solve for \"b\": \n" ); document.write( "2b = 24 \n" ); document.write( "b = 12 mph (speed of the boat in still water) \n" ); document.write( "---- \n" ); document.write( "Solve for \"c\":: \n" ); document.write( "b + c = 21 \n" ); document.write( "12 + c = 21 \n" ); document.write( "c = 9 mph (speed of the current) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |