document.write( "Question 604214: The speed of a boat in still water is 28 miles per hour. The boat traveled 70 miles downstream in the same amount of time that it took to travel 42 miles upstream. What is the rate of the current of the river? \n" ); document.write( "
Algebra.Com's Answer #381045 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
let c be the speed of the current
\n" ); document.write( "28 +c = 70/t
\n" ); document.write( "28-c = 42/t
\n" ); document.write( "56= 112/t
\n" ); document.write( "t=2
\n" ); document.write( "28+c= 70/2 =35
\n" ); document.write( "c=7mph
\n" ); document.write( "
\n" ); document.write( "
\n" );