document.write( "Question 1152438: Garth can row 6 miles per hour in still water, it takes him as long to row 5 miles upstream as to miles downstream. how fast is the current?
\n" ); document.write( "A) write an expression for the rage with the current
\n" ); document.write( "B) write an expression for the rate against the current
\n" ); document.write( "C) write a rational equation you could use to solve this problem
\n" ); document.write( "D) solve your equation
\n" ); document.write( "

Algebra.Com's Answer #774455 by josgarithmetic(39632)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "              SPEED        TIME       DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "UPSTREAM        6-c        5/(6-c)       5\r\n" );
document.write( "\r\n" );
document.write( "DOWNSTR         6+c        x/(6+c)       x\r\n" );
document.write( "

\n" ); document.write( "A piece of information is missing in the problem description. The question probably expects the two times to be equated, and solve for c.
\n" ); document.write( "
\n" );