document.write( "Question 783343: a man mixes candy worth 70 centavos per pound with a candy worth 40 centavos per pound to make 42 pounds of assortment worth 50 centavos per pouns. how much of each kind should be used ? \n" ); document.write( "
Algebra.Com's Answer #476683 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a man mixes candy worth 70 centavos per pound with a candy worth 40 centavos per pound to make 42 pounds of assortment worth 50 centavos per pouns. how much of each kind should be used ?
\n" ); document.write( "------------
\n" ); document.write( "Equation::
\n" ); document.write( "value + value = value
\n" ); document.write( "40x + 70(42-x) = 50*42
\n" ); document.write( "------
\n" ); document.write( "40x + 70*42 - 70x = 50*42
\n" ); document.write( "-30x = -20*42
\n" ); document.write( "x = (2/3)42
\n" ); document.write( "x = 28 lbs (amt of 40 cent candy needed)
\n" ); document.write( "42-x = 14 lbs (amt of 70 cent candy needed)
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );