document.write( "Question 699652: Please help me! I need to solve this word problem using the eliminating method.\r
\n" );
document.write( "\n" );
document.write( "A steamboaat went 8 miles upstream in 1 hour. The return trip took only 30 minuts. Assume that the speed of the current and the direction were constant during both parts of the trip. Find the speed of the boat in still water and the speed of the current. \n" );
document.write( "
Algebra.Com's Answer #431566 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A steamboat went 8 miles upstream in 1 hour. \n" ); document.write( " The return trip took only 30 minutes. \n" ); document.write( " Assume that the speed of the current and the direction were constant during both parts of the trip. \n" ); document.write( " Find the speed of the boat in still water and the speed of the current. \n" ); document.write( ": \n" ); document.write( "Let s = the boat speed in still water \n" ); document.write( "Let c = the rate of the current \n" ); document.write( "then \n" ); document.write( "(s-c) = effective speed upstream \n" ); document.write( "and \n" ); document.write( "(s+c) = effective speed downstream \n" ); document.write( ": \n" ); document.write( "Change 30 min to .5 hr \n" ); document.write( "Write a distance equation for each way, dist = time * speed \n" ); document.write( " 1(s-c) = 8 \n" ); document.write( ".5(s+c) = 8 \n" ); document.write( ": \n" ); document.write( "The 1st equation we can ignore the 1, \n" ); document.write( "the second equation divide both sides by .5 \n" ); document.write( "s - c = 8 \n" ); document.write( "s + c = 16 \n" ); document.write( "--------------adding eliminates c, find s \n" ); document.write( "2s = 24 \n" ); document.write( "s = 12 mph in still water \n" ); document.write( ": \n" ); document.write( "find c \n" ); document.write( "12 + c = 16 \n" ); document.write( "c = 16-12 \n" ); document.write( "c = 4 mph is the current \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this \n" ); document.write( "1(12 - 4) = 8 \n" ); document.write( "and \n" ); document.write( ".5(12 + 4) = 8 \n" ); document.write( " |