Andrew M. answered 06/08/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Let x be the # of adults
Let y be the # of children
We know x + y = 180 since there were a total of 180 people so just add # adults + # children
and we know 8x + 3y = 1090 because the total ticket sales in $ is $8(#adults) + $3(#children)
x + y = 180
8x + 3y = 1090
In the top equation we can solve for y in terms of x by subtracting x from both sides...
y = 180-x
Replace y in the 2nd equation with 180-x giving
8x+3(180-x) = 1090
8x + 540 - 3x = 1090
5x = 1090 - 540
5x = 550
x = 550/5
x = 110
110 adults attended (and 70 children)