Find the number of zeroes at the end of 15!
Solution:
Maximum power of 5 in 15
= 3
This way:
[ 15/ 5 ] …….. [till the quotient is greater than zero]
= 3
Answer: 3
X
|
2^0
|
2^1
|
2^2
|
2^3
|
2^4
|
2^5
|
Row Sum
|
17^0
|
1
|
2
|
4
|
8
|
16
|
32
|
63
|
17^1
|
17
|
34
|
68
|
136
|
272
|
544
|
1071
|
Col Sum
|
18
|
36
|
72
|
144
|
288
|
576
|
1134
|