Check whether 8n can end with the digit 0for any natural number n.
Answers
Answered by
3
We know 8n = (23)n = 23n
If 8n end with zero then 10 is factor of 8n.
8n = 23n = (5)(2)
5 is factor of 2, which is a contradiction
So, our assumption is wrong. Hence 8n cannot end with zero.
Similar questions