document.write( "Question 775682: a man who can row 4 miles per hour in still water finds that it requires 6 1/2 hours to row upstream a distance requiring 3 1/4 hours to row downstream. what is the rate of the stream? \n" ); document.write( "
Algebra.Com's Answer #473105 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
ASSIGN VARIABLES
\n" ); document.write( "r = rate in still water, 4 mph
\n" ); document.write( "c = speed of the current, unknown
\n" ); document.write( "u = time traveled upstream, 6.5 hours
\n" ); document.write( "b = time traveled back downstream, 3.25 hours\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Direction__________speed___________time___________distance
\n" ); document.write( "up_________________r-c_____________u______________d=(r-c)u
\n" ); document.write( "down_______________r+c_____________b______________d=(r+c)b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The essential equation is \"highlight%28%28r-c%29u=%28r%2Bc%29b%29\" and the only unknown variable is c.
\n" ); document.write( "Solve for c.
\n" ); document.write( "
\n" );