document.write( "Question 973905: how many ounces of 20% hydrochloric acid solution and 50% hydrochloric acid solution must be mixed together to get 12 ounces of 30% hydrochloric acid solution \n" ); document.write( "
Algebra.Com's Answer #595948 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x=ounces of 20% \n" ); document.write( "12-x=ounces of 50%\r \n" ); document.write( "\n" ); document.write( "0.20x + 0.50(12-x) =0.3acid*12ounces\r \n" ); document.write( "\n" ); document.write( "0.20x + 6-0.50x =3.6 acid ounces\r \n" ); document.write( "\n" ); document.write( "-0.30x=-2.4; divide both sides by -0.30 \n" ); document.write( "x=8 ounces ;; 20% ;; 8*0.20=1.6\r \n" ); document.write( "\n" ); document.write( "12-x=4 ounces ;;50% ;; 4*0.50=2\r \n" ); document.write( "\n" ); document.write( "Sum is 3.6 acid-ounces\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |