document.write( "Question 1192234: the speed of a boat in still water is 30 mph. It takes the same time for the boat to travel 5 miles upstream as it does to travel 10 miles downstream. Find the speed of the currrent
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #824149 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The other tutor showed a solution using what is probably the standard algebraic method. \n" ); document.write( "Here is an alternative that I personally think is a bit easier. \n" ); document.write( "The times are the same, and the downstream distance is twice the upstream distance. That means the downstream speed is twice the upstream speed. \n" ); document.write( "So if c is the speed of the current, then \n" ); document.write( "30+c=2(30-c) \n" ); document.write( "30+c=60-2c \n" ); document.write( "3c=30 \n" ); document.write( "c=10 \n" ); document.write( "ANSWER: The speed of the current is 10mph \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |