document.write( "Question 475279: A certain river has a current of 3 miles per hour. A boat takes twice as long to travel upstream between two points as it does to travel downstream between the same two points. What is the speed of the boat in still water?
\n" );
document.write( "a. 3 miles per hour
\n" );
document.write( "b. 6 miles per hour
\n" );
document.write( "c. 9 miles per hour
\n" );
document.write( "d. 12 miles per hour
\n" );
document.write( "e. The speed can't be determined from the given information.
\n" );
document.write( "HELP ME PLS.......... :) & explain it pls.. :)
\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #325902 by mananth(16946)![]() ![]() You can put this solution on YOUR website! boat speed = x mph \n" ); document.write( "current = 3 mph \n" ); document.write( "against current speed = x-3 \n" ); document.write( "with current speed = x+3 \n" ); document.write( "let y be the distance .\r \n" ); document.write( "\n" ); document.write( "downstream t= y/(x+3)............1 \n" ); document.write( "upstream 2t = y/(x-3)............2\r \n" ); document.write( "\n" ); document.write( "multiply (1) by 2 \n" ); document.write( "2t=2y/(x+3)\r \n" ); document.write( "\n" ); document.write( "Therefore y/(x-3)=2y/(x+3) \n" ); document.write( "1/(x-3)=2/(x+3) \n" ); document.write( "2(x-3)=x+3 \n" ); document.write( "2x-6=x+3 \n" ); document.write( "2x-x=6+3 \n" ); document.write( "x=9 mph speed of boat\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |