document.write( "Question 256167:
\n" ); document.write( "A 30% salt solution is prepared by mixing a 20% salt solution and a 45% salt solution. How many liters of each must be used to produce 60 L of the 30% salt solution?\r
\n" ); document.write( "\n" ); document.write( "Must use 2 variables.
\n" ); document.write( "

Algebra.Com's Answer #188341 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.45X+.20(60-X)=.30*60
\n" ); document.write( ".45X+12-.20X=18
\n" ); document.write( ".25X=18-12
\n" ); document.write( ".25X=6
\n" ); document.write( "X=6/.25
\n" ); document.write( "X=24 LITERS OF 45% SALT SOLUTION IS USED.
\n" ); document.write( ".45*24+.20(60-24)=.30*60
\n" ); document.write( "10.8+.20*36=18
\n" ); document.write( "10.8+7.2=18
\n" ); document.write( "18=18
\n" ); document.write( "
\n" );