Louise K. answered 11/17/14
Tutor
4.9
(417)
Former Teacher, Experienced Tutor, many subjects, especially math
G = number of general admission tickets
S = number of student tickets
G + S = 400 (add the numbers of each type of ticket to get the total number sold)
4G + 3S = 1350 (multiply the price per ticket for each type of ticket to get the total revenue collected)
-------------------
You can solve this one by either addition (subtraction actually) or substitution.
1) By addition, you must multiply the top equation by either 3 or 4 so you can subtract the bottom and have one of the variables disappear. I multiplied by 4, and solved:
4G + 4S = 1600
-(4G + 3S = 1350)
4G + 4S = 1600
-4G -3S = -1350
-------------------
S = 250
Now substitute for S in either of the original equations. I picked the top equation:
G + 250 = 400
G= 400 - 250 = 150
Check by subbing the values for S and G into the bottom equation:
4(150) + 3(250) ?= 1350
600 + 750 = 1350 Check
2) By substitution, you must solve the top equation for either G or S, and substitute into the bottom equation. In this case, the addition (subtraction) method was easier, so I chose to work it out that way.