500
Find any relative extreme for the function (identify it as a maximum or minimum):
f(x) = arctan(x) - arctan(x-4)
f'(x) = 1/(1+x^2) - 1/(1+(x-4)^2) = 0
1+x^2 = 1 + (x-4)^2
1+x^2 = 1+x^2 - 8x+16
-8x + 16 =0
x=2
By the first derivative test, (2,2.214) is a relative maximum