
Mike D. answered 12/01/20
Effective, patient, empathic, math and science tutor
The profit per chip will be P(x) = R(x) - C(x).
To maximise profit solve P'(x) = 0. P'(x0 = R'(x) - C'(x)
So you need R'(x) = C'(x)
-5x2 + 60x + 180 = 20x + 80
5x2 - 40x - 100 = 0
x2 - 8x - 20 = 0
(x-10) (x+2) = 0
x = 10 or -2
Clearly x>0 so only possible solution is x=10
To find the maximised profit you need to find R(x) and C(x) then find R (10) - C(10)
To find R(x) integrate R'(x) giving (-5/3) x3 + 30x2 + 180x
And similarly C(x) = 10x2 + 80x
Now you can find R(10) - C(10).