Mark M. answered 05/24/16
Tutor
4.9
(954)
Retired Math prof with teaching and tutoring experience in trig.
Let the numbers be x and y. So, since x+y=10, y=10-x.
Minimize: f(x) = 1/x + 1/(10-x), where 0<x<10.
f'(x) = -x-2 + -(10-x)-2(-1)
= -1/x2 + 1/(10-x)2
= [-(10-x)2 +x2]/[x2(10-x)2]
= [-(100-20x+x2) +x2]/[x2(10-x)2]
= (20x-100)/[x2(10-x)2]
= 0 when x = 5
When 0<x<5, f'(x) < 0
When 5<x<10, f'(x) > 0
So, f(x) is minimized when x=y=5
Minimum sum = f(5) = 1/5 + 1/5 = 2/5