Question 1015538: fixed cost 25000, cost per item 9.50, item sells for 25.00
What are the functions for the following:
C(x)= , R(x) , P(x) Answer by macston(5194) (Show Source):
You can put this solution on YOUR website! .
x=number of units
.
C(x)=25000+9.50x
.
R(x)=25.00x
.
P(x) = R(x)-C(x) = 25.00x-25000-9.50x = 15.50x-25000
.