document.write( "Question 201823This question is from textbook Algebra Structure and Method
\n" );
document.write( ": Using 5 step method solve
\n" );
document.write( "A sailboat travels 20 miles downstream in 3 hours. It returns in 4 hours. Find the speed of the sailboat in still water and rate of the current \n" );
document.write( "
Algebra.Com's Answer #152063 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! make the boat =x \n" ); document.write( "make the water =y \n" ); document.write( "against flow 4(x-y)=20 \n" ); document.write( "with flow 3(x+y)=20\r \n" ); document.write( "\n" ); document.write( "distance is equal so the two equations are equal \n" ); document.write( "4(x-y)=3(x+y) \n" ); document.write( "4x-4y=3x+3y \n" ); document.write( "x=7y \n" ); document.write( "------------- \n" ); document.write( "substitute 7y for x in equation \n" ); document.write( "4(7y-y)=20 \n" ); document.write( "28y-4y=20 \n" ); document.write( "24y=20 \n" ); document.write( "y=.83 mph speed of water \n" ); document.write( "------------------------------------ \n" ); document.write( "speed of boat=7y=7(.83)=5.81 mph \n" ); document.write( " \n" ); document.write( " |