document.write( "Question 1127534: On a typical day in the fall, the scenic riverboat tour travels 11 miles upstream against a 3 mph current. In the spring, the current runs 2 mph faster than in the fall, and the same upstream trip takes twice as long. What is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #743962 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x = the speed of the boat in still water, in miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then in the fall, the time upstream is  \"11%2F%28x-3%29\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     in the spring, the time upstream is  \"11%2F%28x-5%29\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"2%2A%2811%2F%28x-3%29%29\" = \"11%2F%28x-5%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Cancel 11 in both sides\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"2%2F%28x-3%29\" = \"1%2F%28x-5%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2*(x-5) = x - 3\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2x - 10 = x - 3\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = 10-3 = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The speed of the boat in still water is  7 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  The spring time is  \"11%2F%287-5%29\" = \"11%2F2\" = 5.5 hours;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "        The fall time is  \"11%2F%287-3%29\" = \"11%2F4\" = 2.75 hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "        The spring time is twice the fall time.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );