document.write( "Question 198312: Lemon drops worth $3.80 per pound are to be mixed with jelly beans that cost $2.40 per pound to make 100 pounds of a mixture worth $2.96 per pound. How many pounds of each candy should be used?: \n" ); document.write( "
Algebra.Com's Answer #148778 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Lemon drops worth $3.80 per pound are to be mixed with jelly beans that cost $2.40 per pound to make 100 pounds of a mixture worth $2.96 per pound. How many pounds of each candy should be used?: \n" ); document.write( "------------------------ \n" ); document.write( "Value equation: \n" ); document.write( "value + value = value \n" ); document.write( "3.80x + 2.40(100-x) = 2.96*100 \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "380x + 24000 - 240x = 29600 \n" ); document.write( "140x = 1560 \n" ); document.write( "x = 40 lbs (amt. 0f $3.80 per pound lemon drops in the mixture) \n" ); document.write( "100-x = 60 lbs (amt. of $240 per pound jelly beans needed in the mixture) \n" ); document.write( "============================================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |