document.write( "Question 880014: a boat goes 16 km upstream and 24 km downstream in 6 hours. it also covers 12 km upstream and 36 km downstream in same time. find the rate of speed still in water and stream. \n" ); document.write( "
Algebra.Com's Answer #531234 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a boat goes 16 km upstream and 24 km downstream in 6 hours. \n" ); document.write( " it also covers 12 km upstream and 36 km downstream in same time. \n" ); document.write( " find the rate of speed still in water and stream. \n" ); document.write( ": \n" ); document.write( "Let s = rate of speed in still water \n" ); document.write( "let c = 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( "Write a time equation for each trip, time = dist/speed \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "Simplify both equations, divide the 1st by 2, the 2nd by 3 and we have \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "----------------------------------------Subtraction eliminates (s+c) \n" ); document.write( " \n" ); document.write( "4 = s - c \n" ); document.write( "(c+4) = s \n" ); document.write( "Using the first original equation replace s with (c+4) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "4 + \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "24 = 2(2c + 4) \n" ); document.write( "24 = 4c + 8 \n" ); document.write( "24 - 8 = 4c \n" ); document.write( "c = 16/4 \n" ); document.write( "c = 4 mph is the rate of the stream \n" ); document.write( "and \n" ); document.write( "s = c+4 \n" ); document.write( "s = 4 + 4 \n" ); document.write( "s = 8 mph is the rate in still water\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that checks out in the 2nd equation \n" ); document.write( " \n" ); document.write( "3 + 3 = 6 \n" ); document.write( " \n" ); document.write( " |