document.write( "Question 621625: A dairy needs 246 gallons of milk containing 5% butterfat. How many gallons each of milk containing 6% butterfat and milk containing 3% butterfat must be used to obtain the desired 246 gallons? \n" ); document.write( "
Algebra.Com's Answer #390921 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=number of gal of 6% butterfat needed \n" ); document.write( "Then 246-x=number of gal of 3% butterfat needed\r \n" ); document.write( "\n" ); document.write( "Now we know that the amount of pure butterfat in the 6% mixture (0.06x) plus the amount of pure butterfat in the 3% mixture(0.03(246-x)) has to equal the amount of pure butterfat in the final mixture(0.05*246), soooooo: \n" ); document.write( "0.06x+0.03(246-x)=0.05*246 simplify \n" ); document.write( "0.06x+7.38-0.03x=12.3 \n" ); document.write( "0.03x=12.3-7.38 \n" ); document.write( "0.03x=4.92 \n" ); document.write( "x=164 gal------amount of 6% butterfat needed \n" ); document.write( "246-164=82----amount of 3% butterfat needed \n" ); document.write( "CK \n" ); document.write( "164*0.06+82*0.03=0.05*246 \n" ); document.write( "9.84+2.46=12.3 \n" ); document.write( "12.3=12.3\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |