document.write( "Question 98278: how much skimmed milk must be added to 200 pounds of milk which contains 4.8% butterfat to produce milk that contains 3.2% butterfat? \n" ); document.write( "
Algebra.Com's Answer #71443 by Nate(3500) ![]() You can put this solution on YOUR website! (px + (0.048)200)/(x + 200) = 0.032 \n" ); document.write( "where as p is the percent of butterfat in skimmed milk \n" ); document.write( "and x is the amount of skimmed milk \n" ); document.write( " |