document.write( "Question 1068609: A paddle boat can move at a speed of 8 km/h in still water. The boat is paddled 4 km downstream in a river in the same time it takes to go 2 km upstream. What is the speed of the river? \n" ); document.write( "
Algebra.Com's Answer #683838 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "c   speed of stream current --- UNKNOWN in this example\r\n" );
document.write( "r   speed of paddle boat if no current--- 8\r\n" );
document.write( "t   time either direction -- UNKNOWN in this example\r\n" );
document.write( "d   downstream distance ---  4\r\n" );
document.write( "u   upstream distance  --- 2\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                  SPEED        TIME       DISTANCE\r\n" );
document.write( "DOWNSTREAM        r+c           t           d\r\n" );
document.write( "UPSTREAM          r-c           t           u\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Question asks for c, the river current speed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Basic constant travel rates rule, RT=D to relate rate, time, distance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d%2F%28r%2Bc%29=u%2F%28r-c%29\"---solve this for c in terms of the other variables.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "\"d%28r-c%29=u%28r%2Bc%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"dr-dc=ur%2Buc\"
\n" ); document.write( "\"dr-ur=uc%2Bdc\"
\n" ); document.write( "\"dr-ur=c%28u%2Bd%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28c=%28dr-ur%29%2F%28u%2Bd%29%29\"----substitute the given values into this formula.
\n" ); document.write( "
\n" );