167k views
4 votes
Company A charges $0.32 dollars per minute (no fixed monthly charge). Company B charges $13.9 per month plus $0.28 per minute. Company C charges a fixed rate of $50 per month. Let (), (), and () denote the monthly charges of Company A, B, and C respectively for spending minutes on long distance calls.

Find a formula for the monthly cost of using Company A, A(x):A(x)= 
Find a formula for the monthly cost of using Company B, B( X ): B(X) = 
Find a formula for the monthly cost of using Company C, C(X): C(X) =

2 Answers

1 vote

For this case, the first thing we must do is define variables.

We have then:

x: number of minutes

A (x), B (x), C (x): total cost of companies A, B and C, respectively.

We must write a function of the form:


f (x) = mx + b

Where,

m: is the cost per minute

b: it is the fixed cost.

For the company A we have:


A (x) = 0.32x

For company B we have:


B (x) = 0.28x + 13.9

For company C we have:


C (x) = 50

Answer:

The cost of each company monthly is:


A (x) = 0.32x


B (x) = 0.28x + 13.9


C (x) = 50

User KV Prajapati
by
8.2k points
1 vote

For this case, the first thing we must do is define variables.

We have then:

x: number of minutes

A (x), B (x), C (x): total cost of companies A, B and C, respectively.

We must write a function of the form:


f (x) = mx + b

Where,

m: is the cost per minute

b: it is the fixed cost.

For the company A we have:


A (x) = 0.32x

For company B we have:


B (x) = 0.28x + 13.9

For company C we have:


C (x) = 50

Answer:

The cost of each company monthly is:


A (x) = 0.32x


B (x) = 0.28x + 13.9


C (x) = 50

User Greg Brown
by
8.1k points