document.write( "Question 375606: Juniors boat will go 15miles per hour in still water.If he can go 12miles downstream in the same amount of time as it takes to go 9 miles upstream,what is the speed of the current? \n" ); document.write( "
Algebra.Com's Answer #267104 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let speed of current be x mph \n" ); document.write( "speed of boat in still water = 15 mph \n" ); document.write( ".. \n" ); document.write( "downstream speed = x+15 \n" ); document.write( "upstream speed = 15-x \n" ); document.write( ".. \n" ); document.write( "downstream distance = 12 miles \n" ); document.write( "upstream distance = 9 miles. \n" ); document.write( "... \n" ); document.write( "t= d/r \n" ); document.write( ".. \n" ); document.write( "upstream time = downstream time \n" ); document.write( "12/(x+15)= 9/(15-x) \n" ); document.write( "12(15-x)=9(x+15) \n" ); document.write( "180-12x=9x+135 \n" ); document.write( "21x=180-135 \n" ); document.write( "21x=45 \n" ); document.write( "/21 \n" ); document.write( "x= 45/21 \n" ); document.write( "x= 2.14 mph speed of current \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |