document.write( "Question 315808: a photogapher wishes to mix 16liters of a 7% acetic solution with a 12% solution to get a 9% solution. how much of 12% solution must be added \n" ); document.write( "
Algebra.Com's Answer #225959 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
a photogapher wishes to mix 16liters of a 7% acetic solution with a 12% solution to get a 9% solution. how much of 12% solution must be added
\n" ); document.write( "..
\n" ); document.write( "16 liters --------- 7%
\n" ); document.write( "x liters----------- 12%
\n" ); document.write( "..
\n" ); document.write( "mixture
\n" ); document.write( "16+x liters -------9%\r
\n" ); document.write( "\n" ); document.write( "Equate the concentration
\n" ); document.write( "16*0.07+0.12x= (16+x)*0.09
\n" ); document.write( "1.12+0.12x=1.44+0.09x
\n" ); document.write( "multiply by 100
\n" ); document.write( "112+12x=144+9x
\n" ); document.write( "3x=32
\n" ); document.write( "x=10.66 liters 12% solution
\n" ); document.write( "
\n" );