Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Factors and Multiples: Factors are whole numbers that divide into another number exactly without leaving a remainder. If you visualize a number like as a set of tiles, the factors are the possible side lengths of a rectangle formed by those tiles (). Multiples are the result of multiplying a number by an integer. You can visualize multiples as equal-sized jumps along a number line, starting from zero.
Prime and Composite Numbers: A prime number has exactly two factors: and itself. A composite number has more than two factors. Visually, prime numbers (except ) are always odd, and in an array or grid, they cannot be arranged into a perfect rectangle other than a single row or column.
Prime Factorization: Every composite number can be broken down into a product of prime numbers. This is often represented visually using a 'Factor Tree,' where the original number sits at the top and branches out into pairs of factors until every branch ends in a prime number 'leaf'.
Index Notation: To simplify prime factorization, we use powers (indices) for repeated factors. For example, is written as . This notation makes it easier to compare the 'building blocks' of different numbers.
Highest Common Factor (HCF): The HCF is the largest factor shared by two or more numbers. If you place the prime factors of two numbers into a Venn Diagram, the HCF is found by multiplying the numbers located in the overlapping central section where the circles intersect.
Lowest Common Multiple (LCM): The LCM is the smallest number that is a multiple of two or more numbers. In a Venn Diagram of prime factors, the LCM is the product of every single number shown in the entire diagram (the union of the circles).
Co-prime Numbers: Two numbers are said to be co-prime if their only common factor is . In this case, their HCF is and their LCM is simply the product of the two numbers. Visually, their Venn Diagram circles would have no prime factors in the overlapping intersection.
📐Formulae
💡Examples
Problem 1:
Find the HCF and LCM of and using prime factorization.
Solution:
Step 1: Find the prime factors of each number.
Step 2: To find the HCF, take the lowest power of the common prime factors.
Step 3: To find the LCM, take the highest power of all prime factors present.
Explanation:
We decompose both numbers into their prime building blocks. For the HCF, we look for what they share (the lowest powers). For the LCM, we ensure every prime factor is included at its maximum frequency to cover both numbers.
Problem 2:
A bus to City A leaves every minutes, and a bus to City B leaves every minutes. If both buses leave at 9:00 AM, at what time will they next leave together?
Solution:
Step 1: Identify that we need the Lowest Common Multiple (LCM) of and to find the first time their schedules align. Step 2: Find prime factors. Step 3: Calculate the LCM. minutes. Step 4: Add the LCM to the starting time. .
Explanation:
Since this is a repeating cycle problem, the LCM helps us find the first point in the future where both cycles complete at the exact same moment.