Stephenson G. answered 09/18/24
Define the variables and solve this step by step.
- Let x be the number of minutes of calls.
- Plan A: Costs $28 per month plus $0.13 for each minute of calling, so the total cost of Plan A is:
- Cost of Plan A = 28 + 0.13x
- Plan B: Costs $16 per month plus $0.15 for each minute of calling, so the total cost of Plan B is:
- Cost of Plan B = 16 + 0.15x
We need to find when the two plans cost the same, which means setting the cost equations equal to each other:
28 + 0.13x = 16 + 0.15x
12 = 0.02x
x = 600
Now that we know the two plans cost the same when x = 600, we can substitute x = 600 into either cost equation to find the cost:
Cost of Plan A = 28 + 0.13(600) = 106
Therefore, the two plans cost the same at 600 minutes, and the cost when they are the same is $106.
Hope this was helpful.