document.write( "Question 1001192: I want to produce 200 pounds of mixed nuts which I can sell for $4.45 per pound. The mix uses peanuts at $2.19 per pound and almonds at $6.47 per pound. How many pounds of both peanuts and almonds are needed to create the perfect mix? \n" ); document.write( "
Algebra.Com's Answer #618435 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I want to produce 200 pounds of mixed nuts which I can sell for $4.45 per pound. The mix uses peanuts at $2.19 per pound and almonds at $6.47 per pound. How many pounds of both peanuts and almonds are needed to create the perfect mix? \n" ); document.write( "Equation: \n" ); document.write( "value + value = value \n" ); document.write( "---- \n" ); document.write( "2.19x + 6.47(200-x) = 4.45*200 \n" ); document.write( "-------------- \n" ); document.write( "219x + 647*200 - 647x = 445*200 \n" ); document.write( "------ \n" ); document.write( "-428x = -202*200 \n" ); document.write( "----------- \n" ); document.write( "x = 94.39 lbs (amt of peanuts needed) \n" ); document.write( "---------- \n" ); document.write( "200-94.39 = 105.61 lbs (amt of almonds needed) \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |