document.write( "Question 925522: A canoe going 6 miles upstream in the same time that it takes to travel 10 miles downstream. The current is
\n" );
document.write( "flowing at 1 mph. Find the rate of the canoe in still water.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #561567 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A canoe going 6 miles upstream in the same time that it takes to travel 10 miles downstream. The current is flowing at 1 mph. \n" ); document.write( "Find the rate of the canoe in still water. \n" ); document.write( "--------------------- \n" ); document.write( "Upstream DATA:: \n" ); document.write( "distance = 6 miles ; rate = c-1 mph ; time = d/r = 6/(c-1) hrs \n" ); document.write( "----- \n" ); document.write( "Downstream DATA: \n" ); document.write( "distance = 10 miles ; rate = c+1 mph ; time = d/r = 10/(c+1) hrs \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "time = time \n" ); document.write( "6/(c-1) = 10/(c+1) \n" ); document.write( "---- \n" ); document.write( "6c+6 = 10c - 10 \n" ); document.write( "----- \n" ); document.write( "4c = 16 \n" ); document.write( "c = 4 mph (speed of the canoe in still water) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |