document.write( "Question 587636: A Paddleboat can move at the speed of 8km/hr in still water. The boat is paddled 10km downstream in the same time it takes to go 5km upstream. What is the speed of the river \n" ); document.write( "
Algebra.Com's Answer #374180 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Boat speed = 8 km/h
\n" ); document.write( "current speed = x km/h
\n" ); document.write( "
\n" ); document.write( "speed against current 8 - x
\n" ); document.write( "speed with current 8 + x
\n" ); document.write( "
\n" ); document.write( "Distance against current 5 km
\n" ); document.write( "Distance with current 10 km
\n" ); document.write( "
\n" ); document.write( "t=d/r time against = time with current
\n" ); document.write( "5/(8-x)=10/(8+x)
\n" ); document.write( "5(8+x)= 10(8-x)
\n" ); document.write( "40+5x=80-10x
\n" ); document.write( "10x+5x =80-40
\n" ); document.write( "15x=40
\n" ); document.write( "/ 15 check
\n" ); document.write( "x = 2.67 km/h current speed
\n" ); document.write( "
\n" );