document.write( "Question 849693: the speed of a stream is 6 mph. If a boat travels 94 miles downstream in the same time that it takes to travel 47 miles upstream, what is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #511763 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
the speed of a stream is 6 mph. If a boat travels 94 miles downstream in the same time that it takes to travel 47 miles upstream, what is the speed of the boat in still water?
\n" ); document.write( "***
\n" ); document.write( "let x=speed of boat in still water.
\n" ); document.write( "x+6=speed of boat downstream.
\n" ); document.write( "x-6=speed of boat upstream.
\n" ); document.write( "travel time=distance/speed
\n" ); document.write( "..
\n" ); document.write( "\"94%2F%28x%2B6%29=47%2F%28x-6%29\"
\n" ); document.write( "94(x-6)=47(x+6)
\n" ); document.write( "94x-564=47x+282
\n" ); document.write( "47x=846
\n" ); document.write( "x=18
\n" ); document.write( "speed of boat in still water=18 mph
\n" ); document.write( "
\n" );