
Mark H. answered 01/02/20
Tutoring in Math and Science at all levels
Call them A and B.
We are given A + B = 200, and we want to maximize the product, which we can call S
S = A*B
but A + B = 200, so A = 200 - B
Now S = (200 - B) * B
S = 200B - B2
To find the maximum, take the the first derivative and set = to 0:
S' = 200 - 2B = 0
2B = 200
B = 100