document.write( "Question 860610: Lindsay can row 10km/h in still water. If she can travel 20 km downstream in the same time that she can travel 5 km upstream, what is the speed of the current? \n" ); document.write( "
Algebra.Com's Answer #518533 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
Lindsay can row 10km/h in still water. If she can travel 20 km downstream in the same time that she can travel 5 km upstream, what is the speed of the current?
\n" ); document.write( "Let speed of water current is x Km/hrs
\n" ); document.write( "speed of Boat is 10 km/hrs
\n" ); document.write( "speed in up stream will be 10-x km/hrs
\n" ); document.write( "speed in down stream will be 10+x km/hrs
\n" ); document.write( "as per given condition
\n" ); document.write( "time taken in up stream= 5/10-x
\n" ); document.write( "time taken in down stream =20/10+x
\n" ); document.write( "therefor time taken in both conditions are equal
\n" ); document.write( "5/10-x=20/10+x by cross multiplication
\n" ); document.write( "5(10+x)=20(10-x)
\n" ); document.write( "50+5x=200-20x
\n" ); document.write( "5x+20x=200-50
\n" ); document.write( "25x=150
\n" ); document.write( "x=150/25
\n" ); document.write( "x=6 km /hrs
\n" ); document.write( "Answe 6 km/hrs
\n" ); document.write( "
\n" );