document.write( "Question 814298: how many ounces of a 22% alcohol solution and a 43% alcohol solution must be combined to obtain 33 ounces of a 29% solution
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #490211 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (33-x) be the amounts of 43% and 22%
\n" ); document.write( " .43x + .22(33-x) = .29*33
\n" ); document.write( " 43x + 22(33-x) = 29*33
\n" ); document.write( " 11x = 7*33
\n" ); document.write( " x = 21 ounces of 43% and 11 ounces of 22% \n" ); document.write( "
\n" );