What is euclid Algorithum and division???

CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Arya Jadav 5 years, 7 months ago
- 1 answers
Related Questions
Posted by Vanshika Bhatnagar 1 year, 3 months ago
- 2 answers
Posted by Hari Anand 5 months, 2 weeks ago
- 0 answers
Posted by Sahil Sahil 1 year, 3 months ago
- 2 answers
Posted by Kanika . 1 week, 1 day ago
- 1 answers
Posted by Parinith Gowda Ms 2 months, 3 weeks ago
- 1 answers
Posted by Parinith Gowda Ms 2 months, 3 weeks ago
- 0 answers

myCBSEguide
Trusted by 1 Crore+ Students

Test Generator
Create papers online. It's FREE.

CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
myCBSEguide
Yogita Ingle 5 years, 7 months ago
Consider we have two numbers 78 and 980 and we need to find the HCF of both of these numbers. To do this, we choose the largest integer first, i.e. 980 and then according to Euclid Division Lemma, a = bq + r where 0 ≤ r ≤ b;
980 = 78 × 12 + 44
Now, here a = 980, b = 78, q = 12 and r = 44.
Now consider the divisor as 78 and the remainder 44 and apply the Euclid division method again, we get
78 = 44 × 1 + 34
Similarly, consider the divisor as 44 and the remainder 34 and apply the Euclid division method again, we get
44 = 34 × 1 + 10
Following the same procedure again,
34 = 10 × 3 + 4
10=4×2+2
4=2×2+0
As we see that the remainder has become zero, therefore, proceeding further is not possible and hence the HCF is the divisor b left in the last step which in this case is 2. We can say that the HCF of 980 and 78 is 2.
1Thank You