Ask Question
4 May, 02:50

How to get the greatest common divisor of two numbers

+1
Answers (1)
  1. 4 May, 03:47
    0
    GCD : - greatest common divisor : - It means the largest number that divide the given two numbers.

    Steps : - 1 Find the divisor of given numbers

    like we have 27 and 45

    factors of 27 : - 1, 3, 9, 27

    factors of 45 : - 1, 3, 5, 9, 15, 45

    there are two common factors { 3 and 9 }

    but the greater one is 9

    so GCD of 27 and 45 is 9
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “How to get the greatest common divisor of two numbers ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers