Explain what is happening when using the difference method for determining the greatest common factor. Why does this work?

Use a numeric reference to compare and check the presented logic.

1 Answer
Mar 1, 2017

See the explanation

Explanation:

The numeric reference

Let one of the common factors be f=8
let a numeric count be n

As the numbers to be tested I chose:

8×20=160
8×15=120
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The underlying principle

As the process is based on subtraction then the starting point of

160120 has to have a difference that is related to one of the factors. In that: 120+n×some factor of 160=160

This will be true of every subtraction in that the difference will a factor.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The demonstration of process

Set the following
8×20=160=20f
8×15=120=15f

The subtraction process

20f15f=15f largest - smallest: next use the 15 & 5

15f15f=10f largest - smallest: next use the 10 & 5

10f15f=15f largest - smallest: next use the 5 & 5

5f5f=0 we have to stop at this point

This system is stating that the GCF=5f=5×8=40
.......................................................................................................
Numeric equivalent

160120=40 ........5f.5×8=40
12040=80 .........10f10×8=80
8040=40 ............5f.5×8=40
4040=0

GCF=40
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Using prime factor trees

Tony B

GCF=2×2×2×5=40