{{ 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

Least Common Multiple

The least common multiple (LCM) of two whole numbers and is the smallest whole number that is a multiple of both and It is denoted as The least common multiple of and is the smallest whole number that is divisible by both and Some examples can be seen in the table below.
Numbers Multiples of Numbers Common Multiples Least Common Multiple
and
and

A special procedure exists for finding the of a pair of numeric expressions. The LCM of two relatively prime numbers is always equal to their product.

Coprimes LCM
and
and
and

Polynomials can also have a least common multiple. The LCM of two or more polynomials is the smallest multiple of both polynomials. In other words, the LCM is the smallest expression that can be evenly divided by each of the given polynomials.

Polynomials Factor LCM Explanation
is the smallest expression that is divisible by both and
is the smallest expression that is divisible by both and

Finding the LCM of polynomials requires identifying the factors with the highest power that appear in each polynomial.