document.write( "Question 719661: Tom's rowboat can travel 7 miles downstream in the same time that it can travel 3mi upstream . If the speed of the current is 1mph , what is Tom's rowing speed in still water? \n" ); document.write( "
Algebra.Com's Answer #441436 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Tom's rowboat can travel 7 miles downstream in the same time that it can travel 3mi upstream . If the speed of the current is 1mph , what is Tom's rowing speed in still water?
\n" ); document.write( "----
\n" ); document.write( "Downstream DATA:
\n" ); document.write( "distance = 7 miles ; rate = b+1 mph ; time = d/r = 7/(b+1) hrs
\n" ); document.write( "-------
\n" ); document.write( "Upstream DATA
\n" ); document.write( "distance = 3 miles ; rate = b-1 mph ; time = d/r = 3/(b-1) hrs
\n" ); document.write( "------
\n" ); document.write( "Equation:
\n" ); document.write( "time = time
\n" ); document.write( "7/(b+1) = 3/(b-1)
\n" ); document.write( "7b-7 = 3b+3
\n" ); document.write( "4b = 10
\n" ); document.write( "b = 2.5 mph (speed of the boat in still water)
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );