To find the number of visits (let's call it \( x \)) where the cost of both plans is equal, we can set up the following equations based on the two payment options:
-
The first option costs $10 per visit: \[ \text{Cost}_1 = 10x \]
-
The second option costs $32 per month plus $6 per visit: \[ \text{Cost}_2 = 32 + 6x \]
Now, we set the two costs equal to each other to find \( x \): \[ 10x = 32 + 6x \]
Next, we can solve for \( x \):
-
Subtract \( 6x \) from both sides: \[ 10x - 6x = 32 \] \[ 4x = 32 \]
-
Now, divide both sides by 4: \[ x = \frac{32}{4} = 8 \]
Thus, the number of visits where the cost of the two plans is equal is \( x = 8 \).
Conclusion:
The correct equation and solution are: \[ 10x = 32 + 6x ; , x = 8 \]