document.write( "Question 636835: A river boat's speed is 5 kilometers/hour on standing water when it is charged and 15 kilometers an hour on standing water when it is empty. The boat sets sail charged up the river (against the current) to a distance of 81 kilometers. It returns (against the current) empty. The total sailing time there and back, including 3 hours of docking for unloading the cargo, is 48 hours. What is the speed of the current?\r
\n" ); document.write( "\n" ); document.write( "I have no clue how to do this problem, and never did a problem like this before. Thanks for all the help, I really appreciate it!
\n" ); document.write( "

Algebra.Com's Answer #401253 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A river boat's speed is 5 kilometers/hour on standing water when it is charged
\n" ); document.write( " and 15 kilometers an hour on standing water when it is empty.
\n" ); document.write( " The boat sets sail charged up the river (against the current) to a distance
\n" ); document.write( " of 81 kilometers.
\n" ); document.write( " It returns (against the current) empty.
\n" ); document.write( " The total sailing time there and back, including 3 hours of docking for
\n" ); document.write( "unloading the cargo, is 48 hours.
\n" ); document.write( "What is the speed of the current?
\n" ); document.write( ":
\n" ); document.write( "The way this reads, it is against the current up and back, but that doesn't
\n" ); document.write( " make sense. Assume it returns with the current
\n" ); document.write( ":
\n" ); document.write( "Let c = rate of the current
\n" ); document.write( "then
\n" ); document.write( "(5-c) = effective speed upstream, charged
\n" ); document.write( "and
\n" ); document.write( "(15+c) = effective speed downstream, empty
\n" ); document.write( ":
\n" ); document.write( "From the information given, we know the sailing time is 45 hrs (3hrs to unload)
\n" ); document.write( ":
\n" ); document.write( "Write a time equation; time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "Time up + time down = 45 hrs
\n" ); document.write( "\"81%2F%285-c%29\" + \"81%2F%2815%2Bc%29\" = 45
\n" ); document.write( ":
\n" ); document.write( "multiply by (5-c)(15+c)*
\n" ); document.write( "(5-c)(15+c)*\"81%2F%285-c%29\" + (5-c)(15+c)*\"81%2F%2815%2Bc%29\" = 45(5-c)(15+c)
\n" ); document.write( ":
\n" ); document.write( "Cancel out the denominators, results
\n" ); document.write( "81(15+c) + 81(5-c) = 45(75+5c-15c-c^2)
\n" ); document.write( "1215 + 81c + 405 - 81c = 45(75-10c-c^2)
\n" ); document.write( "1620 = 3375 - 450c - 45c^2
\n" ); document.write( ":
\n" ); document.write( "combine like terms on the left
\n" ); document.write( "45c^2 + 450c - 3375 + 1620 = 0
\n" ); document.write( "45c^2 + 450c - 1755 = 0
\n" ); document.write( ":
\n" ); document.write( "Simplify, divide by 45, results
\n" ); document.write( "c^2 + 10c - 39 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(c+13)(c-3) = 0
\n" ); document.write( "the positive solution
\n" ); document.write( "c = 3 km/h is the current
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check the solution find the time each way
\n" ); document.write( "81/(5 - 3) = 40.5 hrs
\n" ); document.write( "81/(15 +3) = 4.5
\n" ); document.write( "----------------------
\n" ); document.write( "total time: 45 hrs; confirms our solution of current is 3 km/h
\n" ); document.write( ":
\n" ); document.write( "Did all this make sense to you here? C
\n" ); document.write( "
\n" );