What is the prime factorization of numbers in maths? This page presents Grade 7 maths questions along with detailed step-by-step solutions. Click the arrow below each question to reveal the explanation.
Factors are numbers that, when multiplied together, result in another number.
Prime factorization is the process of factoring a number into prime numbers ONLY.
Prime factorization is unique for every composite number and can be achieved by successive division using prime numbers: 2, 3, 5, 7, 11, etc.
Step 1: Divide the given number by the first prime number (2) if it is divisible. If not, try the next prime numbers (3, 5, 7...).
$30 \div \mathbf{2} = 15$
Step 2: Divide the result of step 1 by the smallest possible prime number.
$15 \div \mathbf{3} = \mathbf{5}$
Step 3: The result of the division in step 2 is the prime number 5. We stop here.
The prime factorization involves all divisors and the final prime result:
$30 = 2 \times 3 \times 5$
The "tree method" is based on the exact same logic as division, but the visual presentation helps map out the branches of factors.
Tip: A Prime Factors Calculator may be used to verify your work!
Answers: a, c, and d are NOT prime factorizations.
Prime factorization must involve only prime numbers.
Divide each number successively by prime numbers until the final quotient is prime:
Multiply the two prime factorizations together:
$A \times B = (2^3 \times 5^2 \times 11) \times (2^2 \times 5 \times 13)$
Group the bases that are the same and add their exponents:
$A \times B = (2^3 \times 2^2) \times (5^2 \times 5^1) \times 11 \times 13$
$A \times B = \mathbf{2^5 \times 5^3 \times 11 \times 13}$
First, find the individual prime factorizations:
$100 = 2^2 \times 5^2$
$70 = 2 \times 5 \times 7$
Use the fact that $7000 = 100 \times 70$ to combine the factors:
$7000 = (2^2 \times 5^2) \times (2^1 \times 5^1 \times 7^1)$
Combine like bases by adding exponents:
$7000 = \mathbf{2^3 \times 5^3 \times 7}$