mathdaemon
New member
- Joined
- Dec 26, 2012
- Messages
- 35
Hello
Find the number of zeroes in the following expression
15*32*25*22*40*75*98*112*125.
I got the ans by prime factorizing all the terms and taking min(number of factors that are 2, number of factors that are 5).
Ans I got is 9.
Please explain the logic to me.
Thank You
Find the number of zeroes in the following expression
15*32*25*22*40*75*98*112*125.
I got the ans by prime factorizing all the terms and taking min(number of factors that are 2, number of factors that are 5).
Ans I got is 9.
Please explain the logic to me.
Thank You