document.write( "Question 171131: Mia's motorboat took 3hr. to make a trip downstream with a 6-mph current. The return trip against the same current took 5hr. Find the speed of the boat in still water. \n" ); document.write( "
Algebra.Com's Answer #126326 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Let \"r\" be the speed of the boat in still water. If the current is 6 mph, then the speed of the boat upstream must be \"r-6\" and the speed of the boat downstream must be \"r%2B6\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since \"d=rt\", or put another way \"r=d%2Ft\", the upstream trip can be described as \"r-6=d%2F5\" and the downstream trip can be described as \"r%2B6=d%2F3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve both equations for d:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r-6=d%2F5\"
\n" ); document.write( "\"5r-30=d\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r%2B6=d%2F3\"
\n" ); document.write( "\"3r%2B18=d\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since we have two expressions involving \"r\", the speed of the boat in still water, both equal to \"d\", the distance travelled, set the two expressions equal to each other.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5r-30=3r%2B18\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And solve:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5r-3r=18%2B30\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2r=48\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r=24\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check the answer:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Still water speed: \"24\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Upstream speed: \"24-6=18\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Upstream distance: \"d=18%2A5=90\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Downstream speed: \"24%2B6=30\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Downstream distance: \"30%2A3=90\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Upstream distance equals downstream distance so the answer checks.
\n" ); document.write( "
\n" );