document.write( "Question 609371: A paddleboat can travel 60 miles downstream in the same time it takes to travel 140 miles upstream. If the speed of the current is 10 miles per hour, what is the speed of the paddleboat in still water? \n" ); document.write( "
Algebra.Com's Answer #383696 by flame8855(424)![]() ![]() You can put this solution on YOUR website! there is something wrong in the question it should be 60 miles upward and 140 downward\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "speed downward = v+c = v+10 \n" ); document.write( "speed upward = v-c=v-10 \n" ); document.write( "d1=v/t , t1= v1/d1 \n" ); document.write( "t2= v2/d2 \n" ); document.write( "t1=t2 \n" ); document.write( "v+10/140 = v-10/60 \n" ); document.write( "v=25mph\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |