document.write( "Question 832135: A candy distributor needs to mix a 10% fat-content chocolate with a 50% fat-content chocolate to create 200 kilograms of a 20% fat-content chocolate. How many kilograms of each kind of chocolate must they use? \n" ); document.write( "
Algebra.Com's Answer #501852 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
u = how much of the 10% fat
\n" ); document.write( "v = how much of the 50% fat\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%2810u%2B50v%29%2F200=20\" and \"u%2Bv=200\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How these are made and what to do with them, see the lesson, \"Mixing two concentrations for known amount of mixture\", through my profile page.
\n" ); document.write( "
\n" );