vikkimba17 wrote:If p is the product of the integers from 1 to 30,
inclusive, what is the greatest integer k for which 3k is
a factor of p ?
(A) 10
(B) 12
(C) 14
(D) 16
(E) 18
The product of the integers from 1 to 30 inclusive is 30!. Thus, we need to determine the number of factors of 3 in 30!. To do so, we can use the following shortcut in which we divide 30 by 3 then divide the quotient (ignore any nonzero remainder) by 3, and then continue this process until we no longer get a nonzero quotient.
30/3 = 10
10/3 = 3 (we can ignore the remainder)
3/3 = 1
Since 1/3 does not produce a nonzero quotient, we can stop.
The final step is to add up our quotients; that sum represents the number of factors of 3 within 30!.
Thus, there are 10 + 3 + 1 = 14 factors of 3 within 30!.
Answer:
C