Determine how many positive integers with exactly four decimal digits, that is, positive integers between 1000 and 9999 inclusive, have the following properties:
(a) are divisible by 5 and by 7.
(b) are divisible by 7.
(c) are even.
(d) are divisible by 5 but not by 7.