To find out after how many days of workouts the two membership plans would cost the same, we can set up an equation.
Let \( x \) be the number of days worked out.
For the first plan, the total cost \( C_1 \) can be expressed as: \[ C_1 = 5 + 4x \]
For the second plan, the total cost \( C_2 \) can be expressed as: \[ C_2 = 32 + 1x \]
We want to find \( x \) such that: \[ C_1 = C_2 \]
Setting the equations equal gives us: \[ 5 + 4x = 32 + 1x \]
Now, we can solve for \( x \):
-
Subtract \( 1x \) from both sides: \[ 5 + 4x - 1x = 32 \] \[ 5 + 3x = 32 \]
-
Subtract 5 from both sides: \[ 3x = 32 - 5 \] \[ 3x = 27 \]
-
Divide both sides by 3: \[ x = \frac{27}{3} \] \[ x = 9 \]
Thus, the two membership plans would be the same price after 9 days of workouts.
The correct response is: After 9 days of workouts the price for the two plans would be equal.