Ask Question
17 September, 01:16

How to get the greatest common divisor of two numbers

+2
Answers (1)
  1. 17 September, 01:45
    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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers