SlideShare a Scribd company logo
1 of 15
Prime and Composite
Numbers
Greatest Common Divisor &
Least Common Multiple
A Prime Number has exactly two distinct positive
divisors.
 A Prime Number can only be divided by itself and 1.
Prime Numbers:
   2
   3
                A composite number has factors
   5
                other than itself and 1.
   7
   11
                Example: 6 is composite because
   13
                its factors are 1, 2, 3 and 6.
   17
   19
   23
   29…
A factor tree can be used to find the prime factors
of a composite number.
                                      24
              24
                                    8 3
            6 4
                                   2 4
         2 3 2 2
                                    2 2
Prime factorization Fundamental Theorem of
        of 24:        Arithmetic:
24 = 2 · 2 · 2 · 3    Each composite number can be
      or              written as a product of primes in
24 = 23 · 3           one way only.
Is 43 prime or composite?
      If 43 is composite, it has prime factors

Divide 43 by prime numbers to see if they are divisors
     43 2 = 21 R 1
     43 3 = 14 R 1
     43 5 = 8 R 3
     43 7 = 6 R 1
     43 11 =    3 R 10        How far did we
                              really have to go
     43 is prime.             before we could
                              determine that 43 is
                              prime?
What is the largest possible prime factor of 43? 5

       Prime Square
         2     4                     43    2 = 21 R 1
         3     9                     43    3 = 14 R 1
         5     25                    43    5= 8R3
                    43
         7     49                    43    7= 6R1
        11    121                    43    11 = 3 R 10
        13    169
        17    289
Is 113 prime or composite?

  Prime Square
    2     4                  Is 2 a divisor of 113?   No
    3     9                  Is 3 a divisor of 113?   No
    5     25                 Is 5 a divisor of 113?   No
    7     49                 Is 7 a divisor of 113?   No
               113
   11    121
   13    169
   17    289                   113 is prime
Divisors of Composite Numbers

List all divisors of 12   1, 2, 3, 4, 6, 12

How many divisors does 1500 have?
            1500
                               1500 = 22 · 31 · 53
           15 100
                               Number of divisors:
         3 5 10 10             (2 + 1)(1 + 1)(3 + 1)
                               = (3)(2)(4)
            2 5 2 5            = 24
The Greatest Common Divisor (GCD) of two or more
integers is the largest integer that divides the numbers.

Find the GCD of 8 and 20

Intersection of sets method

Factors of 8: 1, 2, 4, 8
Factors of 20: 1, 2, 4, 5, 10, 20

Common Factors: 1, 2, 4

GCD(8, 20) = 4
Find the GCD of 8 and 20

Prime factorization method        8            20

 8=2·2·2                      4       2    4    5
20 = 2 · 2 · 5
                             2 2          2 2
    2 2

GCD(8, 20) = 2 · 2 = 4
Find the GCD of 42 and 63

Intersection of sets method

Factors of 42: 1, 2, 3, 6, 7, 14, 21, 42,
Factors of 63: 1, 3, 7, 9, 21, 63

Common Factors: 1, 3, 7, 21

GCD(42, 63) = 21
Find the GCD of 42 and 63

Prime factorization method        42        63

42 = 2 · 3 · 7                6    7    9    7
63 = 3 · 3 · 7
                             2 3       3 3
        3    7

GCD(42, 63) = 3 · 7 = 21
Euclidean Algorithm
The GCD(a, b) = GCD(r, b) where r is the remainder
when a is divided by b.

GCD(42, 63)

        1            2
    42 63        21 42
       42           42
       21            0        0 remainder

                  GCD = 21
GCD(1824, 7448)
            4                 12
    1824 7448           152 1824
         7296               152
          152                304
                             304
                                0      0 remainder

                         GCD = 152
   Check: Is 152 a the GCD of 1824 and 7448?
   1824 ÷ 152 = 12
   7448 ÷ 152 = 49
The Least Common Multiple (LCM) of two or more
numbers is the smallest number that is a multiple of
all the numbers.

Find LCM(8, 20)

Intersection of sets method:

Multiples of 8: 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, …
Multiples of 20: 20, 40, 60, 80, …

Common Multiples: 40, 80, 120, …

LCM: 40
Find LCM(8, 20)                        8                 20

Prime factorization method         4                 4    5
                                            2
 8=2·2·2                                            2 2
                                  2 2
20 = 2 · 2 · 5
                                        L       C   M
     2 2 2 5                            E O U
                                        F U L
                                        T N T
LCM(8, 20) = 2 · 2 · 2 · 5 = 40
                                        O T I
                                        V with P
                                        E      L
                                        R      E
                                        S      S

More Related Content

What's hot

Lesson 2 3 equations and solution
Lesson 2 3 equations and solutionLesson 2 3 equations and solution
Lesson 2 3 equations and solution
mlabuski
 
Practice 3-3
Practice 3-3Practice 3-3
Practice 3-3
MsKendall
 
Applications of ode and matrices soluti0n
Applications of ode and matrices soluti0nApplications of ode and matrices soluti0n
Applications of ode and matrices soluti0n
Faizan Shabbir
 
Rodriguez_THINK_TANK_Difficult_Problem_9
Rodriguez_THINK_TANK_Difficult_Problem_9Rodriguez_THINK_TANK_Difficult_Problem_9
Rodriguez_THINK_TANK_Difficult_Problem_9
​Iván Rodríguez
 
Distributive property
Distributive propertyDistributive property
Distributive property
marniekrentz
 
Simplifying Rational Expressions
Simplifying Rational ExpressionsSimplifying Rational Expressions
Simplifying Rational Expressions
BigMoneyAna
 
Chapter 9 - Rational Expressions
Chapter 9 - Rational ExpressionsChapter 9 - Rational Expressions
Chapter 9 - Rational Expressions
swartzje
 

What's hot (20)

Lesson 2 3 equations and solution
Lesson 2 3 equations and solutionLesson 2 3 equations and solution
Lesson 2 3 equations and solution
 
#128 documented ver 2
#128 documented ver 2#128 documented ver 2
#128 documented ver 2
 
Algebra 1. 9.1 Solving equations review
Algebra 1.  9.1 Solving equations reviewAlgebra 1.  9.1 Solving equations review
Algebra 1. 9.1 Solving equations review
 
Practice 3-3
Practice 3-3Practice 3-3
Practice 3-3
 
Yeferson lora 1
Yeferson lora 1Yeferson lora 1
Yeferson lora 1
 
Highest common factor and lowest common multiple
Highest common factor and lowest common multipleHighest common factor and lowest common multiple
Highest common factor and lowest common multiple
 
Str8ts Weekly Extreme #40 - Solution
Str8ts Weekly Extreme #40 - SolutionStr8ts Weekly Extreme #40 - Solution
Str8ts Weekly Extreme #40 - Solution
 
Expressions
Expressions Expressions
Expressions
 
Applications of ode and matrices soluti0n
Applications of ode and matrices soluti0nApplications of ode and matrices soluti0n
Applications of ode and matrices soluti0n
 
Simplifying Rational Expression
Simplifying Rational ExpressionSimplifying Rational Expression
Simplifying Rational Expression
 
Harder expansion copy
Harder expansion   copyHarder expansion   copy
Harder expansion copy
 
Rodriguez_THINK_TANK_Difficult_Problem_9
Rodriguez_THINK_TANK_Difficult_Problem_9Rodriguez_THINK_TANK_Difficult_Problem_9
Rodriguez_THINK_TANK_Difficult_Problem_9
 
Chapter 2 MidChapter Review
Chapter 2 MidChapter ReviewChapter 2 MidChapter Review
Chapter 2 MidChapter Review
 
Distributive property
Distributive propertyDistributive property
Distributive property
 
Simplifying Rational Expressions
Simplifying Rational ExpressionsSimplifying Rational Expressions
Simplifying Rational Expressions
 
Chapter 9 - Rational Expressions
Chapter 9 - Rational ExpressionsChapter 9 - Rational Expressions
Chapter 9 - Rational Expressions
 
Chapter 4.3 a
Chapter 4.3 aChapter 4.3 a
Chapter 4.3 a
 
Str8ts Weekly Extreme #43 - Solution
Str8ts Weekly Extreme #43 - SolutionStr8ts Weekly Extreme #43 - Solution
Str8ts Weekly Extreme #43 - Solution
 
Expanding
ExpandingExpanding
Expanding
 
Pentagonal numbers
Pentagonal numbersPentagonal numbers
Pentagonal numbers
 

Viewers also liked (8)

8.1 notes
8.1 notes8.1 notes
8.1 notes
 
1150 day 11
1150 day 111150 day 11
1150 day 11
 
Alg2 lesson 10-1
Alg2 lesson 10-1Alg2 lesson 10-1
Alg2 lesson 10-1
 
1150 day 9
1150 day 91150 day 9
1150 day 9
 
1150 day 10
1150 day 101150 day 10
1150 day 10
 
Alg2 lesson 2.3
Alg2 lesson 2.3Alg2 lesson 2.3
Alg2 lesson 2.3
 
1150 day 8
1150 day 81150 day 8
1150 day 8
 
1150 day 5
1150 day 51150 day 5
1150 day 5
 

Similar to 1150 day 7

Maths ch16 key
Maths ch16 keyMaths ch16 key
Maths ch16 key
Gary Tsang
 
Number Theory Review Revised
Number Theory Review RevisedNumber Theory Review Revised
Number Theory Review Revised
rsriram
 
Determinants, Properties and IMT
Determinants, Properties and IMTDeterminants, Properties and IMT
Determinants, Properties and IMT
Prasanth George
 
Math1003 1.3 - Exponents
Math1003 1.3 - ExponentsMath1003 1.3 - Exponents
Math1003 1.3 - Exponents
gcmath1003
 
Greatest Common Factor
Greatest Common FactorGreatest Common Factor
Greatest Common Factor
Kathy Favazza
 
Exponents, factors, and fractions math 7 chapter 2 review
Exponents, factors, and fractions  math 7 chapter 2 reviewExponents, factors, and fractions  math 7 chapter 2 review
Exponents, factors, and fractions math 7 chapter 2 review
lashwnb
 
Number patterns and sequences slide (ika) final!!
Number patterns and sequences   slide (ika) final!!Number patterns and sequences   slide (ika) final!!
Number patterns and sequences slide (ika) final!!
Nurul Akmal
 
Teknik Menjawab Kertas 1 Matematik Tambahan
Teknik Menjawab Kertas 1 Matematik TambahanTeknik Menjawab Kertas 1 Matematik Tambahan
Teknik Menjawab Kertas 1 Matematik Tambahan
Zefry Hanif
 
Least Common Multiple
Least Common MultipleLeast Common Multiple
Least Common Multiple
Kathy Favazza
 

Similar to 1150 day 7 (20)

1150 day 4
1150 day 41150 day 4
1150 day 4
 
divisibilitytheory_2042918529272231.pptx
divisibilitytheory_2042918529272231.pptxdivisibilitytheory_2042918529272231.pptx
divisibilitytheory_2042918529272231.pptx
 
Maths ch16 key
Maths ch16 keyMaths ch16 key
Maths ch16 key
 
Number Theory Review Revised
Number Theory Review RevisedNumber Theory Review Revised
Number Theory Review Revised
 
Surds,
Surds,Surds,
Surds,
 
Determinants, Properties and IMT
Determinants, Properties and IMTDeterminants, Properties and IMT
Determinants, Properties and IMT
 
Special Products and Factoring , Rational Algebraic Expressions Concept Map
Special Products and Factoring , Rational Algebraic Expressions Concept MapSpecial Products and Factoring , Rational Algebraic Expressions Concept Map
Special Products and Factoring , Rational Algebraic Expressions Concept Map
 
1. real numbers
1. real numbers1. real numbers
1. real numbers
 
Math1003 1.3 - Exponents
Math1003 1.3 - ExponentsMath1003 1.3 - Exponents
Math1003 1.3 - Exponents
 
Math for 800 04 integers, fractions and percents
Math for 800   04 integers, fractions and percentsMath for 800   04 integers, fractions and percents
Math for 800 04 integers, fractions and percents
 
Greatest Common Factor
Greatest Common FactorGreatest Common Factor
Greatest Common Factor
 
GREKing: Vedic Maths Concept
GREKing: Vedic Maths ConceptGREKing: Vedic Maths Concept
GREKing: Vedic Maths Concept
 
Exponents, factors, and fractions math 7 chapter 2 review
Exponents, factors, and fractions  math 7 chapter 2 reviewExponents, factors, and fractions  math 7 chapter 2 review
Exponents, factors, and fractions math 7 chapter 2 review
 
Quinary base five
Quinary base fiveQuinary base five
Quinary base five
 
Expresiones algebraicas
Expresiones algebraicasExpresiones algebraicas
Expresiones algebraicas
 
Number patterns and sequences slide (ika) final!!
Number patterns and sequences   slide (ika) final!!Number patterns and sequences   slide (ika) final!!
Number patterns and sequences slide (ika) final!!
 
Ppt On Number Theory For Cat
Ppt On Number Theory For CatPpt On Number Theory For Cat
Ppt On Number Theory For Cat
 
Teknik Menjawab Kertas 1 Matematik Tambahan
Teknik Menjawab Kertas 1 Matematik TambahanTeknik Menjawab Kertas 1 Matematik Tambahan
Teknik Menjawab Kertas 1 Matematik Tambahan
 
Primes & Composites, GCF
Primes & Composites, GCFPrimes & Composites, GCF
Primes & Composites, GCF
 
Least Common Multiple
Least Common MultipleLeast Common Multiple
Least Common Multiple
 

More from Carol Defreese (20)

1150 day 3
1150 day 31150 day 3
1150 day 3
 
1150 day 2
1150 day 21150 day 2
1150 day 2
 
1150 day 1
1150 day 11150 day 1
1150 day 1
 
Alg2 lesson 13-5
Alg2 lesson 13-5Alg2 lesson 13-5
Alg2 lesson 13-5
 
Alg2 lesson 13-4
Alg2 lesson 13-4Alg2 lesson 13-4
Alg2 lesson 13-4
 
Alg2 lesson 13-3
Alg2 lesson 13-3Alg2 lesson 13-3
Alg2 lesson 13-3
 
Alg2 lesson 13-3
Alg2 lesson 13-3Alg2 lesson 13-3
Alg2 lesson 13-3
 
Alg2 lesson 13-2
Alg2 lesson 13-2Alg2 lesson 13-2
Alg2 lesson 13-2
 
Alg2 lesson 13-1
Alg2 lesson 13-1Alg2 lesson 13-1
Alg2 lesson 13-1
 
Alg2 lesson 11-2 and 11-4
Alg2 lesson 11-2 and 11-4Alg2 lesson 11-2 and 11-4
Alg2 lesson 11-2 and 11-4
 
Alg2 lesson 11-3
Alg2 lesson 11-3Alg2 lesson 11-3
Alg2 lesson 11-3
 
Alg2 lesson 11-1
Alg2 lesson 11-1Alg2 lesson 11-1
Alg2 lesson 11-1
 
Alg2 lesson 10-6
Alg2 lesson 10-6Alg2 lesson 10-6
Alg2 lesson 10-6
 
Alg2 lesson 10-4 and 10-5
Alg2 lesson 10-4 and 10-5Alg2 lesson 10-4 and 10-5
Alg2 lesson 10-4 and 10-5
 
Alg2 lesson 10-3
Alg2 lesson 10-3Alg2 lesson 10-3
Alg2 lesson 10-3
 
Alg2 lesson 10-2
Alg2 lesson 10-2Alg2 lesson 10-2
Alg2 lesson 10-2
 
Alg2 lesson 10-1
Alg2 lesson 10-1Alg2 lesson 10-1
Alg2 lesson 10-1
 
Alg2 lesson 8-7
Alg2 lesson 8-7Alg2 lesson 8-7
Alg2 lesson 8-7
 
Alg2 lesson 8-6
Alg2 lesson 8-6Alg2 lesson 8-6
Alg2 lesson 8-6
 
Alg2 lesson 8-5
Alg2 lesson 8-5Alg2 lesson 8-5
Alg2 lesson 8-5
 

Recently uploaded

Recently uploaded (20)

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 

1150 day 7

  • 1. Prime and Composite Numbers Greatest Common Divisor & Least Common Multiple
  • 2. A Prime Number has exactly two distinct positive divisors. A Prime Number can only be divided by itself and 1. Prime Numbers: 2 3 A composite number has factors 5 other than itself and 1. 7 11 Example: 6 is composite because 13 its factors are 1, 2, 3 and 6. 17 19 23 29…
  • 3. A factor tree can be used to find the prime factors of a composite number. 24 24 8 3 6 4 2 4 2 3 2 2 2 2 Prime factorization Fundamental Theorem of of 24: Arithmetic: 24 = 2 · 2 · 2 · 3 Each composite number can be or written as a product of primes in 24 = 23 · 3 one way only.
  • 4. Is 43 prime or composite? If 43 is composite, it has prime factors Divide 43 by prime numbers to see if they are divisors 43 2 = 21 R 1 43 3 = 14 R 1 43 5 = 8 R 3 43 7 = 6 R 1 43 11 = 3 R 10 How far did we really have to go 43 is prime. before we could determine that 43 is prime?
  • 5. What is the largest possible prime factor of 43? 5 Prime Square 2 4 43 2 = 21 R 1 3 9 43 3 = 14 R 1 5 25 43 5= 8R3 43 7 49 43 7= 6R1 11 121 43 11 = 3 R 10 13 169 17 289
  • 6. Is 113 prime or composite? Prime Square 2 4 Is 2 a divisor of 113? No 3 9 Is 3 a divisor of 113? No 5 25 Is 5 a divisor of 113? No 7 49 Is 7 a divisor of 113? No 113 11 121 13 169 17 289 113 is prime
  • 7. Divisors of Composite Numbers List all divisors of 12 1, 2, 3, 4, 6, 12 How many divisors does 1500 have? 1500 1500 = 22 · 31 · 53 15 100 Number of divisors: 3 5 10 10 (2 + 1)(1 + 1)(3 + 1) = (3)(2)(4) 2 5 2 5 = 24
  • 8. The Greatest Common Divisor (GCD) of two or more integers is the largest integer that divides the numbers. Find the GCD of 8 and 20 Intersection of sets method Factors of 8: 1, 2, 4, 8 Factors of 20: 1, 2, 4, 5, 10, 20 Common Factors: 1, 2, 4 GCD(8, 20) = 4
  • 9. Find the GCD of 8 and 20 Prime factorization method 8 20 8=2·2·2 4 2 4 5 20 = 2 · 2 · 5 2 2 2 2 2 2 GCD(8, 20) = 2 · 2 = 4
  • 10. Find the GCD of 42 and 63 Intersection of sets method Factors of 42: 1, 2, 3, 6, 7, 14, 21, 42, Factors of 63: 1, 3, 7, 9, 21, 63 Common Factors: 1, 3, 7, 21 GCD(42, 63) = 21
  • 11. Find the GCD of 42 and 63 Prime factorization method 42 63 42 = 2 · 3 · 7 6 7 9 7 63 = 3 · 3 · 7 2 3 3 3 3 7 GCD(42, 63) = 3 · 7 = 21
  • 12. Euclidean Algorithm The GCD(a, b) = GCD(r, b) where r is the remainder when a is divided by b. GCD(42, 63) 1 2 42 63 21 42 42 42 21 0 0 remainder GCD = 21
  • 13. GCD(1824, 7448) 4 12 1824 7448 152 1824 7296 152 152 304 304 0 0 remainder GCD = 152 Check: Is 152 a the GCD of 1824 and 7448? 1824 ÷ 152 = 12 7448 ÷ 152 = 49
  • 14. The Least Common Multiple (LCM) of two or more numbers is the smallest number that is a multiple of all the numbers. Find LCM(8, 20) Intersection of sets method: Multiples of 8: 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, … Multiples of 20: 20, 40, 60, 80, … Common Multiples: 40, 80, 120, … LCM: 40
  • 15. Find LCM(8, 20) 8 20 Prime factorization method 4 4 5 2 8=2·2·2 2 2 2 2 20 = 2 · 2 · 5 L C M 2 2 2 5 E O U F U L T N T LCM(8, 20) = 2 · 2 · 2 · 5 = 40 O T I V with P E L R E S S