document.write( "Question 162125: Jack needs to prepare 12 ounces of a 9% hydrochloric acid solution. the only solution she currently has avaliable are 4% and 12% hydrochloric acid. How much should she use of each solution to obtain the needed solution? \n" ); document.write( "
Algebra.Com's Answer #119485 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .12x+.04(12-x)=.09*12 \n" ); document.write( ".12x+.48-.04x=1.08 \n" ); document.write( ".08x=1.08-.48 \n" ); document.write( ".08x=.6 \n" ); document.write( "x=.6/.08 \n" ); document.write( "x=7.5 oz. of 12% acid is used. \n" ); document.write( "12-7.5=4.5 oz of 4% acid is used. \n" ); document.write( "proof: \n" ); document.write( ".12*7.5+.04*4.5=1.08 \n" ); document.write( ".9+.18=1.08 \n" ); document.write( "1.09=1.08 \n" ); document.write( " |