document.write( "Question 1165119: A dairy needs 244 gallons of milk containing 7% butterfat. How many gallons each each of milk containing 9% butterfat and milk containing 1% butterfat must be used to obtain the desired 245 gallons? \n" ); document.write( "
Algebra.Com's Answer #789603 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A standard formal algebraic setup for solving the problem.... \n" ); document.write( "x = gallons of 1% butterfat \n" ); document.write( "244-x = gallons of 9% butterfat \n" ); document.write( "The mixture of 244 gallons is to be 7% butterfat: \n" ); document.write( " \n" ); document.write( "That equation is solved using basic algebra, but the numbers are not \"nice\", so it requires a lot of work. (I leave it to you to finish solving by that method.) \n" ); document.write( "Here is a quick and easy way to solve a 2-part mixture problem like this with some simple mental arithmetic. \n" ); document.write( "The target percentage, 7%, is 3/4 of the way from 1% to 9%. (Picture the three percentages on a number line, if it helps....) \n" ); document.write( "That means 3/4 of the total 244 gallons needs to be the 9% butterfat. \n" ); document.write( "ANSWER: 1/4 of 244 gallons, or 61 gallons, of 1% butterfat milk, the other 183 gallons of 9% butterfat milk. \n" ); document.write( "CHECK: \n" ); document.write( ".01(61)+.09(183) = 0.61+16.47 = 17.08 \n" ); document.write( ".07(244) = 17.08 \n" ); document.write( " \n" ); document.write( " |