document.write( "Question 243760: How many gallons of milk that is 3 1/2% butterfat must be added to 80 gal of 1% butterfat milk to make milk that is 2% butterfat? \n" ); document.write( "
Algebra.Com's Answer #178568 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How many gallons of milk that is 3 1/2% butterfat must be added to 80 gal of 1% butterfat milk to make milk that is 2% butterfat? \n" ); document.write( ": \n" ); document.write( "Let x = amt of 3.5% milk required \n" ); document.write( ": \n" ); document.write( "The the decimal equiv equation of the amt of butterfat \n" ); document.write( ".035x + .01(80) = .02(x+80) \n" ); document.write( ": \n" ); document.write( ".035x + .8 = .02x + 1.6 \n" ); document.write( ": \n" ); document.write( ".035x - .02x = 1.6 - .8 \n" ); document.write( ": \n" ); document.write( ".015x = .8 \n" ); document.write( "x = \n" ); document.write( ": \n" ); document.write( "x = 53 |