document.write( "Question 399640: A 3% solution of sulfuric acid was mixed with an 18% solution of sulfuric acid to produce an 8% solution. How much 3% and how much 18% solution were used to produce 15L of 8% solution? \n" ); document.write( "
Algebra.Com's Answer #282992 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
.18x+.03(15-x)=.08*15
\n" ); document.write( ".18x+.45-.03x=1.2
\n" ); document.write( ".15x=1.2-.45
\n" ); document.write( ".15x=.75
\n" ); document.write( "x=.75/.15
\n" ); document.write( "x=5 L of 18% solution is used.
\n" ); document.write( "15-5=10 L of 3% solution is used.
\n" ); document.write( "Proof:
\n" ); document.write( ".18*5+.03*10=.08*15
\n" ); document.write( ".90+.30=1.20
\n" ); document.write( "1.20=1.20
\n" ); document.write( "
\n" );