document.write( "Question 456708: A boy swims downstream 0.9 miles in the same amount of time that he can swim 0.6 miles upstream. If the rate of the current is 1.5 mph, how fast can he swim in still water?\r
\n" );
document.write( "\n" );
document.write( "help!!! :( \n" );
document.write( "
Algebra.Com's Answer #313500 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A boy swims downstream 0.9 miles in the same amount of time that he can swim 0.6 miles upstream. \n" ); document.write( "If the rate of the current is 1.5 mph, how fast can he swim in still water? \n" ); document.write( ": \n" ); document.write( "Let s = swim speed in still water \n" ); document.write( "then \n" ); document.write( "(s+1.5) = effective speed downstream \n" ); document.write( "and \n" ); document.write( "(s-1.5) = effective speed upstream \n" ); document.write( ": \n" ); document.write( "Write a time equation: time = dist/speed \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Cross multiply and solve for s \n" ); document.write( ".9(s-1.5) = .6(s+1.5) \n" ); document.write( ".9s - 1.35 = .6s + .9 \n" ); document.write( ".9s - .6s = .9 + 1.35 \n" ); document.write( ".3s = 2.25 \n" ); document.write( "s = \n" ); document.write( "s = 7.5 mph in still water \n" ); document.write( ": \n" ); document.write( "Check solution by finding the times, they should be equal \n" ); document.write( ".9/9 = .1 \n" ); document.write( ".6/6 = .1 \n" ); document.write( " \n" ); document.write( " |