document.write( "Question 367239: A boat travels 5 mph in still water. In the time it takes to travel 42 miles downstream, it can travel 12 miles upstream. Find the speed of the river.\r
\n" );
document.write( "\n" );
document.write( "I am having some trouble on this, but If I can find an equation or form that i could use then i think that i could solve it. Please let me know asap, I need to finish this by tomorrow. Thank You. \n" );
document.write( "
Algebra.Com's Answer #261790 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A boat travels 5 mph in still water. In the time it takes to travel 42 miles downstream, it can travel 12 miles upstream. Find the speed of the river. \n" ); document.write( "------------------ \n" ); document.write( "Downstream DATA: \n" ); document.write( "distance = 42 miles ; rate = 5+r mph ; time = 42/(r+5) hrs. \n" ); document.write( "------ \n" ); document.write( "Upstream DATA: \n" ); document.write( "distance = 12 miles; rate = 5-r mph ; time = 12/(5-r) hrs. \n" ); document.write( "================= \n" ); document.write( "Equation: \n" ); document.write( "time = time \n" ); document.write( "42/(5+r) = 12/(5-r) \n" ); document.write( "220-42r = 60+12r \n" ); document.write( "54r = 160 \n" ); document.write( "r = 2.96 mph (speed of the river) \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |