Ask Question
15 January, 06:58

According to euclid's division algorithm HCF of any two positive integers a and b with a> b is obtained by applying euclid's division lemma to a and b to find q and r such that a = bq + r where r must satisfy

+4
Answers (1)
  1. 15 January, 09:19
    0
    Ok, a general case.

    If we take for example, a = 5 and b = 2

    we have:

    a/b = 5/2 = 2 + 1

    where q = 2, the quotient

    and r = 1, the rest.

    then we have:

    5 = 2*2 + 1 or a = q*b + r

    So r must satisfy that is the difference between a and the multiple of b that is closest to a from bellow.

    So another example. a = 8 and b = 3.

    The closest multiple of b, that is closest to 8 (from bellow) is

    3*2 = 6

    the difference between 8 and 6 is: 8 - 6 = 2

    so we have r = 2.

    then:

    a = q*b + r is: 8 = 2*3 + 2,
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “According to euclid's division algorithm HCF of any two positive integers a and b with a> b is obtained by applying euclid's division lemma ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers