Given consecutive positive integers a, b, c, and d such that a < b < c < d, which of the following expressions has the greatest value?
a) a/b
b) b/c
c) c/d
d) a * b / b * c
e) b * c / c * d