
William W. answered 11/19/21
Top Pre-Calc Tutor
First write an equation for profit,
As you know, profit = revenue - cost so:
P(x) = (60x - 0.5x2) - (10x + 8)
P(x) = 60x - 0.5x2 - 10x - 8
P(x) = -0.5x2 + 50x - 8
To maximize the function, take the derivative and set it equal to zero and solve:
P'(x) = -1x + 50
-x + 50 = 0
x = 50