Zeros are valuable

What will be the number of trailing zeros in 99! ?

Note: n! = n * (n-1) * . . . . . 3 * 2 * 1


The answer is 22.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Rama Devi
May 16, 2015

The number of trailing zeros in a given number can be calculated by dividing the number with 5^n till the quotient is less than one and all the values obtained.Therefore by doing the same for 99 , we get the answer as 19+3 , which is 22

you get it exactly :)

Mahtab Hossain - 6 years ago

Log in to reply

Thank you .

Rama Devi - 6 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...