Question 994714
two numbers have a difference of 24. find the numbers if the result of adding their sum to their product is a minimum
-----------
f(x) = x(24+x) + x+24 = x^2 + 25x + 24
f'(x) = 2x + 25 = 0
--> Minimum at x = -12.5
--> -12.5 & 11.5