document.write( "Question 221281: Find how many qrts of 6% butterfat milk and 2% butterfat milk should be mixed to yield 120 qrts of 5% butterfat milk
\n" );
document.write( "I think it is 90 of the 6% and 30 of the 2%
\n" );
document.write( "Is this correct \n" );
document.write( "
Algebra.Com's Answer #166009 by Alan3354(69443) You can put this solution on YOUR website! Find how many qrts of 6% butterfat milk and 2% butterfat milk should be mixed to yield 120 qrts of 5% butterfat milk \n" ); document.write( "I think it is 90 of the 6% and 30 of the 2% \n" ); document.write( "Is this correct \n" ); document.write( "---------------- \n" ); document.write( "90*0.06 + 30*0.02 = 5.4 + 0.6 = 6 \n" ); document.write( "6/120 = 0.05 = 5% \n" ); document.write( "It's correct \n" ); document.write( " |