document.write( "Question 106055: thank u for sparing time for this problem.\r
\n" );
document.write( "\n" );
document.write( "in his motorboat,Larry can go downstream in 1 hour less time than he can go upstream the same distance.If the current is 5 mph, how fast can he travel in still water if it takes him 2 hours to travel upstream the given distance.? \n" );
document.write( "
Algebra.Com's Answer #77174 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=\"speed in still water\" ... d=rt ... distances are the same\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1(x+5)=2(x-5) \n" ); document.write( " |