Concept:Set up two equations from the total tickets and total receipts, then solve for the number of adult tickets.Explanation:Let a be the number of adult tickets sold.Let c be the number of children tickets sold.Total tickets: a+c=500, so c=500−a.Total receipts: 4.50a+3.00c=1987.50.Substitute c=500−a:4.50a+3.00(500−a)=1987.504.50a+1500−3.00a=1987.501.50a=1987.50−15001.50a=487.50a=1.50487.50=325Answer:Number of adult tickets sold was 325.Correct option: A. 325.