document.write( "Question 356918: A boat can travel 45 mph in still water. If it travels 200 miles with the current in the same length of time it travels 160 against the current,what is the speed of the current? \n" ); document.write( "
Algebra.Com's Answer #254894 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A boat can travel 45 mph in still water. If it travels 200 miles with the current in the same length of time it travels 160 against the current,what is the speed of the current? \n" ); document.write( "... \n" ); document.write( "let current speed be x mph \n" ); document.write( "speed in still water = 45 mph \n" ); document.write( ".. \n" ); document.write( "Upstream speed = 45-x mph \n" ); document.write( "downstream speed = 45+x mph \n" ); document.write( ".. \n" ); document.write( "time = Distance /speed \n" ); document.write( "160/45-x = 200/45+x \n" ); document.write( "160(45+x)=200(45-x) \n" ); document.write( "7200+160x=9000-200x \n" ); document.write( "200x+160x=9000-7200 \n" ); document.write( "360x=1800 \n" ); document.write( "x= 1800/360 \n" ); document.write( "x=5 mph the speed of current \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |