To find the number of visits at which the two payment options cost the same, we can set up the equation based on the given information.
-
First option (pay per visit):
- Cost = $10 per visit. So for \( x \) visits, the cost is \( 10x \).
-
Second option (monthly fee + pay per visit):
- Cost = $32 per month plus $6 per visit. So for \( x \) visits, the cost is \( 32 + 6x \).
We want to find the number of visits \( x \) such that the costs are equal: \[ 10x = 32 + 6x \]
Now, let's solve for \( x \):
Step 1: Subtract \( 6x \) from both sides: \[ 10x - 6x = 32 \]
Step 2: Simplify: \[ 4x = 32 \]
Step 3: Divide both sides by 4: \[ x = \frac{32}{4} = 8 \]
So the correct equation and solution is: 10x = 32 + 6x ; x = 8
Thus, the cost of the two plans will be equal after 8 visits.