Hi, there-- A movie theater charges $7 for adults, $5 for children, and $4 for seniors over age 60. The theater sold 222 tickets and took in $1383. If twice as many adult tickets were sold as the total of children and senior tickets, how many tickets of each kind were sold. Let x be the number of adult tickets Let y be the number of child tickets let z be the number of senior tickets Equations: The theater sold 222 tickets x + y + z = 222 The theater took in 1383. 7x is the income from adult tickets, 5y is the income from child tickets, and 4z is the income from senior tickets. 7x + 5y + 4z = 1383 Twice as many adult tickets were sold as the total of child and senior tickets. [number of adult tickets] = [2] * [total of child tickets and senior tickets] x = 2(y + z) These are the three equations. I solved the system and got: x = 148 adult tickets y = 51 child tickets z = 23 senior tickets Since you got 74 for the number of adult tickets, I'm thinking that you wrote your third equation as 2x = y + z. It's easy to mix up where to put the multiplier. I always ask myself which value is larger (e.g. adult tickets or child plus senior tickets) The wording of the problem indicates that the number of adult tickets is larger, so we need to multiply the child plus senior side of the equation by 2 to achieve equality. Let me know if you want to see the system of equations solved out. I got the impression you understood that part. Ms.Figgy math.in.the.vortex@gmail.com