.
Fifteen pounds of trail mix are made by mixing 3 pounds of raisins worth $6 per pound with peanuts worth $3 per pound
and chocolate coated candies worth $4 per pound how many pounds of peanuts must be used if the mixture is to be worth $4.20 per pound
~~~~~~~~~~~~~~~~~
? ? ? Candles ? ? ? Do you mean "candies" ? ? ?
-------------------------------------------------------
The way to solve this problem is to write AN EQUATION saying that the cost of ingredients is equal to the cost of the product.
Let x = the amount of peanuts to be used (in pounds), which is under the question.
Since the amount of raisin is just given (3 pounds), then the amount of the candies must be (15-3-x) = (12-x) pounds.
The cost of the ingredients is 6*3 dollars for 3 pounds of raisin
3*x dollars for x pounds of peanuts, and
4*(12-x) dollars for candiess.
So the input costs 6*3 + 3x + 4*(12-x) dollars.
The product must cost 4.20*15 dollars.
So, "money" equation is
6*3 + 3x + 4*(12-x) = 4.20*15
Simplify and solve for x step by step
18 + 3x + 48 - 4x = 63
-x = 63 - 18 - 48 = -3 ====> x = 3.
Answer. 3 pounds of peanuts must be mixed.
--------------
P.S. Although English is my second language, I am still able to make a distinguish between "candles" and "candies".