document.write( "Question 932108: a sailboat travels 12 mi downstream in only 2 h. The return trip takes 3 h. Find the speed of the sailboat in still water and the rate of the current? \n" ); document.write( "
Algebra.Com's Answer #565951 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a sailboat travels 12 mi downstream in only 2 h. The return trip takes 3 h. Find the speed of the sailboat in still water and the rate of the current? \n" ); document.write( "------------- \n" ); document.write( "downstream DATA: \n" ); document.write( "dist = 12 mi ; time = 2hr; rate = 12/2 = 6 mph \n" ); document.write( "--- \n" ); document.write( "upstream DATA: \n" ); document.write( "dist = 12 mi ; time = 3 hr ; rate = 12/3 = 4 mph \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "Downsteam:: b + c = 6 mph \n" ); document.write( "Upstream :: b - c = 4 mph \n" ); document.write( "--- \n" ); document.write( "Add and solve for \"b\":: \n" ); document.write( "2b = 10 \n" ); document.write( "boat speed = 5 mph \n" ); document.write( "--- \n" ); document.write( "Solve for \"c\":: \n" ); document.write( "b + c = 6 \n" ); document.write( "5 + c = 6 \n" ); document.write( "current speed = 1 mph \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |