document.write( "Question 921393: Hi would you please help me solve my homework problem. \r
\n" );
document.write( "\n" );
document.write( "A paddle boat can move at a speed of 20km/h in still water. The boat is paddled 18km downstream in a river in the same time it takes to go 9km upstream. What is the speed of the river?\r
\n" );
document.write( "\n" );
document.write( "According to my teacher the anser is 20/3 km/h. Would you please show me the steps on how to solve this problem. Thank you. \n" );
document.write( "
Algebra.Com's Answer #558961 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A paddle boat can move at a speed of 20km/h in still water. The boat is paddled 18km downstream in a river in the same time it takes to go 9km upstream. What is the speed of the river? \n" ); document.write( "*** \n" ); document.write( "let c=speed of the river current \n" ); document.write( "20+c=speed of paddle boat downstream \n" ); document.write( "20-c=speed of paddle boat upstream \n" ); document.write( "travel time=distance/speed \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( "18(20-c)=9(20+c) \n" ); document.write( "360-18c=180+9c \n" ); document.write( "27c=180 \n" ); document.write( "c=6 2/3=20/3 \n" ); document.write( "speed of the river current=20/3 km/hr \n" ); document.write( " |