What are Factors and Multiples?
Factors are numbers that divide evenly into another number. Multiples are the products of a number and any integer. Understanding factors and multiples is fundamental to number theory and many mathematical applications.
Key Concepts:
- Factor: A number that divides another number evenly (e.g., factors of 12 are 1, 2, 3, 4, 6, 12)
- Multiple: The product of a number and any integer (e.g., multiples of 3 are 3, 6, 9, 12, 15...)
- Prime Number: A number with exactly two factors: 1 and itself (e.g., 2, 3, 5, 7, 11)
- Composite Number: A number with more than two factors (e.g., 4, 6, 8, 9, 10)
- Prime Factorization: Expressing a number as a product of its prime factors
Finding Factors
To find all factors of a number, find all pairs of numbers that multiply to make the original number.
1 × 24, 2 × 12, 3 × 8, 4 × 6
Factors: 1, 2, 3, 4, 6, 8, 12, 24
Finding Multiples
Multiples are found by multiplying the number by 1, 2, 3, 4, and so on.
7 × 1 = 7
7 × 2 = 14
7 × 3 = 21
7 × 4 = 28
And so on...
Prime Factorization
Break down a number into its prime factors using factor trees or division.
36 = 2² × 3²
Greatest Common Factor (GCF) and Least Common Multiple (LCM)
GCF and LCM are fundamental concepts in number theory with wide applications in mathematics.
Greatest Common Factor (GCF) is the largest number that divides all given numbers without a remainder. Least Common Multiple (LCM) is the smallest number that is a multiple of all given numbers.
Finding GCF
Find all factors of each number and identify the largest common factor.
Factors of 24: 1,2,3,4,6,8,12,24
Factors of 36: 1,2,3,4,6,9,12,18,36
Common factors: 1,2,3,4,6,12
GCF = 12
Finding LCM
List multiples of each number and find the smallest common multiple.
Multiples of 6: 6,12,18,24,30,36...
Multiples of 8: 8,16,24,32,40...
LCM = 24
Using Prime Factorization
Find prime factors and multiply appropriately for GCF and LCM.
36 = 2² × 3²
GCF = 2² × 3 = 12
LCM = 2³ × 3² = 72
Euclidean Algorithm
Efficient method for finding GCF of large numbers using repeated division.
48 ÷ 18 = 2 remainder 12
18 ÷ 12 = 1 remainder 6
12 ÷ 6 = 2 remainder 0
GCF = 6
GCF(a, b) × LCM(a, b) = a × b
Prime Factorization
Prime factorization is the process of breaking down a number into its prime factors.
Prime factorization expresses a composite number as a product of its prime factors. This is fundamental to many areas of mathematics including GCF, LCM, and simplifying fractions.
Factor Tree Method
Break down the number into factors until all factors are prime.
↙ ↘
6 × 10
↙↘ ↙↘
2×3 2×5
60 = 2×2×3×5 = 2²×3×5
Division Method
Divide the number by primes until the quotient is 1.
42 ÷ 2 = 21
21 ÷ 3 = 7
7 ÷ 7 = 1
84 = 2×2×3×7 = 2²×3×7
Exponential Form
Express the prime factors using exponents.
360 = 2³ × 3² × 5¹
Prime Numbers up to 100
Real-World Applications of Factors and Multiples
GCF and LCM have numerous practical applications in everyday life and various fields:
Fraction Operations
- Simplifying fractions to lowest terms
- Finding common denominators for adding/subtracting fractions
- Comparing and ordering fractions
- Converting between mixed numbers and improper fractions
Time and Scheduling
- Scheduling recurring events
- Calculating least common multiples for synchronization
- Planning timetables and rotations
- Coordinating meetings across time zones
Engineering and Construction
- Designing gears and mechanical systems
- Calculating material requirements
- Determining optimal dimensions
- Planning structural components
Computer Science
- Algorithm optimization
- Cryptography and encryption
- Memory allocation
- Data structure design
Music and Rhythm
- Time signatures and measures
- Harmonic relationships
- Rhythm patterns
- Instrument synchronization
Business and Finance
- Inventory management
- Payment scheduling
- Budget allocation
- Resource distribution
Solved Examples
Step-by-step solutions to common factor and multiple problems:
Practice Problems
Test your understanding with these practice problems:
Solution:
Prime factors of 54: 2 × 3³
Prime factors of 72: 2³ × 3²
Common factors: 2 × 3²
GCF = 2 × 9 = 18
Solution:
Prime factors of 9: 3²
Prime factors of 12: 2² × 3
Prime factors of 15: 3 × 5
Highest powers: 2² × 3² × 5
LCM = 4 × 9 × 5 = 180
Solution:
Factors of 100: 1, 2, 4, 5, 10, 20, 25, 50, 100
Solution:
360 ÷ 2 = 180
180 ÷ 2 = 90
90 ÷ 2 = 45
45 ÷ 3 = 15
15 ÷ 3 = 5
5 ÷ 5 = 1
Prime factors: 2³ × 3² × 5
Solution:
Prime factors of 28: 2² × 7
Prime factors of 42: 2 × 3 × 7
GCF = 2 × 7 = 14
LCM = 2² × 3 × 7 = 4 × 3 × 7 = 84
How to Find GCF and LCM Step-by-Step
Follow this systematic approach to find greatest common factors and least common multiples:
List the Numbers
Write down all the numbers for which you want to find GCF or LCM.
Prime Factorization
Find the prime factors of each number.
36 = 2² × 3²
48 = 2⁴ × 3
Identify Common Factors (GCF)
For GCF, find the common prime factors with the lowest exponents.
GCF = 4 × 3 = 12
Identify Highest Powers (LCM)
For LCM, find all prime factors with the highest exponents.
LCM = 16 × 9 = 144
Verify Your Results
Check that GCF divides all numbers and LCM is a multiple of all numbers.
36 ÷ 12 = 3 ✓
48 ÷ 12 = 4 ✓
144 ÷ 24 = 6 ✓
144 ÷ 36 = 4 ✓
144 ÷ 48 = 3 ✓
Alternative: Euclidean Algorithm
For large numbers, use the Euclidean algorithm for GCF.
48 ÷ 18 = 2 R 12
18 ÷ 12 = 1 R 6
12 ÷ 6 = 2 R 0
GCF = 6
Pro Tips for Factor Calculations
- Start with small primes: Always begin with 2, then 3, 5, 7, etc.
- Check divisibility rules: Use rules for 2, 3, 5, 9, 10 to speed up factorization
- Use factor trees: Visual representation helps avoid missing factors
- Double-check your work: Multiply factors to ensure they equal the original number
- Practice with composites: Work with numbers that have many factors to build skills
Frequently Asked Questions About GCF, LCM, Factors & Multiples
Explore common questions about common factors, greatest common factor (GCF), least common multiple (LCM), prime factorization, and number theory concepts.