document.write( "Question 429471: How many gallons of cream containing 25% butter fat and milk containing 3 1/2% butter fat must be mixed to obtain 50 gallons of cream containing 12 1/2% butter fat. And also how much cream and how much milk to the nearest hundredth of a gallon must b mixed together to obtain 50 gallons of cream that contains 12.5% butterfat? \n" ); document.write( "
Algebra.Com's Answer #298297 by mananth(16946)![]() ![]() You can put this solution on YOUR website! percent ----------------quantity \n" ); document.write( "Cream A 25 ----------------x gallons \n" ); document.write( "Milk 3.5 ----------------50-x gallons \n" ); document.write( "Total 12.50% ----------------50 \n" ); document.write( " \n" ); document.write( "25x+3.5 (50-x)= 12.5*50 \n" ); document.write( "25x+175 -3.5x=625 \n" ); document.write( "25x-3.5 x=625-175 \n" ); document.write( "21.5x=450 \n" ); document.write( "/21.5 \n" ); document.write( "x=20.93 gallons 25.00% \n" ); document.write( "29.07 gallons 3.50% \n" ); document.write( " \n" ); document.write( " |