To find the number of visits at which the costs of the two plans are equal, we can set up an equation based on the given costs.
Let \( x \) be the number of visits.
-
The cost for the first option (paying $10 per visit) is: \[ 10x \]
-
The cost for the second option (paying $32 per month plus $6 per visit) is: \[ 32 + 6x \]
We want to find the point where these two costs are equal: \[ 10x = 32 + 6x \]
Now, let's solve for \( x \):
-
Subtract \( 6x \) from both sides: \[ 10x - 6x = 32 \] \[ 4x = 32 \]
-
Now, divide both sides by 4: \[ x = \frac{32}{4} = 8 \]
So, the number of visits at which the costs of the two plans are equal is \( x = 8 \).
The correct response is: \[ 10x = 32 + 6x; \quad x = 8 \]