169k views
3 votes
Play It Up game store's daily revenue each can be modeled by R(x) = 50x where x represents the number of games sold each day. The store's daily costs can be modeled by the function C(x) = 8x + 250.

Find the profit function P(x) if: P(x) = R(x) - C(x)



Group of answer choices

P(x) = 58x + 250

P(x) = 42x + 250

P(x) = 42x - 250

P(x) = 58x - 250

1 Answer

3 votes

Answer: THIRD OPTION.

Explanation:

You need to analize the information provided in this exercise.

You know that the game store's daily revenue each is modeled by the following function:


R(x) = 50x

Where the variable "x" represents the number of games sold each day.

And the store's daily costs is modeled by this function:


C(x) = 8x + 250

Then, given that:


P(x) = R(x) - C(x)

You must subtract the functions
R(x) and
C(x).

Therefore, you get that the profit function is:


P(x) = R(x) - C(x)\\\\P(x)= (50x )-(8x + 250)\\\\P(x)=50x-8x-250\\\\P(x)=42x-250

User Nullpoet
by
6.3k points