Find the number of trailing 0's in the following expression:
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.
5 ! does have a zero at the end, as it contains 2 × 5 , as do all factorials above that.
3 ! + 4 ! = 6 + 2 4 = 3 0 also end in a zero.
However 1 ! + 2 ! = 3 so it ends in 3 , as does the entire expressions, since only zeroes are being added to the 3 .