
Henry I. answered 08/06/19
Experienced, Patient Math and English teacher
The actual question here is How many pounds of each ingredient must she use to both end up with 10 lbs and meet her budget.
The first equation is the easy one.
let n = the number of pounds of nuts
let r = the number of pounds of raisins
We know that the finished product must weight 10 lbs.
Therefore, n + r = 10
The other equation deals with the cost of the ingredients.
We know that the total cost must be $54. That, of course, is the combined cost of the nuts and raisins.
The cost of the nuts is $6 per pound times the number of pounds, so 6n
The cost of the raisins is $3 per pound times the number of pounds, so 3r
Thus, the second equation is 6n + 3r = 54
Now we use substitution to begin solving
n + r = 10
n = 10 - r (subtract r from both sides)
We now take this expression for n and plug it into the other equation:
6n + 3 r = 54
6(10-r) + 3 r = 54
60 - 6r + 3r = 54 (subt 54 and add 3r to both sides)
6 = 3r
2 = r
If n + r = 10 and r = 2, then n = 8
Check by plugging these answers into the other formula