Chapter 1 · Question 1
State Euclid's division lemma and explain how it is used to find the HCF of two positive integers.
Answer
Direct Answer
Euclid's division lemma says that for positive integers and , there exist unique integers and such that , where . Repeated use of this relation gives Euclid's division algorithm for finding HCF.
Simple Explanation
Use the larger number as and the smaller as . Divide, replace the pair by divisor and remainder, and repeat until the remainder is zero. The last non-zero divisor is the HCF.
Exam-Ready Structure
1. Write , . 2. If , then is the HCF. 3. If , repeat the same process with and . 4. Continue until the remainder becomes zero. The last non-zero remainder/divisor is the HCF. This works because the common divisors of and are the same as the common divisors of and .
Key Points
- Euclid's division lemma says that for positive integers and , there exist unique integers and such that , where .