Real Numbers | Exercise 1.1

Question 5

Check whether 6n6^n can end with the digit 0 for any natural number nn.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • For any number to end with the digit 0, it must be divisible by 1010, which means its prime factorisation must contain both 2 and 5 as factors (10=2×510 = 2 \times 5).
  • We find the prime factorisation of 6n6^n and check whether the prime factor 5 is present.
  • By the Fundamental Theorem of Arithmetic, the prime factorisation of any number is unique, meaning no other prime factors can appear.

Step 1 · Prime Factorisation of 6n6^n

Prime factorising the base 66 6=2×36 = 2 \times 3

For any natural number nn

6n=(2×3)n=2n×3n\begin{aligned} 6^n &= (2 \times 3)^n \\ &= 2^n \times 3^n \end{aligned}

Step 2 · Check for Factor 5

For a number to end with the digit 00, it must be divisible by 1010, requiring both 22 and 55 as prime factors.

The prime factorisation of 6n6^n contains only the prime numbers 22 and 33.

By the Fundamental Theorem of Arithmetic, this prime factorisation is unique, so 55 is not a prime factor of 6n6^n.

Therefore, 6n6^n is not divisible by 55 and cannot end with the digit 00 for any natural number nn.

Answer

6n6^n cannot end with the digit 00 for any natural number nn.

Common Mistakes
  • Overlooking the Uniqueness Theorem: Forgetting to mention the Fundamental Theorem of Arithmetic, which proves that no other prime factor (like 55) can exist for 6n6^n.
  • Incomplete Condition for Ending in 0: Assuming that being divisible by 22 alone is sufficient; a number ending in 00 must have both 22 and 55 in its prime factorisation.

More questions in Exercise 1.1

Q1

Express each number as a product of its prime factors:

(i) 140 (ii) 156 (iii) 3825 (iv) 5005 (v) 7429

Q2

Find the LCM and HCF of the following pairs of integers and verify that LCM×HCF=product of the two numbers\text{LCM} \times \text{HCF} = \text{product of the two numbers}.

(i) 26 and 91

(ii) 510 and 92

(iii) 336 and 54

Q3

Find the LCM and HCF of the following integers by applying the prime factorisation method.

(i) 12, 15 and 21

(ii) 17, 23 and 29

(iii) 8, 9 and 25

Q4

Given that HCF(306,657)=9\text{HCF}(306, 657) = 9, find LCM(306,657)\text{LCM}(306, 657).

Q5

Check whether 6n6^n can end with the digit 0 for any natural number nn.

Q6

Explain why 7×11×13+137 \times 11 \times 13 + 13 and 7×6×5×4×3×2×1+57 \times 6 \times 5 \times 4 \times 3 \times 2 \times 1 + 5 are composite numbers.

Q7

There is a circular path around a sports field. Sonia takes 18 minutes to drive one round of the field, while Ravi takes 12 minutes for the same. Suppose they both start at the same point and at the same time, and go in the same direction. After how many minutes will they meet again at the starting point?

← Back to Real Numbers