document.write( "Question 290923: A candy mixture is created with 2 types of candy, one costing $4 per pound and the other $3.50 per pound. How much of each type is needed for a 5 pound box that costs $18? \n" ); document.write( "
Algebra.Com's Answer #210493 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A candy mixture is created with 2 types of candy, one costing $4 per pound and the other $3.50 per pound. How much of each type is needed for a 5 pound box that costs $18?
\n" ); document.write( "------------------
\n" ); document.write( "Equations:
\n" ); document.write( "value + value = value
\n" ); document.write( "4x + 3.50(5-x) = 18
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "400x + 350*5 - 350x = 1800
\n" ); document.write( "50x = 50
\n" ); document.write( "x = 1 lb (amt. of $4.00 candy needed in the mixture)
\n" ); document.write( "5-x = 4 lb (amt. of $3.50 candy needed in the mixture)
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );