document.write( "Question 513333: The riverboat could go 48 miles downstream in the same time that it took her to go 32 miles upstream. If her speed was 10 mph in still water, what was the speed of the current? \n" ); document.write( "
Algebra.Com's Answer #342961 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
t = d / r ___ the times are the same (equal)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "48 / (10 + c) = 32 / (10 - c)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"cross\" multiplying ___ 480 - 48c = 320 + 32c
\n" ); document.write( "
\n" );