When Is the Second Phone Plan Cheaper?

Applied Systems 9th-10th Grade
PROBLEM
You are choosing between two different cell phone plans. The first plan charges a rate of 25 cents per minute. The second plan charges a monthly fee of .95 plus 12 cents per minute. How many minutes would you have to use in a month in order for the second plan to be preferable?

What This Problem Teaches

  • Setting up inequalities to compare linear cost functions
  • Understanding the relationship between fixed costs and variable rates
  • Interpreting break-even analysis in real-world contexts
  • Translating "preferable" into mathematical language (less than)
  • Working with decimal coefficients and mixed units (dollars and cents)

Solution: Method 1 — The Inequality Approach

The key insight here is that "preferable" means cheaper, so we need to find when Plan 2 costs less than Plan 1.

Step 1 — Define the variable and write cost expressions

Let m = number of minutes used per month

Plan 1 cost: 0.25m dollars
Plan 2 cost: 0.95 + 0.12m dollars

Notice I converted everything to dollars to avoid mixing units. Plan 1 has no fixed fee, just 25¢ per minute. Plan 2 has a $0.95 monthly fee plus 12¢ per minute.

Step 2 — Set up the inequality for when Plan 2 is preferable

Plan 2 is preferable when its cost is less than Plan 1's cost:

0.95 + 0.12m < 0.25m

Step 3 — Solve the inequality

Subtract 0.12m from both sides:

0.95 < 0.25m - 0.12m
0.95 < 0.13m

Step 4 — Isolate the variable

Divide both sides by 0.13:

m > 0.95 ÷ 0.13
m > 7.307...

Step 5 — Interpret the result

Since we can't use a fraction of a minute in this context, Plan 2 becomes preferable when you use more than 7.31 minutes, or practically speaking, 8 or more minutes per month.

Solution: Method 2 — Finding the Break-Even Point First

Sometimes it's clearer to find where the plans cost exactly the same, then determine which side of that point favors Plan 2.

Step 1 — Set the costs equal

Find where both plans cost the same amount:

0.25m = 0.95 + 0.12m

Step 2 — Solve for the break-even point

Subtract 0.12m from both sides:

0.25m - 0.12m = 0.95
0.13m = 0.95
m = 0.95 ÷ 0.13 = 7.31 minutes

Step 3 — Test which plan is cheaper above the break-even point

Let's test with 10 minutes (above 7.31):

Plan 1 at 10 min: 0.25(10) = $2.50
Plan 2 at 10 min: 0.95 + 0.12(10) = 0.95 + 1.20 = $2.15

Step 4 — State the conclusion

Since Plan 2 costs less at 10 minutes, Plan 2 is preferable for any usage above 7.31 minutes per month.

Plan 2 becomes preferable when you use more than 7.31 minutes per month

Verification

Let's verify by testing values just below and above our break-even point of 7.31 minutes.

At exactly 7.31 minutes:

Plan 1: 0.25(7.31) = $1.83
Plan 2: 0.95 + 0.12(7.31) = 0.95 + 0.88 = $1.83 ✓

Just below break-even (7 minutes):

Plan 1: 0.25(7) = $1.75
Plan 2: 0.95 + 0.12(7) = 0.95 + 0.84 = $1.79

Plan 1 is cheaper, as expected.

Above break-even (8 minutes):

Plan 1: 0.25(8) = $2.00
Plan 2: 0.95 + 0.12(8) = 0.95 + 0.96 = $1.91

Plan 2 is cheaper, confirming our answer. ✓

Watch Out For These

✗ Setting up the inequality backwards: Writing 0.25m < 0.95 + 0.12m would find when Plan 1 is preferable, not Plan 2. Always read carefully what the question is asking for.
✗ Mixing cents and dollars: Using 25m + 95 + 12m would mix cents and dollars inconsistently. Convert everything to the same unit first—either all dollars or all cents.
✗ Misinterpreting the inequality direction: After getting m > 7.31, saying "Plan 2 is better for usage less than 7.31 minutes." The inequality symbol tells you the direction: greater than means above the break-even point.

Does This Seem Reasonable?

Let's think about this intuitively. Plan 2 has a higher upfront cost ($0.95) but saves 13 cents per minute compared to Plan 1. So it makes sense that you'd need some minimum usage to overcome that upfront investment.

The math checks out: You save 13¢ per minute with Plan 2, so you need 0.95 ÷ 0.13 = 7.31 minutes of savings to break even. After that, every additional minute saves you 13¢.

Also notice how low the break-even point is—just over 7 minutes! This suggests Plan 2 is designed to attract customers, since most people use far more than 7 minutes per month.

The Pattern Behind This

This is a classic break-even analysis between a fixed-cost plan and a variable-cost plan. The general structure is:

When is: Fixed Cost + Lower Rate × Usage < Higher Rate × Usage?

Answer: Usage > Fixed Cost ÷ (Higher Rate - Lower Rate)

In our case: Usage > $0.95 ÷ ($0.25 - $0.12) = $0.95 ÷ $0.13 = 7.31 minutes

This pattern appears everywhere: gym memberships (monthly fee + per-class vs. per-class only), subscription services, bulk purchasing, and utility rate structures. The plan with higher fixed costs but lower variable rates always becomes preferable at some usage level.

Real Applications

Subscription services: Netflix vs. renting individual movies, Spotify vs. buying songs, or cloud storage plans all follow this same mathematical structure.

Business cost analysis: Companies regularly face "lease vs. buy" decisions, whether for equipment, software, or facilities. The break-even calculation determines the optimal choice.

Utility rate structures: Many electric companies offer plans with high fixed fees but lower per-kWh rates. High-usage customers benefit from these plans using exactly this calculation.

What If?

1
Price Hike on Plan 2
Plan 1 still charges 25¢ per minute. Plan 2 raises its monthly fee to $4.95 but keeps the 12¢ per minute rate. How many minutes must you use for Plan 2 to be preferable now?
Step 1 — Set up the new inequality

Plan 1: 0.25m, Plan 2: 4.95 + 0.12m

For Plan 2 to be preferable: 4.95 + 0.12m < 0.25m

Step 2 — Solve for m

4.95 < 0.25m - 0.12m

4.95 < 0.13m

m > 4.95 ÷ 0.13 = 38.08

Step 3 — Interpret

Answer: Plan 2 becomes preferable when you use more than 38.08 minutes per month.

Step 4 — Verify

At 40 minutes: Plan 1 costs 0.25(40) = $10.00, Plan 2 costs 4.95 + 0.12(40) = $9.75. Plan 2 is indeed cheaper. ✓

2
Reverse the Unknown
You used exactly 15 minutes last month and both plans cost the same amount. If Plan 1 charges 25¢ per minute and Plan 2 charges 18¢ per minute plus a fixed monthly fee, what is Plan 2's monthly fee?
Step 1 — Set up the equation

Let F = Plan 2's monthly fee

Since costs are equal at 15 minutes: 0.25(15) = F + 0.18(15)

Step 2 — Calculate Plan 1's cost

0.25(15) = $3.75

Step 3 — Solve for F

3.75 = F + 0.18(15)

3.75 = F + 2.70

F = 3.75 - 2.70 = $1.05

Step 4 — Verify

Plan 2 at 15 min: 1.05 + 0.18(15) = 1.05 + 2.70 = $3.75

Answer: Plan 2's monthly fee is $1.05.

3
Three Plans, One Decision
Plan A: 30¢ per minute. Plan B: $2.95 monthly fee + 15¢ per minute. Plan C: $8.95 monthly fee + 8¢ per minute. For what range of minutes is Plan B the cheapest option?
Step 1 — Find when B beats A

2.95 + 0.15m < 0.30m

2.95 < 0.15m

m > 2.95 ÷ 0.15 = 19.67

Step 2 — Find when B beats C

2.95 + 0.15m < 8.95 + 0.08m

2.95 - 8.95 < 0.08m - 0.15m

-6.00 < -0.07m

m < 6.00 ÷ 0.07 = 85.71

Step 3 — Combine the constraints

Plan B is cheapest when: 19.67 < m < 85.71

Answer: Plan B is cheapest for usage between 19.67 and 85.71 minutes per month.

Step 4 — Verify boundaries

At 50 minutes (in Plan B's range): A costs $15.00, B costs $10.45, C costs $12.95. Plan B wins! ✓

4
Adding a Family Line
Plan 1: 25¢ per minute for each of two lines (50¢ per combined minute). Plan 2: $0.95 for the first line + $20 for a second line + 12¢ per combined minute for both lines. How many total combined minutes make Plan 2 cheaper?
Step 1 — Write cost expressions

Let m = total combined minutes for both lines

Plan 1: 0.50m (50¢ per combined minute)

Plan 2: 0.95 + 20.00 + 0.12m = 20.95 + 0.12m

Step 2 — Set up the inequality

Plan 2 cheaper when: 20.95 + 0.12m < 0.50m

Step 3 — Solve

20.95 < 0.50m - 0.12m

20.95 < 0.38m

m > 20.95 ÷ 0.38 = 55.13

Step 4 — Verify and conclude

At 60 minutes: Plan 1 costs 0.50(60) = $30.00, Plan 2 costs 20.95 + 0.12(60) = $28.15

Answer: Plan 2 becomes cheaper when the two lines use more than 55.13 combined minutes per month.

Frequently Asked Questions

Set up an inequality where one plan's total cost is less than the other's, then solve for the usage level. In this example, the second plan (0.95 + 0.12m) becomes cheaper than the first (0.25m) when 0.95 + 0.12m < 0.25m, which gives us m > 7.31 minutes.
Because we want to find when one option becomes better than another, not just when they're equal. The equation finds the exact break-even point, but the inequality tells us the range where one plan is preferable. Here, Plan 2 is better when usage exceeds 7.31 minutes.
Fixed costs are charged regardless of usage (like the $0.95 monthly fee), while variable costs depend on how much you use (like 12¢ per minute). Plans with higher fixed costs but lower variable rates become more economical as usage increases, which is exactly what this problem demonstrates.
NJ
Neven Jurkovic, PhD

Professor of Computer Science, Palo Alto College, Alamo Colleges District, San Antonio, TX

Developer of Algebrator

Contact

This solution was prepared with AI assistance and reviewed by Dr. Jurkovic for mathematical accuracy and pedagogical clarity.

2026-07-02