document.write( "Question 753337: The Candy Emporium sells two types of candy- type A sells for $1.50 per pound and type B sells for $2.00 per pound. How kuch of each type of candy should be combined to obtain 20 pounds of a mixture which sells for $1.80 per pound? \n" ); document.write( "
Algebra.Com's Answer #458325 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Candy Emporium sells two types of candy- type A sells for $1.50 per pound and type B sells for $2.00 per pound. How kuch of each type of candy should be combined to obtain 20 pounds of a mixture which sells for $1.80 per pound? \n" ); document.write( "---------------------- \n" ); document.write( "Equations \n" ); document.write( "Weight equation:::: a + b = 20 lbs \n" ); document.write( "Value equation:: 1.5a + 2b = 1.8*20 \n" ); document.write( "=========================================== \n" ); document.write( "Modify for elimination: \n" ); document.write( "2a + 2b = 40 \n" ); document.write( "1.5a+ 2b = 36 \n" ); document.write( "--------------------- \n" ); document.write( "Subtract and solve for \"a\": \n" ); document.write( "0.5a = 4 \n" ); document.write( "a = 8 lbs (amt. of A candy needed) \n" ); document.write( "----- \n" ); document.write( "a + b = 20 \n" ); document.write( "b = 20-8 = 12 lbs. (amt. of B candy needed) \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |