Question 339849
Let x = no. of minutes
:
Write an expression for each statement:
:
" During a weekday, to call a city 40 miles away from a certain pay phone costs
 $.70 for the first 3 min. and $.15 for each additional minute."
.15(x-3) + .70
:
"If you use a calling card, there is a $.35 fee, and then the rates are $.196
 for the first min. and $.126 for each addition minute."
.126(x-1) + .196 + .35
.126(x-1) + .546
:
 How many minutes must a call last if it is to be cheaper to pay with coins
 rather than a calling card?
:
Coin cost less than Tel card 
 .15(x-3) + .70 < .126(x-1) + .546
.15x - .45 + .70 < .126x - .126 + .546
.15x + .25 < .126x + .42
.15x - .126x < .42 - .25
.024x < .17
x < {{{.17/.024}}}
x < 7.0833
x = 7
we can say a 7 min call would be cheaper with coins
:
:
Prove that
.15(4) + .70 = 1.30 with coins
 .126(6) + .546 = 1.302, slightly more
:
but for 8 min
.15(5) + .70 = 1.45
.126(7) + .546 = 1.43, the card is cheaper