231k views
0 votes
A cell phone company charges a basic rate of $19.99 per month for 300 minutes of local usage. Any local usage over 300 minutes is charged at $.10 per minute. All long distance calls are charged at $.25 per minute. Write and simplify an expression that gives the total monthly bill if x is the number of local minutes and y is the number of long distance minutes. Evaluate the expression if local usage totals 375 minutes and long distance usage totals 54 minutes.

User Peace
by
6.0k points

1 Answer

3 votes

total = 19.99 + 0.10(x-300) + 0.25y

x = 375

y=54

total = 19.99 +0.10(375-300) +0.25(54)

total = 19.99 + 0.10(75) + 0.25(54)

total = 19.99 + 7.50 + 13.50

total = $40.99

User Coriolinus
by
6.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.