document.write( "Question 480464: A certain fish requires 3 hours to swim 15 kilometers downstream. The return trip upstream take 5 hours. Find the speed of the fish in still water. How fast is the current of the stream? \n" ); document.write( "
Algebra.Com's Answer #329044 by Aswathy(23)![]() ![]() ![]() You can put this solution on YOUR website! Let x and y be the speed of fish in still water and water current respectively. \n" ); document.write( "Then the speed of fish \n" ); document.write( "(1)when it swims downstream, \n" ); document.write( "x+y=15/3=5 (v=s/t) \n" ); document.write( "(2)when it swims upstream, \n" ); document.write( "x-y=15/5=3 \n" ); document.write( " so by solving the above pair of linear equation we get x=4 & y=1. \n" ); document.write( "So, the speed of the fish in still water is 4km/h & the speed of the current is 1km/h. \n" ); document.write( " |