(A) The Leading Digit Cannot Be Zero
9 Choices For First Digit (1, 2, ..., 9)
10 Choices For The Second Digit
10 Choices For The Third Digit
9*10*10 = 900
(B) The Leading Digit Cannot Be Zero And No Repetition Of Digits Is Allowed. ( Im just going to write lower case letters now xD)
9 choices for first digit (1, 2, ..., 9)
9 choices for the second digit, anything different from the first
8 choices for the third digit, anything different from first and second
9*9*8 = 648
(C) The leading digit cannot be zero and the number is a multiple of 5
9 choices for first digit (1, 2, ..., 9)
10 choices for the second digit
2 choices for the third digit (0 or 5)
9*10*2 = 180
(D) the number is at least 400
6 choices for first digit (4, 5, ..., 9)
10 choices for the second digit
10 choices for the third digit
6*10*10 = 600