document.write( "Question 66331This question is from textbook An Incremental Development
\n" );
document.write( ": The boat could travel 112 miles downstream in 4 hours but required 6 hours to travel 48 miles upstream. What was the speed of the boat in still water and what was the speed of the current? \n" );
document.write( "
Algebra.Com's Answer #47042 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x+y=112/4 & x-y=48/6 \n" ); document.write( "x+y=28 & x-y=8 \n" ); document.write( "x=28-y \n" ); document.write( "(28-y)-y=8 \n" ); document.write( "28-2y=8 \n" ); document.write( "-2y=-20 \n" ); document.write( "y=-20/-2 \n" ); document.write( "y=10 this is the speed of the current \n" ); document.write( "x+10=28 \n" ); document.write( "x=28-10 \n" ); document.write( "x=18 the speed of the boat in still water. \n" ); document.write( "proof \n" ); document.write( "18-10=48/6 \n" ); document.write( "8=8 \n" ); document.write( " |