document.write( "Question 287992: How many pounds of cream containing 25% butterfat should be added to 100 pounds of milk containing 1.5% butterfat to produce milk containing 3% butterfat? \n" ); document.write( "
Algebra.Com's Answer #208704 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.25x+100*.015=.03*(100+x)
\n" ); document.write( "x= abt 6.81818 lbs
\n" ); document.write( "
\n" );