The function that represents the Scooter Company's total profit is given by:
P(x) = -2x² + 250x - 2,000.
<h3>How to calculate the profit function?</h3>
The profit function is calculated by the <u>revenue function subtracted by the cost function</u>, hence:
P(x) = R(x) - C(x).
In this problem, we have that:
- The revenue function is: R(x) = 400x - 2x².
- The cost function is: X(x) = 150x + 2000.
Hence the profit function is:
P(x) = R(x) - C(x).
P(x) = 400x - 2x² - (150x + 2000).
P(x) = -2x² + 250x - 2,000.
More can be learned about profit functions at brainly.com/question/25274969
#SPJ1