document.write( "Question 1104348: A motorboat takes
\n" ); document.write( "5
\n" ); document.write( " hours to travel
\n" ); document.write( "150mi
\n" ); document.write( " going upstream. The return trip takes
\n" ); document.write( "3
\n" ); document.write( " hours going downstream. What is the rate of the boat in still water and what is the rate of the current?
\n" ); document.write( "

Algebra.Com's Answer #719107 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A motorboat takes 5 hours to travel 150mi going upstream. The return trip takes 3 hours going downstream.
\n" ); document.write( "What is the rate of the boat in still water and what is the rate of the current?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x=rate of boat in still water\r\n" );
document.write( "let c=rate of current\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then (x+c) is the rate of boat downstream\r\n" );
document.write( "     (x-c) is the rate of boat upstream\r\n" );
document.write( "\r\n" );
document.write( "rate = \"distance%2Ftravel_time\"\r\n" );
document.write( "\r\n" );
document.write( "Rate upstream    x-c = \"150%2F5\".\r\n" );
document.write( "Rate downstream  x+c = \"150%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify:\r\n" );
document.write( "\r\n" );
document.write( "x - c = 30     (1)\r\n" );
document.write( "x + c = 50     (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Add the equations (1) and (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "2x = 30 + 50 = 80  ====>  x = \"80%2F2\" = 40.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  Rate of the boat in still water = 40 mph.\r\n" );
document.write( "\r\n" );
document.write( "         Rate of current = 10 mph.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------
\n" ); document.write( "It is a typical and standard Upstream and Downstream round trip word problem.\r
\n" ); document.write( "\n" ); document.write( "You can find many similar fully solved problems on upstream and downstream round trips with detailed solutions in lessons \r
\n" ); document.write( "\n" ); document.write( "    - Wind and Current problems \r
\n" ); document.write( "\n" ); document.write( "    - More problems on upstream and downstream round trips \r
\n" ); document.write( "\n" ); document.write( "    - Wind and Current problems solvable by quadratic equations \r
\n" ); document.write( "\n" ); document.write( "    - Unpowered raft floating downstream along a river\r
\n" ); document.write( "\n" ); document.write( "    - Selected problems from the archive on the boat floating Upstream and Downstream \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Read them attentively and learn how to solve this type of problems once and for all.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this textbook under the section \"Word problems\",  the topic \"Travel and Distance problems\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I
\n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );