Ask Question
12 September, 05:53

How to get the greatest common divisor of two numbers

+2
Answers (1)
  1. 12 September, 09:31
    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?
Find an answer to your question ✅ “How to get the greatest common divisor of two numbers ...” 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