document.write( "Question 1156587: Doreen Schmidt is a chemist. She needs to prepare 28 ounces of a 10​% hydrochloric acid solution. Find the amount of 14​% solution and the amount of 7​% solution she should mix to get this solution. \n" ); document.write( "
Algebra.Com's Answer #779327 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
prepare 28 ounces of a 10​% hydrochloric acid solution.
\n" ); document.write( " Find the amount of 14​% solution and the amount of 7​% solution she should mix to get this solution.
\n" ); document.write( ":
\n" ); document.write( "let x = amt of 14% solution required
\n" ); document.write( "the total amt should be 28 oz, therefore:
\n" ); document.write( "(28-x) = amt of 7% solution
\n" ); document.write( ":
\n" ); document.write( "A typical mixture equation
\n" ); document.write( ".14x + .07(28-x) = .10(28)
\n" ); document.write( ".14x + 1.96 - .07x = 2.8
\n" ); document.write( ".14x - .07x = 2.8 - 1.96
\n" ); document.write( ".07x = .84
\n" ); document.write( "x = .84/.07
\n" ); document.write( "x = 12 oz of 14% solution
\n" ); document.write( "then
\n" ); document.write( "28 - 12 = 16 oz of the 7% solution
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this
\n" ); document.write( ".14(12) + .07(16) = .10(28)
\n" ); document.write( "1.68 + 1.12 = 2.8
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );