{{ toc.name }}
{{ toc.signature }}
{{ toc.name }} {{ 'ml-btn-view-details' | message }}
{{ stepNode.name }}
{{ 'ml-toc-proceed' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}

{{ 'ml-heading-lesson-settings' | message }}

{{ 'ml-lesson-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}

Concept

Greatest Common Factor

Factors that are shared by two or more numbers are called common factors. The greatest of these common factors is called the greatest common factor (GCF). Consider, for example, the factors of and
The common factors of and are and The The GCF can also be determined by multiplying the prime factors shared in the prime factorization of the numbers in question.
Prime factorization of 4: 2 * 2. Prime factorization of 8: 2 * 2 * 2. The common prime factors (2 and 2) are shown within a circle. The product of these common prime factors is 4 (2 * 2).
Common factors can be extended to expressions with variable terms. For example, consider the expressions and
The It should be noted that the greatest common factor is also called the greatest common divisor because a factor of a number divides that number evenly.