document.write( "Question 1158047: If melissa can paddle her kayak at x miles per hour in still water, which of the following expressions represents the distance she travels in two hours down a river with 3 miles per hour currents? \n" ); document.write( "
Algebra.Com's Answer #780959 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
distance=velocity*time
\n" ); document.write( "d=(x+3)*2
\n" ); document.write( "or d=2x+6 units miles
\n" ); document.write( "
\n" );