document.write( "Question 377467: Clark has a boat that can travel at 15 kph in still water. It can go 140km with the current at the same time it takes to travel 35 km against the current. What is the speed of the river? (Discuss how you find the solution) \n" ); document.write( "
Algebra.Com's Answer #268193 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let r = speed of current.
\n" ); document.write( "Then 15 - r = clark's speed against the river,
\n" ); document.write( "15 + r = clark's speed with the current. Then
\n" ); document.write( "\"140%2F%2815%2Br%29+=+35%2F%2815-r%29\", using the formula T = D/R.
\n" ); document.write( "140(15-r) = 35(15 + r),
\n" ); document.write( "2100-140r = 525 + 35r,
\n" ); document.write( "1575 = 175r,
\n" ); document.write( "r = 9 km/hr, the speed of the river.
\n" ); document.write( "
\n" );