To determine how many visits it would take for the costs of the two plans to be equal, we can set up an equation based on the information provided.
Let \( x \) be the number of visits.
-
The total cost of the first option (paying $10 per visit) is: \[ \text{Cost}_1 = 10x \]
-
The total cost of the second option (paying $32 per month and $6 per visit) is: \[ \text{Cost}_2 = 32 + 6x \]
We want to find the value of \( x \) where both costs are equal: \[ 10x = 32 + 6x \]
Now, let's solve for \( x \).
-
Subtract \( 6x \) from both sides: \[ 10x - 6x = 32 \]
-
Simplifying the left side gives: \[ 4x = 32 \]
-
Now, divide both sides by 4: \[ x = \frac{32}{4} = 8 \]
Thus, the number of visits it would take for the cost of the two plans to be equal is \( x = 8 \).
The correct answer is: \[ 10x = 32 + 6x ; x = 8 \]