asked 32.0k views
0 votes
The function c(p) represents the total cost for a factory to produce p parts. c(p)=12.5p+4500 What does the value 4500 represent in this situation?

asked
User Bhushya
by
6.9k points

2 Answers

3 votes

The initial cost is $4500

answered
User Eenagy
by
8.3k points
5 votes
The function works as follows:

If, for example, we want to produce 100 parts, the total cost is calculated as follows:

c(100)=12.5*100+4,500=1,250+4,500=5,750 (dollars, or some other unit).


We note that if p=0 (that is, if no parts are produced) then
p(0)=12.5*0+4,500=0+4,500=4,500.

Thus, 4,500 represents the initial costs, without producing any part.
answered
User Lmiguelmh
by
9.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.