document.write( "Question 862995: how many ounces of 16% alcohol solution and a 28% alcohol solution must be combined to obtain 52 ounces of 19% solution \n" ); document.write( "
Algebra.Com's Answer #520124 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
IF you mean FLUID ounces, and IF percents are as volume per volume, then you can use these two equations:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "u = volume of 16%
\n" ); document.write( "v = volume of 28%\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%2816u%2B28v%29%2F52=19\" and \"u%2Bv=52\";
\n" ); document.write( "
\n" );