Math Calculators, Lessons and Formulas

It is time to solve your math problem

mathportal.org

GCD calculator

google play badge app store badge

The greatest common division calculator computes GCD of two or more integers. Calculator implements four different computation methods: prime factorization, repeated division, Euclidean algorithm and listing out the factors.

Find Greatest Common Divisor of 36 and 63, using prime factorization.

solution

The GCD of given numbers is 9.

explanation

Step 1 : Find prime factorization of each number.

$$\begin{aligned}36 =& 2\cdot2\cdot3\cdot3\\[8pt]63 =& 3\cdot3\cdot7\\[8pt]\end{aligned}$$

(view steps on how to factor 36 and 63. )

Step 2 : Put a box around factors that are common for all numbers:

$$\begin{aligned}36 =& 2\cdot2\cdot\color{blue}{\boxed{3}}\cdot\color{red}{\boxed{3}}\\[8pt]63 =& \color{blue}{\boxed{3}}\cdot\color{red}{\boxed{3}}\cdot7\\[8pt]\end{aligned}$$

Step 3 : Multiply the boxed numbers together:

$$ GCD = 3\cdot3 = 9 $$

This solution can be visualized using a Venn diagram.

The GCD equals the product of the numbers at the intersection.

Report an Error!

Script name : gcd-calculator

Form values: primefactmethod , 36 63 , g , Find GCD of 36 63

Comment (optional)

The GCD equals the product of the numbers at the intersection.

'>
 
close
GCD Calculator
Find the greatest common multiple using four methods.
help ↓↓ examples ↓↓ tutorial ↓↓
18,24
36,54,90,126
Prime factorization method
Repeated division method
Euclidean Algorithm (works for two numbers)
Listing out the factors

Get Widget Code

working...
Examples
ex 1:
What is the Greatest Common Divisor (GCD) of 104 and 64?
ex 2:
Find GCD of 96, 144 and 192 using a repeated division.
ex 3:
Find GCD of 54 and 60 using an Euclidean Algorithm.
ex 4:
Find GCD of 72 and 54 by listing out the factors.
Find more worked-out examples in our database of solved problems..

What is Greatest common factor (GCF)?

The greatest common divisor (multiple) of two integers is the largest number that divides them both. This calculator provides four methods to compute GCD. We'll show them with a few examples.

Method 1 : Find GCD using prime factorization method

Example: find GCD of 36 and 48

Step 1: find prime factorization of each number:

42 = 2 * 3 * 7

70 = 2 * 5 * 7

Step 2: circle out all common factors:

42 = * 3 *

70 = * 5 *

We see that the GCD is * = 14

Method 2 : Find GCD using a repeated division

Example: find GCD of 84 and 140.

Step 1: Place the numbers inside division bar:

84 140

Step 2: Divide both numbers by 2:

2 84 140
42 70

Step 3: Continue to divide until the numbers do not have a common factor.

84 140
42 70
21 35
3 7

Step 4: The GCD of 84 and 140 is: * * = 28

Method 3 : Euclidean algorithm

Example: Find GCD of 52 and 36, using Euclidean algorithm.

Solution: Divide 52 by 36 and get the remainder, then divide 36 with the remainder from previous step. When the remainder is zero the GCD is the last divisor.

52 : 36 = 1 remainder (16)
36 : 16 = 1 remainder (4)
16 : = 4 remainder (0)

We conclude that the GCD = 4.

Method 4 : Listing out the factors

Example: find GCD of 45 and 54 by listing out the factors.

Step 1: Find divisors for the given numbers:

The divisors of 45 are 1, 3, 5, , 15 and 45

The divisors of 54 are 1, 2, 3, 6, 18, 27 and 54

Step 2: The greatest divisor =

RESOURCES
Search our database with more than 300 calculators
442 404 276 solved problems
×
ans:
syntax error
C
DEL
ANS
±
(
)
÷
×
7
8
9
4
5
6
+
1
2
3
=
0
.