
Chad W. answered 06/26/17
Tutor
4.9
(164)
Experienced and Professional Tutor on a Bicycle
Use the following variables.
b: number of bags
c: number of containers
Then we know the following must both be true.
7b+3c = 33
3b+4c = 25
Now we solve the system of equations. I will multiply first equation by 4 and second equation by 3.
28b+12c = 132
9b + 12c = 75
We can now eliminate terms with c by subtracting equations.
19b = 57
Thus, b=3. We can now determine c.
3(3)+4c = 25
4c = 16
c = 4
So, bags are $3 and containers are $4. Let's check...
7(3)+3(4) = 33, check
3(3)+4(4) = 25, check
3(3)+4(4) = 25, check
Yay!