What is the number of trailing zeros of ?
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.
You just need to find the number of "5"'s in the expression. You can do so by taking the floor of 50/5 and adding that to the floor of 50/25 which gets you an answer of 1 2