document.write( "Question 544527: how much of a 20% solution of nitric acid should be added to 3 L of 12% solution to produce a 15% solution? \n" ); document.write( "
Algebra.Com's Answer #355113 by mananth(16946)![]() ![]() You can put this solution on YOUR website! --------percent ---------------- quantity \n" ); document.write( "Nitric acid I 12 ---------------- 3 L \n" ); document.write( "Nitric Acid II 20 ---------------- x L \n" ); document.write( "Mixture 15 ---------------- 3 + x L \n" ); document.write( " \n" ); document.write( "12 * 3 + 20 x = 15 ( 3 + x ) \n" ); document.write( "36 + 20 x = 45 + 15 x \n" ); document.write( "20 x + -15 x = 45 - -36 \n" ); document.write( "5 x = 9 \n" ); document.write( "/ 5 \n" ); document.write( "x = 1.8 \n" ); document.write( " 1.8 L of Nitric Acid II \n" ); document.write( " \n" ); document.write( " |