Question 471386: Q)it is desired to extract the maximum power of 3 from 24! where n!= n.(n-1). (n-2)....321. What will be the exponent of 3?
(a)8 (b) 9 (c)11 (d) 10
You can put this solution on YOUR website! An algorithm that always works is to repeatedly divide 24 by 3, to count the number of 3's in the factorization. For example,