To determine how many adults and children Meha can invite to the birthday party while staying within the budget of $300, we can set up an equation based on the costs provided.
- Fixed Costs: There is a fixed cost of $150 for the party.
- Variable Costs: The cost per child is $10.50, and the cost per adult is $5.50.
Let \( c \) be the number of children and \( a \) be the number of adults. The total cost \( T \) can be expressed as:
\[ T = 150 + 10.50c + 5.50a \]
We need to ensure that this total cost does not exceed the budget of $300:
\[ 150 + 10.50c + 5.50a \leq 300 \]
Subtracting the fixed cost from both sides gives:
\[ 10.50c + 5.50a \leq 150 \]
Now, we can analyze this inequality to find out how many children and adults Meha can invite.
Steps to Find Suitable Combinations
-
Rearranging the Inequality: \[ 10.50c + 5.50a \leq 150 \]
-
Finding Combinations: We are looking for non-negative integer solutions for \( c \) and \( a \) with the constraints that \( c \geq 1 \) and \( a \geq 1 \).
-
Calculating Maximum Values: We can find feasible combinations of \( c \) and \( a \) by testing various values:
- Let’s start testing combinations incrementally:
Sample Calculations
-
If \( c = 1 \) (1 child): \[ 10.50(1) + 5.50a \leq 150 \] \[ 10.50 + 5.50a \leq 150 \] \[ 5.50a \leq 139.5 \implies a \leq 25.36 \quad \text{(max 25 adults)} \] So feasible pairs: (1, 1) to (1, 25).
-
If \( c = 2 \) (2 children): \[ 10.50(2) + 5.50a \leq 150 \] \[ 21 + 5.50a \leq 150 \] \[ 5.50a \leq 129 \implies a \leq 23.45 \quad \text{(max 23 adults)} \] So feasible pairs: (2, 1) to (2, 23).
-
If \( c = 3 \) (3 children): \[ 10.50(3) + 5.50a \leq 150 \] \[ 31.5 + 5.50a \leq 150 \] \[ 5.50a \leq 118.5 \implies a \leq 21.5 \quad \text{(max 21 adults)} \] So feasible pairs: (3, 1) to (3, 21).
Continuing in this manner, we find:
- In general, as the number of children increases, the maximum number of adults decreases.
Recommendation
After testing various combinations while ensuring at least one adult and one child:
- An excellent balanced choice could be 5 children and 15 adults, yielding: \[ T = 150 + 10.50(5) + 5.50(15) = 150 + 52.5 + 82.5 = 285 \]
This leaves room within her budget while satisfying the requirement for one adult and one child.
Final Recommendation: Invite 5 Children and 15 Adults.
- This gives a total cost of $285, which is under $300. It also creates a good environment for the celebration, ensuring a sufficient number of attendees.