document.write( "Question 1078772: needs to prepare 28 ounces of a 9% hydrochloric acid solution. find the amount of 14% solution and the amount of 7% solution she should mix. how many ounces of the 14% acid solution should be in the mixture?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #693168 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! needs to prepare 28 ounces of a 9% hydrochloric acid solution. find the amount of 14% solution and the amount of 7% solution she should mix. how many ounces of the 14% acid solution should be in the mixture? \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "------ \n" ); document.write( "0.14x + 0.07(28-x) = 0.09*28 \n" ); document.write( "-------------------------------- \n" ); document.write( "14x + 7*28 - 7x = 9*28 \n" ); document.write( "---- \n" ); document.write( "7x = 2*28 \n" ); document.write( "x = 8 ounces (amt. of 14% solution needed) \n" ); document.write( "28-x = 20 ounces (amt. of 7% solution needed) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |