document.write( "Question 43353: Laverne's Mercruiser travels 2 km/h in still water. she motors 140km downstream in the same time it takes to go 1km upstream. What is the speed of the river?\r
\n" );
document.write( "\n" );
document.write( "having trouble setting it up \n" );
document.write( "
Algebra.Com's Answer #28379 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the speed of the current \n" ); document.write( "EQUATION: \n" ); document.write( "2+x=140(2-x) \n" ); document.write( "2+x=280-140x \n" ); document.write( "141x=278 \n" ); document.write( "x=1.9 \n" ); document.write( "Hence, the speed of the current is 1.9km \n" ); document.write( "Paul. \n" ); document.write( " |