document.write( "Question 973979: how many quarts of type P punch, which is 3% alcohol and type Q punch, which is 8% alcohol, should be combined to get 20 quarts of punch that is 6% alcohol? \n" ); document.write( "
Algebra.Com's Answer #596001 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many quarts of type P punch, which is 3% alcohol and type Q punch, which is 8% alcohol, should be combined to get 20 quarts of punch that is 6% alcohol?
\n" ); document.write( "------------
\n" ); document.write( "Equation:
\n" ); document.write( "alch + alch = alch
\n" ); document.write( "----
\n" ); document.write( "0.03p + 0.08(20-p) = 0.06*20
\n" ); document.write( "-------
\n" ); document.write( "3p + 8*20 - 8p = 6*20
\n" ); document.write( "----
\n" ); document.write( "-5p = -2*20
\n" ); document.write( "-----
\n" ); document.write( "p = 8 qts (amt. of P punch needed)
\n" ); document.write( "20-p = 12 qts (amt of Q punch needed)
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );