document.write( "Question 192772: Show a complete solution to problem.
\n" ); document.write( "Junior's boat will go 15 miles per hour in stillwater. If he can go 12 miles downstream in the same amount of time as it takes to go 9 miles upstream, then what is the speed of the current?
\n" ); document.write( "

Algebra.Com's Answer #144799 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
d=st d=istance, s=speed, t=time
\n" ); document.write( "t=d/s
\n" ); document.write( "Let c=speed of current
\n" ); document.write( "12/(15+c)=9/(15-c) time going downstream = time going upstream
\n" ); document.write( "12(15-c)=9(15+c) multiply each side by the denominators to eliminate fractions.
\n" ); document.write( "180-12c=135+9c
\n" ); document.write( "-21c=-45
\n" ); document.write( "c=15/7=2.14... mph speed of current
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" ); document.write( "
\n" );