document.write( "Question 786386: It takes Dan 2 hours to paddle his canoe 16 miles downstream, and 8 hours to return to the campsite. Find the speed of the canoe in still water. \n" ); document.write( "
Algebra.Com's Answer #477874 by mananth(16946)![]() ![]() You can put this solution on YOUR website! It takes Dan 2 hours to paddle his canoe 16 miles downstream, and 8 hours to return to the campsite. Find the speed of the canoe in still water.\r \n" ); document.write( "\n" ); document.write( "canoe rate =x \n" ); document.write( "current rate = y\r \n" ); document.write( "\n" ); document.write( "downstream rate = x+y.................2 hours..................16 miles \n" ); document.write( "upstream rate = x-y...............8 hours...................16\r \n" ); document.write( "\n" ); document.write( "t=d/r\r \n" ); document.write( "\n" ); document.write( "16/(x+y)=2 \n" ); document.write( "simplify\r \n" ); document.write( "\n" ); document.write( "x+y=8\r \n" ); document.write( "\n" ); document.write( "16/(x-y)=8 \n" ); document.write( "x-y=2\r \n" ); document.write( "\n" ); document.write( "add the two equations \n" ); document.write( "2x=10\r \n" ); document.write( "\n" ); document.write( "x=5 mph canoe speed \n" ); document.write( " |