document.write( "Question 1077130: A houseboat on a river traveled 48km upstream in 6h. It took the houseboat only 4h to make the same trip downstream.\r
\n" );
document.write( "\n" );
document.write( "a) How fast would the houseboat have traveled in still water?\r
\n" );
document.write( "\n" );
document.write( "b) How fast was the river's current? \n" );
document.write( "
Algebra.Com's Answer #691680 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let b be the speed of the boat in still water, and c be the speed of the current. Then: \n" ); document.write( "48/b+c=4 \n" ); document.write( "48/b-c=6 \n" ); document.write( "So: \n" ); document.write( "4b+4c=48 \n" ); document.write( "6b-6c=48 \n" ); document.write( "12b+12c=144 \n" ); document.write( "12b-12c=96 \n" ); document.write( "24b=240 \n" ); document.write( "b=10 \n" ); document.write( "c=2 \n" ); document.write( "The boat travels 10 kph in still water, and the current is 2 kph. ☺☺☺☺ \n" ); document.write( " |