document.write( "Question 202323This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": Gone fishing. Debbie traveled by boat 5 miles upstream to
\n" );
document.write( "fish in her favorite spot. Because of the 4-mph current, it
\n" );
document.write( "took her 20 minutes longer to get there than to return. How
\n" );
document.write( "fast will her boat go in still water? \n" );
document.write( "
Algebra.Com's Answer #152557 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Debbie traveled by boat 5 miles upstream to \n" ); document.write( "fish in her favorite spot. Because of the 4-mph current, it \n" ); document.write( "took her 20 minutes longer to get there than to return. How \n" ); document.write( "fast will her boat go in still water? \n" ); document.write( "----------------------- \n" ); document.write( "Upstream DATA: \n" ); document.write( "distance = 5 miles; time = x + 20 ; rate = d/t = 5/(x+2) hrs. \n" ); document.write( "--------------------------- \n" ); document.write( "Downstream DATA: \n" ); document.write( "distance = 5 miles ; time = x ; rate = d/t = 5/x \n" ); document.write( "---------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate upstream = b-4=5/(x+2) \n" ); document.write( "rate downstrea= b+4=5/x \n" ); document.write( "-------------------------- \n" ); document.write( "Subtract 1st from 2nd to get: \n" ); document.write( "8 = 5/x - 5/(x+2) \n" ); document.write( "Solve for \"x\": \n" ); document.write( " 8x(x+2) = 5(x+2) - 5x \n" ); document.write( "8x^2+16x = 10 \n" ); document.write( "4x^2+8x-5 = 0 \n" ); document.write( "4x^2+10x-2x-5 = 0 \n" ); document.write( "2x(2x+5)-(2x+5) = 0 \n" ); document.write( "(2x+5)(2x-1) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 1/2 \n" ); document.write( "--------------------- \n" ); document.write( "Solve for \"b\" when b+4 = 5/x \n" ); document.write( "b+4 = 5/(1/2) \n" ); document.write( "b+4 = 10 \n" ); document.write( "b = 6 mph (speed of the boat in still water) \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |