You can put this solution on YOUR website! Find two real numbers whose difference is S and whose product is a minimum.
Two numbers, x & y
x - y = s
x = (y+s)
xy = the product
replace x with (y+s)
y(y+s) = y^2 + sy
The minimum occurs on the axis of symmetry. a=1; b=s
y =
y = ; the 2nd number
Find x
x = + s; the 1st number
: