document.write( "Question 433314: Nancy traveled 6 miles upstream to do some fly fishing. It took her 20 minutes longer to get there than to return. If the current in the river is 2 miles per hour, then how fast will her boat go in still water. \n" ); document.write( "
Algebra.Com's Answer #300386 by jorel1380(3719) You can put this solution on YOUR website! To find Nancy's rate of travel, we have to solve for: \n" ); document.write( "6/x-2=6/(x+2)+1/3hr. \n" ); document.write( "Multiply both sides by 3(x-2)(x+2), we get: \n" ); document.write( "18(x+2)=18(x-2)+x2-4 \n" ); document.write( "18x+36=18x-36+x2-4 \n" ); document.write( "0=x2-76 \n" ); document.write( "76=x2 \n" ); document.write( "√76=x \n" ); document.write( "√4√19=x \n" ); document.write( "2√19=x \n" ); document.write( "------------- \n" ); document.write( "Nancy's boat goes about 8.72 mph in still water. \n" ); document.write( "
|