Answer:
Let's assume that the number of text messages sent in a day is x. Then the cost of Michelle's phone plan is:
Cost of Michelle's plan = 0.22x
And the cost of Jeff's phone plan is:
Cost of Jeff's plan = 0.12x + 1
We want to find the number of text messages for which the two plans have the same cost. So we can set the two expressions for the cost equal to each other and solve for x:
0.22x = 0.12x + 1
0.1x = 1
x = 10
Therefore, for 10 text messages per day, the cost of Michelle's plan and Jeff's plan will be the same.
We can also verify this by plugging x = 10 into the two expressions for the cost:
Cost of Michelle's plan = 0.22(10) = $2.20
Cost of Jeff's plan = 0.12(10) + 1 = $2.20
So the cost of the two plans is indeed the same for 10 text messages per day.