document.write( "Question 413142: how many cups of an 18% salt solution must be added to 16 cups of a 25% solution to get a 20% solution \n" ); document.write( "
Algebra.Com's Answer #290022 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the number of cups of the 18$ solution
\n" ); document.write( "Question states*** \"Mixing\"
\n" ); document.write( " .18x + .25*16 = .20(16+x)
\n" ); document.write( "Solving for x
\n" ); document.write( " 18x + 25*16 = 20(16+x) |multiplying thru by 100
\n" ); document.write( " 5*16 = 2x
\n" ); document.write( " 40 = x
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .18*40 + .25*16 = 7.2 + 4 = 11.2 = .20*56 \n" ); document.write( "
\n" );