document.write( "Question 501524: Alice is an alligator. Her swimming speed is 1.80m/s.
\n" );
document.write( "How much time is needed for her to swim 200m in a lake?
\n" );
document.write( "I got this one the equation I used was t=d/r (time=distance/rate). I got 111.1s
\n" );
document.write( "Is this right?\r
\n" );
document.write( "\n" );
document.write( "The next couple of questions build off each other. The one I am currently stuck on is:
\n" );
document.write( "Alice swims 1.80m/s in still water.
\n" );
document.write( "Alice then swims 200m DOWNSTREAM in a river taking 80s. What is the speed of the current?
\n" );
document.write( "I tried to rearrange and solve the previous equation for (r) since rate is what the unknown is, but ti doesn't come out right I get like 16000s. i need to know what I am doing wrong.
\n" );
document.write( "I need help mainly with comprehension of the question, I need to know what to ask myself to get the equation going. Please help. \n" );
document.write( "
Algebra.Com's Answer #338554 by edjones(8007)![]() ![]() You can put this solution on YOUR website! speed*time=distance \n" ); document.write( "t=d/s \n" ); document.write( "t=200/1.8 \n" ); document.write( "=111 1/9 s. \n" ); document.write( ". \n" ); document.write( "st=d \n" ); document.write( "c=speed of current \n" ); document.write( "80(1.8+c)=200 \n" ); document.write( "144+80c=200 \n" ); document.write( "80c=56 \n" ); document.write( "c=.7m/s \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |