SlideShare une entreprise Scribd logo
1  sur  6
FACTOR

A factor of a given number is every number that divides exactly into that
number.


Example

Write down all factors of 10.

  10 = 2 x 5, so numbers 2 and 5 are factors of 10.
  Also 10 = 10 x 1, so 10 and 1 are factors of 10.

 The factors of 10 are 1, 2, 5, 10.

NOTE: Number 1 and the number itself are always factors of any number.



PRIME AND COMPOSITE NUMBERS.

A prime number has exactly 2 factors, the number itself and 1.
In other words, the prime number can be divided only by 1 and by itself.
NOTE: 0 and 1 are not prime numbers.

Example: 5 is a prime number, because the only factors it has are 1 and 5.

The prime numbers less than 20 are 2,3,5,7,11,13,17,19


Example:

  Find all prime factors of 30.

  Solution:

  All the factors of 30 are 30, 15, 10, 6, 5, 3, 2, 1
  But only 5, 3 and 2 are prime numbers.
  Thefore all prime factors of 30 are 2, 3 and 5.
A composite number has at least one more factor that the number itself
or 1.
In fact, all whole numbers that are not prime are composite except for 1 and 0,
which are not prime and not composite.

The composite numbers less than 20 are 4, 6, 8, 9, 10, 12, 14, 15, 16, 18



DIVISIBILITY RULES

The simple divisibility rules will help you to find factors of a number.

The number is divisible by:

   •   2 if the last digit is 0, 2, 4, 6, or 8 (example: 12346);
   •   3 if the sum of digits in the number are divisible by 3
       (example: 1236, because 1+2+3+6 = 12 = 3 x 4);
   •   4 if the last 2 digits are divisible by 4
       (example: 897544, because 44 = 4 x 11);
   •   5 if the last digit is 0 or 5
       (example: 178965 or 40980);
   •   6 if it is divisible by 2 and 3;
   •   7 sorry, no rule (you have to divide);
   •   8 if the last 3 digits are divisible by 8
       (example: 124987080, because 080 = 8 x 10;
   •   9 if the sum of digits is divisible by 9
       (example: 234612, because 2+3+4+6+1+2 = 18 = 9 x 2);
   •   10 if the last digit is 0
       (example: 99990 );
   •   100 if the last 2 digits are 0
       (example 987600);



NOTE: If a number is divisible by 2 factors, it is also divisible by the
product of these factors.

Example 1: Number 18 is divisible by 2 and 3, so it must be divisible by 2 x 3 = 6.

Example 2: Number 945 is divisible by 9 (why?) and by 5 (why?), so it must be divisible
by 9 x 5 = 45. (Can you check it?)
COMMON FACTORS

When two (or more) numbers have the same factor, that factor is called a
common factor.

Example

  Find all the common factors of 12 and 18.

  Factors of 12 are 1, 2, 3, 4, 6, 12.
  Factors of 18 are 1, 2, 3, 6, 18.
  The common factors of 12 and 18 are 1, 2, 3 and 6.


HIGHEST COMMON FACTOR (H.C.F).

The Highest Common Factor (H.C.F) of two (or more) numbers is the largest
number that divides evenly into both numbers.
In other words the H.C.F is the largest of all the common factors.

The common factors or of 12 and 18 are 1, 2, 3 and 6.
The largest common factor is 6, so this is the H.C.F. of 12 and 18.

It is very easy to find a H.C.F. of small numbers, like 6 and 9 (it is 3) or 8 and 4
(it is 4).
The best way is to keep finding the factors of the smaller number, starting from the
largest factor. The first factor of the smaller number that is also a factor of the larger
number is a H.C.F.

The H.C.F is useful when simplifying fractions.


FINDING THE H.C.F. OF BIG NUMBERS

For larger numbers you can use the following method:

   1. Find all prime factors of both numbers.
   2. Write both numbers as a multiplication of prime numbers.
   3. Find which factors are repeating in both numbers and multiply them to get
      H.C.F (why?)

Example:

Find the Highest Common Factor (H.C.F.) of 240 and 924.
Solution:

Finding all prime factors of 240:

 We will start with the smallest prime number and we will divide 240 into it if we can
(the divisibility rules come handy).
 We will do the same with the result (or quotient), and we will keep dividing by prime
numbers until we have 1 as a quotient.
 Each time we write the prime factor to the right and the quotient below:


240   |2               2 is a factor of 240;            240 divided by 2 is 120
120   |2               2 is a factor of 120;             120 divided by 2 is 60
60    |2                2 is a factor of 60;              60 divided by 2 is 30
30    |2                2 is a factor of 30;              30 divided by 2 is 15
15    |3                3 is a factor of 15;               15 divided by 3 is 5
5     |5                 5 is a factor of 5;                5 divided by 5 is 1



      240 = 2 x 2 x 2 x 2 x 3 x 5

NOTE: There are other methods for finding all prime factors of a number, for
example a factor tree.

Finding all prime factors of 924:



924        |2    2 is a factor of 924;         924 divided by 2 is 462
462        |2    2 is a factor of 462;         462 divided by 2 is 231
231        |3    3 is a factor of 231;         213 divided by 3 is 77
77         |7    7 is a factor of 77;          77 divided by 7 is 11
11         |11   11 is a factor of 11;         11 divided by 11 is 1

      924 = 2 x 2 x 3 x 7 x 11

Multiply the factors which repeat in both numbers to get the H.C.F.

       The Highest Common Factor is 2 x 2 x 3 = 12
MULTIPLES. COMMON MULTIPLES.

When you multiply a given whole number by any other whole number, the result
is a multiple of that number.
For example, 5 is the first multiple of 5 (because 5 x 1 = 5),
             10 is the second multiple of 5, and so on.
Example 1:
   Write down the first 3 multiples of 8.
   Solution: 8 x 1 = 8, 8 x 2 = 16, 8 x 3 = 24, so the first 3 multiples of 8 are 8,16,24.

Example 2:
  Write down all multiples of 3 greater than 10 but smaller than 20.
  Solution: Multiples of 3 are 3, 6,9,12,15,18,21,24,...
          The desired ones are 12,15,18.

The common multiples of two numbers are multiples of both numbers.

Example 1:
  Find common multiples of 3 and 5.
  Solution: Multiples of 3 are 3,6,9,12,15,18,21,24,27,30,33,...
          Multiples of 5 are 5,10,15,20,25,30,35,...
          Common multiples of 3 and 5 are 15, 30, ...




LOWEST COMMON MULTIPLE (L.C.M.).

The Lowest Common Multiple (L.C.M) is the smallest number that is a
common multiple of two or more numbers.

For example, the L.C.M of 3 and 5 is 15 .(see the example above).

The simple method of finding the L.C.M of smaller numbers is to write down
the multiples of the larger number until one of them is also a multiple of the
smaller number.
Example 1:

Find the Lowest Common Multiple of 8 and 12.

Solution: Multiples of 12 are 12, 24...
        24 is also a multiple of 8, so the L.C.M of 8 and 12 is 24.




FINDING L.C.M. OF BIG NUMBERS

   1. Find all the prime factors of both numbers.
   2. Multiply all the prime factors of the larger number by those prime factors of
      the smaller number that are not already included.

Example:

Find the Lowest Common Multiple (L.C.M.) of 240 and 924.

From the example of finding the H.C.F. we know the prime factors of both numbers.

924 = 2 x 2 x 3 x 7 x 11
240 = 2 x 2 x 2 x 2 x 3 x 5

The L.C.M. is 2 x 2 x 3 x 7 x 11 x 2 x 2 x 5 = 924 x 20 = 18,480



Product

The result of multiplication. For example, the product of 4 and 5 is 20.

Contenu connexe

Tendances

Practice questions and tips in business mathematics
Practice questions and tips in business mathematicsPractice questions and tips in business mathematics
Practice questions and tips in business mathematics
Dr. Trilok Kumar Jain
 
Arithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic meansArithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic means
Denmar Marasigan
 

Tendances (19)

Introduction of sequence
Introduction of sequenceIntroduction of sequence
Introduction of sequence
 
Quantitative aptitude h.c.f & l.c.m
Quantitative aptitude h.c.f & l.c.mQuantitative aptitude h.c.f & l.c.m
Quantitative aptitude h.c.f & l.c.m
 
Real number system full
Real  number  system fullReal  number  system full
Real number system full
 
Chapter 2 MidChapter Review
Chapter 2 MidChapter ReviewChapter 2 MidChapter Review
Chapter 2 MidChapter Review
 
Practice questions and tips in business mathematics
Practice questions and tips in business mathematicsPractice questions and tips in business mathematics
Practice questions and tips in business mathematics
 
Equations problems
Equations problemsEquations problems
Equations problems
 
Geometric Sequence and Geometric Mean
Geometric Sequence and Geometric MeanGeometric Sequence and Geometric Mean
Geometric Sequence and Geometric Mean
 
Digital textbook
Digital textbookDigital textbook
Digital textbook
 
Patterns in numbers
Patterns in numbersPatterns in numbers
Patterns in numbers
 
Word Problems
Word ProblemsWord Problems
Word Problems
 
Translating Expressions
Translating ExpressionsTranslating Expressions
Translating Expressions
 
Polynomials
PolynomialsPolynomials
Polynomials
 
Geometric Sequence and Mean
Geometric Sequence and MeanGeometric Sequence and Mean
Geometric Sequence and Mean
 
Presentation on the real number system
Presentation on the real number systemPresentation on the real number system
Presentation on the real number system
 
Lesson 9 divisibility rules
Lesson 9   divisibility rulesLesson 9   divisibility rules
Lesson 9 divisibility rules
 
Vedic maths
Vedic mathsVedic maths
Vedic maths
 
Arithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic meansArithmetic sequences and arithmetic means
Arithmetic sequences and arithmetic means
 
Grade 10 Math Module 1 searching for patterns, sequence and series
Grade 10 Math Module 1   searching for patterns, sequence and seriesGrade 10 Math Module 1   searching for patterns, sequence and series
Grade 10 Math Module 1 searching for patterns, sequence and series
 
Number Sequences
Number SequencesNumber Sequences
Number Sequences
 

En vedette (6)

территория бизнеса территория жизни (опора россии)
территория бизнеса   территория жизни (опора россии)территория бизнеса   территория жизни (опора россии)
территория бизнеса территория жизни (опора россии)
 
2 chap
2 chap2 chap
2 chap
 
Hgth2
Hgth2Hgth2
Hgth2
 
Lcm and hcf rbi
Lcm and hcf rbiLcm and hcf rbi
Lcm and hcf rbi
 
2. hcf & lcm
2. hcf & lcm2. hcf & lcm
2. hcf & lcm
 
TCS Placement Papers (Aptitude questions with solution)
TCS Placement Papers (Aptitude questions with solution)TCS Placement Papers (Aptitude questions with solution)
TCS Placement Papers (Aptitude questions with solution)
 

Similaire à Factor

math_vocabulary_and_common_symbols.pdf
math_vocabulary_and_common_symbols.pdfmath_vocabulary_and_common_symbols.pdf
math_vocabulary_and_common_symbols.pdf
yoahgna
 
CLASS VII -operations on rational numbers(1).pptx
CLASS VII -operations on rational numbers(1).pptxCLASS VII -operations on rational numbers(1).pptx
CLASS VII -operations on rational numbers(1).pptx
Rajkumarknms
 
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdf
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdfLovely Professional University UNIT 1 NUMBER SYSTEM.pdf
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdf
khabarkus234
 
playing with nos class 6 5th aug 2022.pptx
playing with nos class 6 5th aug 2022.pptxplaying with nos class 6 5th aug 2022.pptx
playing with nos class 6 5th aug 2022.pptx
MVHerwadkarschool
 

Similaire à Factor (20)

Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
 
Divisibility
DivisibilityDivisibility
Divisibility
 
PPT_Q1W2_MATH 8.pptx
PPT_Q1W2_MATH 8.pptxPPT_Q1W2_MATH 8.pptx
PPT_Q1W2_MATH 8.pptx
 
1. real numbers
1. real numbers1. real numbers
1. real numbers
 
123a ppt-all-2
123a ppt-all-2123a ppt-all-2
123a ppt-all-2
 
PEA305 workbook.pdf
PEA305 workbook.pdfPEA305 workbook.pdf
PEA305 workbook.pdf
 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbers
 
math_vocabulary_and_common_symbols.pdf
math_vocabulary_and_common_symbols.pdfmath_vocabulary_and_common_symbols.pdf
math_vocabulary_and_common_symbols.pdf
 
Number system
Number systemNumber system
Number system
 
Prime Factorization & Fractions
Prime Factorization & FractionsPrime Factorization & Fractions
Prime Factorization & Fractions
 
CLASS VII -operations on rational numbers(1).pptx
CLASS VII -operations on rational numbers(1).pptxCLASS VII -operations on rational numbers(1).pptx
CLASS VII -operations on rational numbers(1).pptx
 
Gcse revision cards checked 190415
Gcse revision cards checked 190415Gcse revision cards checked 190415
Gcse revision cards checked 190415
 
Number and operations review1
Number and operations review1Number and operations review1
Number and operations review1
 
mathematics o level book
mathematics o level bookmathematics o level book
mathematics o level book
 
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdf
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdfLovely Professional University UNIT 1 NUMBER SYSTEM.pdf
Lovely Professional University UNIT 1 NUMBER SYSTEM.pdf
 
playing with nos class 6 5th aug 2022.pptx
playing with nos class 6 5th aug 2022.pptxplaying with nos class 6 5th aug 2022.pptx
playing with nos class 6 5th aug 2022.pptx
 
1 ESO - UNIT 03 - DIVISIBILITY
1 ESO - UNIT 03 - DIVISIBILITY1 ESO - UNIT 03 - DIVISIBILITY
1 ESO - UNIT 03 - DIVISIBILITY
 
WHOLE NUMBERS (5).pptx
WHOLE NUMBERS (5).pptxWHOLE NUMBERS (5).pptx
WHOLE NUMBERS (5).pptx
 
Common factor factorization
Common factor factorizationCommon factor factorization
Common factor factorization
 
Ppt On Number Theory For Cat
Ppt On Number Theory For CatPpt On Number Theory For Cat
Ppt On Number Theory For Cat
 

Dernier

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Dernier (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 

Factor

  • 1. FACTOR A factor of a given number is every number that divides exactly into that number. Example Write down all factors of 10. 10 = 2 x 5, so numbers 2 and 5 are factors of 10. Also 10 = 10 x 1, so 10 and 1 are factors of 10. The factors of 10 are 1, 2, 5, 10. NOTE: Number 1 and the number itself are always factors of any number. PRIME AND COMPOSITE NUMBERS. A prime number has exactly 2 factors, the number itself and 1. In other words, the prime number can be divided only by 1 and by itself. NOTE: 0 and 1 are not prime numbers. Example: 5 is a prime number, because the only factors it has are 1 and 5. The prime numbers less than 20 are 2,3,5,7,11,13,17,19 Example: Find all prime factors of 30. Solution: All the factors of 30 are 30, 15, 10, 6, 5, 3, 2, 1 But only 5, 3 and 2 are prime numbers. Thefore all prime factors of 30 are 2, 3 and 5.
  • 2. A composite number has at least one more factor that the number itself or 1. In fact, all whole numbers that are not prime are composite except for 1 and 0, which are not prime and not composite. The composite numbers less than 20 are 4, 6, 8, 9, 10, 12, 14, 15, 16, 18 DIVISIBILITY RULES The simple divisibility rules will help you to find factors of a number. The number is divisible by: • 2 if the last digit is 0, 2, 4, 6, or 8 (example: 12346); • 3 if the sum of digits in the number are divisible by 3 (example: 1236, because 1+2+3+6 = 12 = 3 x 4); • 4 if the last 2 digits are divisible by 4 (example: 897544, because 44 = 4 x 11); • 5 if the last digit is 0 or 5 (example: 178965 or 40980); • 6 if it is divisible by 2 and 3; • 7 sorry, no rule (you have to divide); • 8 if the last 3 digits are divisible by 8 (example: 124987080, because 080 = 8 x 10; • 9 if the sum of digits is divisible by 9 (example: 234612, because 2+3+4+6+1+2 = 18 = 9 x 2); • 10 if the last digit is 0 (example: 99990 ); • 100 if the last 2 digits are 0 (example 987600); NOTE: If a number is divisible by 2 factors, it is also divisible by the product of these factors. Example 1: Number 18 is divisible by 2 and 3, so it must be divisible by 2 x 3 = 6. Example 2: Number 945 is divisible by 9 (why?) and by 5 (why?), so it must be divisible by 9 x 5 = 45. (Can you check it?)
  • 3. COMMON FACTORS When two (or more) numbers have the same factor, that factor is called a common factor. Example Find all the common factors of 12 and 18. Factors of 12 are 1, 2, 3, 4, 6, 12. Factors of 18 are 1, 2, 3, 6, 18. The common factors of 12 and 18 are 1, 2, 3 and 6. HIGHEST COMMON FACTOR (H.C.F). The Highest Common Factor (H.C.F) of two (or more) numbers is the largest number that divides evenly into both numbers. In other words the H.C.F is the largest of all the common factors. The common factors or of 12 and 18 are 1, 2, 3 and 6. The largest common factor is 6, so this is the H.C.F. of 12 and 18. It is very easy to find a H.C.F. of small numbers, like 6 and 9 (it is 3) or 8 and 4 (it is 4). The best way is to keep finding the factors of the smaller number, starting from the largest factor. The first factor of the smaller number that is also a factor of the larger number is a H.C.F. The H.C.F is useful when simplifying fractions. FINDING THE H.C.F. OF BIG NUMBERS For larger numbers you can use the following method: 1. Find all prime factors of both numbers. 2. Write both numbers as a multiplication of prime numbers. 3. Find which factors are repeating in both numbers and multiply them to get H.C.F (why?) Example: Find the Highest Common Factor (H.C.F.) of 240 and 924.
  • 4. Solution: Finding all prime factors of 240: We will start with the smallest prime number and we will divide 240 into it if we can (the divisibility rules come handy). We will do the same with the result (or quotient), and we will keep dividing by prime numbers until we have 1 as a quotient. Each time we write the prime factor to the right and the quotient below: 240 |2 2 is a factor of 240; 240 divided by 2 is 120 120 |2 2 is a factor of 120; 120 divided by 2 is 60 60 |2 2 is a factor of 60; 60 divided by 2 is 30 30 |2 2 is a factor of 30; 30 divided by 2 is 15 15 |3 3 is a factor of 15; 15 divided by 3 is 5 5 |5 5 is a factor of 5; 5 divided by 5 is 1 240 = 2 x 2 x 2 x 2 x 3 x 5 NOTE: There are other methods for finding all prime factors of a number, for example a factor tree. Finding all prime factors of 924: 924 |2 2 is a factor of 924; 924 divided by 2 is 462 462 |2 2 is a factor of 462; 462 divided by 2 is 231 231 |3 3 is a factor of 231; 213 divided by 3 is 77 77 |7 7 is a factor of 77; 77 divided by 7 is 11 11 |11 11 is a factor of 11; 11 divided by 11 is 1 924 = 2 x 2 x 3 x 7 x 11 Multiply the factors which repeat in both numbers to get the H.C.F. The Highest Common Factor is 2 x 2 x 3 = 12
  • 5. MULTIPLES. COMMON MULTIPLES. When you multiply a given whole number by any other whole number, the result is a multiple of that number. For example, 5 is the first multiple of 5 (because 5 x 1 = 5), 10 is the second multiple of 5, and so on. Example 1: Write down the first 3 multiples of 8. Solution: 8 x 1 = 8, 8 x 2 = 16, 8 x 3 = 24, so the first 3 multiples of 8 are 8,16,24. Example 2: Write down all multiples of 3 greater than 10 but smaller than 20. Solution: Multiples of 3 are 3, 6,9,12,15,18,21,24,... The desired ones are 12,15,18. The common multiples of two numbers are multiples of both numbers. Example 1: Find common multiples of 3 and 5. Solution: Multiples of 3 are 3,6,9,12,15,18,21,24,27,30,33,... Multiples of 5 are 5,10,15,20,25,30,35,... Common multiples of 3 and 5 are 15, 30, ... LOWEST COMMON MULTIPLE (L.C.M.). The Lowest Common Multiple (L.C.M) is the smallest number that is a common multiple of two or more numbers. For example, the L.C.M of 3 and 5 is 15 .(see the example above). The simple method of finding the L.C.M of smaller numbers is to write down the multiples of the larger number until one of them is also a multiple of the smaller number.
  • 6. Example 1: Find the Lowest Common Multiple of 8 and 12. Solution: Multiples of 12 are 12, 24... 24 is also a multiple of 8, so the L.C.M of 8 and 12 is 24. FINDING L.C.M. OF BIG NUMBERS 1. Find all the prime factors of both numbers. 2. Multiply all the prime factors of the larger number by those prime factors of the smaller number that are not already included. Example: Find the Lowest Common Multiple (L.C.M.) of 240 and 924. From the example of finding the H.C.F. we know the prime factors of both numbers. 924 = 2 x 2 x 3 x 7 x 11 240 = 2 x 2 x 2 x 2 x 3 x 5 The L.C.M. is 2 x 2 x 3 x 7 x 11 x 2 x 2 x 5 = 924 x 20 = 18,480 Product The result of multiplication. For example, the product of 4 and 5 is 20.