document.write( "Question 361979: Susan is mixing 4% butterfat milk with 1% butterfat milk to create 6 quarts of 2% butterfat milk. How many quarts of each will she need? \n" ); document.write( "
Algebra.Com's Answer #258010 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the 4% solutions, then (6-x) represents the 1% solution
\n" ); document.write( ".04x + .01(6-x) = .02*6qt
\n" ); document.write( ".03x = .01*6
\n" ); document.write( "x = 2 qt of 4% solution 0f butter fat milk
\n" ); document.write( "(6qt - 2qt) = 4qt 1% solution of butter fat milk
\n" ); document.write( "checking our answer
\n" ); document.write( ".04*2 + .01*4 = .08 + .04 = .12 \n" ); document.write( "
\n" );