To represent the situation with a two-variable inequality, we need to define the variables first:
Let:
- ( c ) = number of children attending the party
- ( a ) = number of adults attending the party
The total cost of the party can be expressed as:
[ \text{Total Cost} = 150 + 10.50c + 5.50a ]
Given that Meha's aunt has budgeted a maximum of $300 for the party, we can set up the inequality:
[ 150 + 10.50c + 5.50a \leq 300 ]
To isolate the variable terms, we can subtract 150 from both sides:
[ 10.50c + 5.50a \leq 150 ]
Additionally, since there must be at least one adult and at least one child at the party, we have the following constraints:
[ c \geq 1 \quad \text{(at least one child)} ] [ a \geq 1 \quad \text{(at least one adult)} ]
Putting it all together, the system of inequalities representing the situation is:
- ( 10.50c + 5.50a \leq 150 )
- ( c \geq 1 )
- ( a \geq 1 )
These inequalities collectively represent the conditions that Meha's aunt has for the birthday party.