Find the number of trailing zeros are there at the end of the value 2 5 ! .
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.
Very good. It is realy smart to ignore the power of 2 in 25! as it would alwaz be greater than that of 5.So, calclating it will give power of ten.Thnx.
Power of 2 in 25! is |25/2|+|25/2^2|+|25/2^3|+|25/2^4|=22. Power of 5 in 25! is |25/5|+|25/5^5|=6. Power of 10 in 25! is 6.
So number of 0s at the end will be 6. frgt to add dat.
Here is my solution: Look quickly into this multiplication: If numbers end with 5 multiplies with even numbers: 2, 4, 6, 8: The answer will have zeroes at the end.
So we have 2 × 4 × 6 × 8 × 5 = 1 9 2 0 ; 1 2 × 1 4 × 1 6 × 1 8 × 1 5 = 7 2 5 7 6 0 ; 2 2 × 2 4 × 2 5 = 1 3 2 0 0 . So we have 4 zeroes here!
But number 10 and 20 will add 2 more zeroes to the value of this multiplication.
So, the total zeroes at the end of the value of 25! are: 4 + 2 = 6 !
And the correct answer is 6 !
For every trailing zero, x! Must be divided by five, twenty five and sub. Power of 5. So 25÷5 = 5 25÷25 = 1 So there are 5+1=6 trailing zeros of 25!
Problem Loading...
Note Loading...
Set Loading...
5,10,15,20 will create four zeroes ; 25 will create 2 zeroes