document.write( "Question 255886: A chemical company has two varietys of toxic chemical, a 10% solution and a 20% solution. A customer wants 10 liters of a 16% solution. How many liters of each concentration should be mixed to fill the order? \r
\n" ); document.write( "\n" ); document.write( "Tried all sorts of different ways and just can't seem to get this one right. Not by using the example my teacher gave me. Any help would be greatly appreciated.
\n" ); document.write( "

Algebra.Com's Answer #188106 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.20x+.10(10-x)=.16*10
\n" ); document.write( ".20x+1-.10x=1.6
\n" ); document.write( ".10x=1.6-1
\n" ); document.write( ".10x=.6
\n" ); document.write( "x=.6//.10
\n" ); document.write( "x=6 liters of 20% is needed.
\n" ); document.write( "Proof:
\n" ); document.write( ".20*6+.10(10-6)=1.6
\n" ); document.write( "1.2+.10*4=1.6
\n" ); document.write( "1.2+.4=1.6
\n" ); document.write( "1.6=1.6
\n" ); document.write( "
\n" );