document.write( "Question 186460: blake travels in a boat 200 miles downstream in the same time that it takes to go 120 miles upstream. If the speed of the stream is 5 mph, find the speed of the boat in still water \n" ); document.write( "
Algebra.Com's Answer #139808 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
200/(X+5)=120/(X-5)
\n" ); document.write( "120(X+5)=200(X-5)
\n" ); document.write( "120X+600=200X-1,000
\n" ); document.write( "120X-200X=-1,000-600
\n" ); document.write( "-80X=-1,600
\n" ); document.write( "X=-1,600/-80
\n" ); document.write( "X=20 MPH. IS THE SPEED OF THE BOAT IN STILL WATER.
\n" ); document.write( "PROOF:
\n" ); document.write( "200/(20+5)=120/(20-5)
\n" ); document.write( "200/25=120/15
\n" ); document.write( "8=8
\n" ); document.write( "
\n" ); document.write( "
\n" );