document.write( "Question 343059: A coffee wholesaler wants to blend a coffee containing 35% chicory with a coffee containing 15% chicory to produce a 500 kilogram blend of coffee containing 18% chicory. How much of each type is required? \n" ); document.write( "
Algebra.Com's Answer #245546 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A coffee wholesaler wants to blend a coffee containing 35% chicory with a coffee containing 15% chicory to produce a 500 kilogram blend of coffee containing 18% chicory. How much of each type is required?
\n" ); document.write( "------------------
\n" ); document.write( "Equation:
\n" ); document.write( "chicory + chicory = chicory
\n" ); document.write( "0.35x + 0.15(500-x) = 0.18(500)
\n" ); document.write( "---
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "35x + 15*500 - 15x = 18*500
\n" ); document.write( "20x = 3*500
\n" ); document.write( "x = 75 kg (amt. of 35% coffee needed in the mixture)
\n" ); document.write( "---
\n" ); document.write( "500-x = 425 kg (amt of 15% coffee needed in the mixture)
\n" ); document.write( "---
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );