document.write( "Question 816215: A boat can travel 12 miles upstream in the same amount of time it takes to travel 18 miles downstream. If the current in the river is 3 miles per hour, find the speed of the boat in still water. \n" ); document.write( "
Algebra.Com's Answer #491411 by mananth(16946)![]() ![]() You can put this solution on YOUR website! boat speed x mph \n" ); document.write( "current speed 3 mph \n" ); document.write( ".. \n" ); document.write( "against current x - 3 mph \n" ); document.write( "with current x + 3 mph \n" ); document.write( " \n" ); document.write( "Distance against current 12 \n" ); document.write( "Distance with current 18 \n" ); document.write( "Time = same equate the time against with time with current \n" ); document.write( "t=d/r \n" ); document.write( "12 /(x- 3 )= 18 /(x+ 3 ) \n" ); document.write( "12 *(x+ 3 )= 18 *(x- 3 ) \n" ); document.write( "12 x + 36 = 18 x -54 \n" ); document.write( "12 x -18 x = -54 + -36 \n" ); document.write( "-6 x = -90 \n" ); document.write( "/ -6 \n" ); document.write( " x= 15 mph \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |