Q. 47

Question

Cell Phone Service Sprint PCS offers a monthly cellular phone plan for \(39.99. It includes 450 anytime minutes and charges \)0.45 per minute for additional minutes. The following function is used to compute the monthly cost for a subscriber:

C(x)=39.99     if  0x4500.45x-162.51   if x>450

where x is the number of anytime minutes used. Compute the monthly cost of the cellular phone for use of the following number of anytime minutes:

  1. 200
  2. 465
  3. 451

Step-by-Step Solution

Verified
Answer
  1. The monthly cost is $39.99.
  2. The monthly cost is $46.74.
  3. The monthly cost is $40.44.
1Step 1. Given Information

We are given a function, 

C(x)=39.99     if  0x4500.45x-162.51   if x>450

2Part(a) Step 1. Finding part(a)

For x=200 , the given function is equal to 39.99

C(200)=39.99

Hence the monthly cost is $39.99

3Part(b) Step 1. Finding part(b)

Since 465>450, so the function will be,

C(x)=0.45x-162.51

Putting x=465 in the function, we get

C(465)=0.45(465)-162.51C(465)=209.25-162.51C(465)=46.74

Hence the monthly cost is $46.74

4Part(c) Step 1. Finding part(c)

Putting x=451 in the given function, we get

C(451)=0.45(451)-162.51C(451)=202.95-162.51C(451)=40.44

Hence the monthly cost is $40.44