To find out how many adults and children need to attend the carnival for the PTA to reach their goal of $3,500, we can set up a system of equations.
Let:
- \( x \) = number of adults
- \( y \) = number of children
We know two things:
-
The total number of attendees is 500, so: \[ x + y = 500 \]
-
The total admission fees need to be $3,500, with adults paying $10 and children paying $5: \[ 10x + 5y = 3500 \]
Now we have a system of equations:
- \( x + y = 500 \)
- \( 10x + 5y = 3500 \)
We can simplify the second equation by dividing everything by 5: \[ 2x + y = 700 \]
Now our system is:
- \( x + y = 500 \)
- \( 2x + y = 700 \)
Next, we can subtract the first equation from the second: \[ (2x + y) - (x + y) = 700 - 500 \] This simplifies to: \[ x = 200 \]
Now, we can substitute \( x \) back into the first equation to find \( y \): \[ 200 + y = 500 \] \[ y = 500 - 200 = 300 \]
Thus, the solution is:
- 200 adults
- 300 children
To check:
- Total number of attendees: \( 200 + 300 = 500 \) (correct)
- Admission fees: \( 10(200) + 5(300) = 2000 + 1500 = 3500 \) (correct)
Therefore, the PTA needs 200 adults and 300 children to achieve their goal of $3,500.