document.write( "Question 41399: How many liters (L) of a 10% silver iodide solution must be mixed with 7 L of a 4% silver iodide solution to get a 6% solution? \n" ); document.write( "
Algebra.Com's Answer #26712 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Let x be the amount of solution:
\n" ); document.write( "EQUATIONL
\n" ); document.write( "0.1x+0.04(7-x)=0.06(7)
\n" ); document.write( "0.1x+0.28-0.04x=0.42
\n" ); document.write( "0.06x=0.14
\n" ); document.write( "x=2.3
\n" ); document.write( "7-2.3=4.7
\n" ); document.write( "Hence, about 2.3 L of 10% should be added and about 4.7 of 4% should be added.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );