To find the number of visits where the cost of the two plans is equal, we can set up an equation for the total cost.
Let \( x \) be the number of visits.
-
For the first option (paying $10 per visit), the total cost is: \[ \text{Cost}_1 = 10x \]
-
For the second option (paying $32 per month plus $6 per visit), the total cost is: \[ \text{Cost}_2 = 32 + 6x \]
We want to find \( x \) such that the costs are equal: \[ 10x = 32 + 6x \]
Now, let's solve the equation:
-
Subtract \( 6x \) from both sides: \[ 10x - 6x = 32 \] \[ 4x = 32 \]
-
Divide both sides by 4: \[ x = 8 \]
So, the number of visits it would take for the cost of the two plans to be equal is 8 visits.
The correct equation and solution is: \[ 10x = 32 + 6x ; ; ; x = 8 \]