Complete Concept Guide (100% Curriculum Coverage)
1. The Fundamental Theorem of Arithmetic
Every composite number can be expressed (factorized) uniquely as a product of primes, apart from the order in which the prime factors occur. E.g. $1260 = 2^2 \times 3^2 \times 5 \times 7$.
• HCF: Product of smallest power of each common prime factor.
• LCM: Product of greatest power of each prime factor involved in the numbers.
• $\mathbf{\text{HCF}(a, b) \times \text{LCM}(a, b) = a \times b}$.
2. Proof of Irrationality by Contradiction
To prove $\sqrt{2}$ is irrational, assume the opposite: that $\sqrt{2} = \frac{a}{b}$ where $a, b$ are coprime integers ($b \ne 0$). Squaring both sides: $2 = \frac{a^2}{b^2} \implies a^2 = 2b^2$. Thus $2$ divides $a^2$, which implies $2$ divides $a$. Let $a = 2c \implies 4c^2 = 2b^2 \implies b^2 = 2c^2$, so $2$ divides $b$. Hence, 2 divides both $a$ and $b$, contradicting that $a$ and $b$ are coprime! Thus, $\sqrt{2}$ is irrational.
Check Your Understanding (Diagnostic Practice Questions)
Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.
1
Prove that $\sqrt{5}$ is an irrational number.
Reveal Answer & Explanation
Answer: Assume $\sqrt{5} = a/b$ (coprime). $5b^2 = a^2 \implies 5$ divides $a$. Let $a = 5c \implies 5b^2 = 25c^2 \implies b^2 = 5c^2 \implies 5$ divides $b$. This contradicts that $a$ and $b$ are coprime. Hence $\sqrt{5}$ is irrational.
Proof by contradiction using divisibility by 5.
2
Find the HCF and LCM of 96 and 404 using prime factorization.
Reveal Answer & Explanation
Answer: $96 = 2^5 \times 3$; $404 = 2^2 \times 101$. $\text{HCF} = 2^2 = 4$. $\text{LCM} = \frac{96 \times 404}{4} = 9,696$.
HCF = 4, LCM = 9696.
3
Show that $5 \times 11 \times 13 + 13$ is a composite number.
Reveal Answer & Explanation
Answer: $13(5 \times 11 + 1) = 13(55 + 1) = 13 \times 56$. Since it has factors other than 1 and itself, it is composite.
Factor out 13.
4
Explain why $6^n$ can never end with the digit 0 for any natural number $n$.
Reveal Answer & Explanation
Answer: For a number to end in 0, its prime factorization must contain both 2 and 5. The prime factorization of $6^n = (2 \times 3)^n = 2^n \times 3^n$. Since 5 is not a factor, $6^n$ can never end in 0.
Requires prime factor 5.
5
If $\text{HCF}(306, 657) = 9$, find $\text{LCM}(306, 657)$.
Reveal Answer & Explanation
Answer: $\text{LCM} = \frac{306 \times 657}{9} = 34 \times 657 = 22,338$.
LCM = (a * b) / HCF.
Finished Studying This Chapter?
READY TO PRACTICE?
Timed CBT Practice Tests (Exam Simulator)
Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.