Check Whether 6n Can End with the Digit 0 for Any Natural Number n
Video Explanation
Watch the video below to understand the complete explanation step by step:
Solution
Question: Check whether 6n can end with the digit 0 for any natural number n.
Step 1: Understand the Condition for a Number to End with 0
A number ends with the digit 0 if and only if it is divisible by 10.
10 = 2 × 5
So, a number must have both factors 2 and 5 in its prime factorisation.
Step 2: Prime Factorisation of 6n
6 = 2 × 3
∴ 6n = (2 × 3)n = 2n × 3n
In this expression, there is no factor of 5.
Step 3: Conclusion
Since 6n does not contain the factor 5 for any natural number n, it cannot be divisible by 10.
Final Answer
∴ 6n can never end with the digit 0 for any natural number n.
Conclusion
Thus, because 6n lacks the factor 5 in its prime factorisation, it cannot end with the digit 0 for any value of n.