How do you find the GCF of 20 and 28?

1 Answer
Jan 12, 2017

The GCF of 2020 and 2828 is 44

Explanation:

Here are a few methods (in no particular order). Each method has its advantages and disadvantages in different kinds of examples.

color(white)()
Method 1 - Subtraction

Given two positive whole numbers, you can find their GCF as follows:

  • If the numbers are the same as one another then that is their GCF.

  • Otherwise, replace the larger number with the result of subtracting the smaller number from it and repeat.

In our example:

  • Given: color(blue)(20, 28)20,28

  • Replace 2828 with 28-20 = 82820=8 to get: color(blue)(20, 8)20,8

  • Replace 2020 with 20-8 = 12208=12 to get: color(blue)(12, 8)12,8

  • Replace 1212 with 12-8=4128=4 to get: color(blue)(4, 8)4,8

  • Replace 88 with 8-4=484=4 to get: color(blue)(4, 4)4,4

  • So the GCF is color(blue)(4)4

color(white)()
Method 2 - Division

Given two positive whole numbers, you can find their GCF as follows:

  • Divide the larger number by the smaller to give a quotient and remainder.

  • If the remainder is 00 then the smaller number is the GCF.

  • Otherwise, repeat with the smaller number and the remainder.

So in our example:

28/20 = 1" "2820=1 with remainder 88

20/8 = 2" "208=2 with remainder 44

8/4 = 2" "84=2 with remainder 00

So the GCF is 44

color(white)()
Factoring

To find the GCF of two positive whole numbers, find their prime factorisations and multiply the common factors together.

In our example:

20 = 2*2*520=225

28=2*2*728=227

So the GCF is:

2*2 = 422=4