310,053 views
30 votes
30 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 Keyur Lakhani
by
2.7k points

1 Answer

13 votes
13 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 Primegxy
by
3.2k points