Question 472351
a = adult tickets
s = student tix
-----------------
a + s = 332
s = 3a
Sub for s
-----------
a + 3a = 332
4a = 332
a = 83
s = 249