SOLUTION: 5 bags of chips and 15 pops
Solving by substitution, choose your variables. In this case, let “c” represent the number of chips, and “p” the number of pop
Make your equations:
1.00p + 0.50c = 17.50
c + 10 = p
In the first equation, substitute “p” for the second equation:
1.00(c + 10) + 0.50c = 17.50
Distribute 1.00 to everything within the brackets:
1.00c + 10.00 + 0.50c = 17.50
Solve for “c”.
1.00c + 0.50c + 10.00 = 17.50
1.50c = 17.50 - 10.00
1.50c = 7.50
c = 5
Now, since we know that “p” is 10 more then “c”, we can substitute “c” for 5 in the second equation:
5 + 10 = p
15 = p
5 chips, 15 pops