67.4k views
0 votes
Write a function P(x) that can be used to determine the profit for sales of x fixtures.The profit is the difference between the revenue function, R(x), and the cost function, C(x), shownR(x) = 252C(x) = 1500 + 1035x + 1500O 15x + 1500O 15x - 15000 -15x - 1500

User Adonike
by
7.7k points

1 Answer

4 votes

P(X)= R(X) - C(X)

Substituing the functions on the P(X) functions:

P(X)=25x-(1500+10x)

P(X)=25x-1500-10x

Solving:

P(x)=15x-1500, The answer would be the third option!

User Smeterlink
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.