Answer: Let's assume Becky's budget is allocated as follows:
x: Quantity of movies (Q1)
y: Quantity of roller skating (Q2)
p1: Price of movies per person
p2: Price of roller skating per person
B: Budget
Given the following information:
Initial price of movies (p1) = $5 per person
Updated price of movies (p1') = $8 per person
Initial price of roller skating (p2) = $5 per person
Updated price of roller skating (p2') = $4 per person
Initial budget (B) = $32
We can calculate the maximum quantities of movies and roller skating using the formula:
Q1 = (B / p1') - (p2' / p1') * Q2
Q2 = (B / p2') - (p1' / p2') * Q1
Let's substitute the given values into the formula:
Q1 = (32 / 8) - (4 / 8) * Q2
Q2 = (32 / 4) - (8 / 4) * Q1
Simplifying the equations, we get:
Q1 = 4 - 0.5 * Q2
Q2 = 8 - 2 * Q1
These equations represent Becky's new budget constraint, considering the updated prices of movies and roller skating.