document.write( "Question 800365: A small boat traveled upstream on a river at 10km/h and return downstream at 14km/h. if the round trip took 6 hours in all, how far upstream did the boat travel? \n" ); document.write( "
Algebra.Com's Answer #483238 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A small boat traveled upstream on a river at 10km/h and return downstream at 14km/h.
\n" ); document.write( " if the round trip took 6 hours in all, how far upstream did the boat travel?
\n" ); document.write( ":
\n" ); document.write( "Let d = dist up stream (and dist downsteam)
\n" ); document.write( ":
\n" ); document.write( "Write a time equation; time = dist/speed
\n" ); document.write( "time up + time down = 6 hrs
\n" ); document.write( "\"d%2F10\" + \"d%2F14\" = 6
\n" ); document.write( "multiply by the least common multiple which is 70
\n" ); document.write( "70*\"d%2F10\" + 70*\"d%2F14\" = 70(6)
\n" ); document.write( "Cancel the denominators and you have:
\n" ); document.write( "7d + 5d = 420
\n" ); document.write( "12d = 420
\n" ); document.write( "d = 420/12
\n" ); document.write( "d = 35 km up the river
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Confirm this solution, find the time each way
\n" ); document.write( "35/10 = 3.5 hrs
\n" ); document.write( "35/14 = 2.5 hrs
\n" ); document.write( "----------------
\n" ); document.write( "total time: 6 hrs\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );