document.write( "Question 766497: A boat goes 150 miles downstream in the same time it can go 120 miles upstream. The speed of the current is 6 miles per hour. Find the speed of the boat in still water. \n" ); document.write( "
Algebra.Com's Answer #467033 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Boat speed speed x mph \n" ); document.write( "current speed 6 mph \n" ); document.write( ".. \n" ); document.write( "against current x - 6 mph \n" ); document.write( "with current x + 6 mph \n" ); document.write( " \n" ); document.write( "Distance against current 120 \n" ); document.write( "Distance with current 150 \n" ); document.write( "Time = same equate the time against with time with current \n" ); document.write( "t=d/r \n" ); document.write( "120 /(x- 6 )= 150 /(x+ 6 ) \n" ); document.write( "120 *(x+ 6 )= 150 *(x- 6 ) \n" ); document.write( "120 x + 720 = 150 x -900 \n" ); document.write( "120 x -150 x = -900 + -720 \n" ); document.write( "-30 x = -1620 \n" ); document.write( "/ -30 \n" ); document.write( " x= 54 mph \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |