document.write( "Question 317043: A motorboat can travel 28 miles downstream in the same amount of time as it can travel 18 miles upstream. Find the speed of the current if the boat can travel 23 mph in still water. I thought the problem should be something like 28/23+x=18/23-x but this is not giving me the correct answer...not sure what else I can do \n" ); document.write( "
Algebra.Com's Answer #226977 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A motorboat can travel 28 miles downstream in the same amount of time as it can travel 18 miles upstream. Find the speed of the current if the boat can travel 23 mph in still water. I thought the problem should be something like 28/23+x=18/23-x but this is not giving me the correct answer...not sure what else I can do
\n" ); document.write( "---------------
\n" ); document.write( "28/(23+x) = 18/(23-x) looks right to me
\n" ); document.write( "Cross multiply
\n" ); document.write( "28*(23-x) = 18*(23+x)
\n" ); document.write( "644 - 28x = 414 + 18x
\n" ); document.write( "230 = 46x
\n" ); document.write( "x = 5 mph
\n" ); document.write( "-------
\n" ); document.write( "
\n" );