To determine the probability that n(n + 1) is divisible by 3, we need to consider the different values of n within the given range.
There are three cases to consider:
Case 1: n is divisible by 3.
In this case, n(n + 1) is definitely divisible by 3.
Case 2: n + 1 is divisible by 3.
In this case, n is two less than a multiple of 3, i.e., n = 2, 5, 8, ..., 98. For each of these values, n(n + 1) is divisible by 3.
Case 3: Neither n nor n + 1 is divisible by 3.
In this case, n is one less than a multiple of 3, i.e., n = 1, 4, 7, ..., 97. For each of these values, n(n + 1) is not divisible by 3.
Now, let's count the number of favorable outcomes:
Case 1: There are 33 multiples of 3 between 1 and 99, inclusive.
Case 2: There are 33 values of n in the range 2 to 98, inclusive, where n + 1 is divisible by 3.
Therefore, the total number of favorable outcomes is 33 + 33 = 66.
The total number of possible outcomes is 99 (since 1 ≤ n ≤ 99).
Therefore, the probability that n(n + 1) is divisible by 3 is 66/99, which simplifies to (D) 2/3.