If a and b are integers such that a - b = 10, find the minimum value of a*b.
If a is 5 and b is -5, the minimum value is -25
:D