Skip to content

Prime Factorization Practice Problems

  • Updated: August 25, 2026 What changed?
    Problem 6 was corrected to show that 72 and 84 each have 12 positive divisors.
📌

Complete guide: Prime Factorization

Every composite number carries a hidden prime pattern. The number 84, for example, looks ordinary until it splits into 2 × 2 × 3 × 7, or more neatly, 22 × 3 × 7. That is the point of prime factorization practice problems: they train the eye to see a number not as one object, but as a product of prime parts that cannot be broken down any further.

Prime factorization is not just a classroom exercise. It connects directly to divisibility, greatest common factor, least common multiple, fractions, exponents, radicals, modular arithmetic, and the structure of the integers. A good practice set should move through these ideas in layers, not simply ask for the same type of answer again and again.

What Prime Factorization Practice Problems Really Test

Prime factorization practice problems measure more than speed. They test whether a reader can recognize prime numbers, separate them from composite numbers, and express a whole number as a product of primes in a clear, final form.

The central idea is simple: a number greater than 1 is either prime or composite. A prime number has exactly two positive divisors: 1 and itself. A composite number has more than two positive divisors, which means it can be decomposed.

For practice problems, the final answer usually appears in one of two forms:

  • Expanded form: 72 = 2 × 2 × 2 × 3 × 3
  • Exponential form: 72 = 23 × 32

The second form shows repeated prime factors with exponents. It is shorter, cleaner, and more useful for later topics such as GCF, LCM, divisor counting, and simplifying radicals.

The Rule Behind Every Answer

The mathematical reason these problems have stable answers is the Fundamental Theorem of Arithmetic. It states that every integer greater than 1 can be written as a product of prime numbers in exactly one way, apart from the order of the factors.

So 60 may be written as 2 × 2 × 3 × 5, or 3 × 5 × 2 × 2, but the prime content stays the same. In standard order, it becomes 22 × 3 × 5. Different arrangement, same identity.

For a fuller conceptual explanation of this topic, the related page on prime factorization gives the broader definition and background. Practice problems build on that idea by turning the definition into repeated mathematical recognition.

One detail matters: the number 1 is not prime. It also has no prime factorization in the usual sense. If 1 were allowed as a prime factor, the uniqueness rule would break, because 12 could become 2 × 2 × 3, or 1 × 2 × 2 × 3, or 1 × 1 × 2 × 2 × 3. The clean structure would disappear.

Core Vocabulary for Practice Problems

Many errors in prime factorization practice come from language, not arithmetic. A problem may ask for prime factors, all factors, factor pairs, or a prime factorization. These are related, but they are not the same thing.

Prime factorization vocabulary used in practice problems.
TermMeaningExampleWhy It Matters
Prime NumberA whole number greater than 1 with exactly two positive divisors2, 3, 5, 7, 11Only primes appear in final factorization
Composite NumberA whole number greater than 1 with more than two positive divisors4, 6, 8, 9, 10Composite numbers can be broken into smaller factors
Prime FactorA prime number that divides another number exactly5 is a prime factor of 45Prime factors form the final answer
Prime FactorizationA number written as a product of prime numbers45 = 32 × 5It shows the prime structure of the number
ExponentA notation showing repeated multiplication24 = 2 × 2 × 2 × 2It makes repeated prime factors easier to read
GCFThe greatest common factor shared by two or more numbersGCF(36, 60) = 12Prime factorization reveals shared prime powers
LCMThe least common multiple shared by two or more numbersLCM(12, 18) = 36Prime factorization uses the highest needed powers

How the Practice Problems Are Organized

The problems below move from direct factorization into more structured number theory work. That matters because prime factorization has several uses. A number may need to be factored for its own sake, but it may also be factored to compare two numbers, count divisors, simplify a fraction, or identify a square factor.

Each group has a different mathematical purpose:

  • Direct factorization checks basic decomposition.
  • Prime or composite recognition tests whether factorization is needed at all.
  • Exponent form connects repeated factors to compact notation.
  • GCF and LCM problems use shared and combined prime powers.
  • Divisor-count problems use exponents to reveal how many positive divisors a number has.

Slow at first, then faster. That rhythm is normal in factorization: recognition improves as the same prime patterns return in different numbers.

Direct Prime Factorization Problems

These problems focus on a single number. The final answer should contain only prime numbers. If a factor such as 4, 6, 8, 9, 10, 12, or 15 appears in the final line, the factorization has stopped too early.

Direct prime factorization problems with answers in exponential form.
NumberPrime FactorizationExpanded Prime FormMathematical Note
2423 × 32 × 2 × 2 × 3Three copies of 2 appear
3622 × 322 × 2 × 3 × 3Perfect square structure
4532 × 53 × 3 × 5Divisible by 9 and 5
5623 × 72 × 2 × 2 × 7Even number with an odd prime left
7223 × 322 × 2 × 2 × 3 × 3Useful for divisor counting
8422 × 3 × 72 × 2 × 3 × 7Three distinct prime bases
902 × 32 × 52 × 3 × 3 × 5Ends in 0, so 2 and 5 both appear
12023 × 3 × 52 × 2 × 2 × 3 × 5Common in GCF and LCM problems
14424 × 322 × 2 × 2 × 2 × 3 × 3A perfect square
18022 × 32 × 52 × 2 × 3 × 3 × 5Contains square factors and a factor of 10

Why Exponential Form Appears So Often

Expanded form shows every prime factor one by one. Exponential form compresses repeated factors, which makes the structure easier to compare. In many practice problems, the expression 24 × 32 shows the prime structure more clearly than 2 × 2 × 2 × 2 × 3 × 3.

That compression is not decorative. It changes what the number reveals. From 144 = 24 × 32, one can see immediately that 144 is a square, because all exponents are even.

Prime or Composite Before Factoring

Not every number in a practice set needs decomposition. Some numbers are already prime. For a prime number p, the prime factorization is simply p. Nothing smaller than p, except 1, divides it exactly.

Practice problems that separate prime numbers from composite numbers.
NumberPrime or Composite?Prime FactorizationReason
29Prime29No prime divisor less than or equal to √29
39Composite3 × 13Digit sum is 12, so divisible by 3
47Prime47Not divisible by 2, 3, 5, or 7
51Composite3 × 17Digit sum is 6
67Prime67No prime divisor less than or equal to √67
77Composite7 × 11Classic product of two primes
91Composite7 × 13Often mistaken for prime
97Prime97Not divisible by 2, 3, 5, or 7

The Square Root Boundary

A number n is composite if it has a factor pair a × b = n with both factors greater than 1. In that pair, at least one factor must be less than or equal to √n. This is why checking prime divisors only up to the square root is enough for primality in small practice problems.

For 97, √97 is a little less than 10. So only the primes 2, 3, 5, and 7 need checking. None divides 97 exactly. So 97 is prime.

Practice Problems With Missing Factors

Some prime factorization questions do not ask for the full factorization directly. Instead, they hide one part of the product. These problems test whether the prime pattern can be read backward.

Missing-factor practice problems using prime factorization.
ProblemMissing ValueCompleted FormMathematical Reason
48 = 24 × ?348 = 24 × 316 × 3 = 48
75 = 3 × ?2575 = 3 × 5225 is 52
108 = 22 × 3?3108 = 22 × 334 × 27 = 108
196 = 22 × ?27196 = 22 × 72196 = 142
225 = 32 × ?25225 = 32 × 52225 = 152

These are quiet but useful problems. They force the factorization to work both ways: decomposition and reconstruction.

Practice Problems With GCF and LCM

Prime factorization gives a clean way to compare two or more numbers. The greatest common factor uses the prime powers shared by all numbers. The least common multiple uses the highest prime powers needed to cover every number.

For example, 36 = 22 × 32 and 60 = 22 × 3 × 5. Their GCF is 22 × 3 = 12. Their LCM is 22 × 32 × 5 = 180.

GCF and LCM practice problems solved with prime factorization.
NumbersPrime FactorizationsGCFLCM
18 and 2418 = 2 × 32; 24 = 23 × 3672
28 and 4228 = 22 × 7; 42 = 2 × 3 × 71484
45 and 7545 = 32 × 5; 75 = 3 × 5215225
72 and 9072 = 23 × 32; 90 = 2 × 32 × 518360
84 and 12684 = 22 × 3 × 7; 126 = 2 × 32 × 742252

Why the Same Factorization Gives Two Different Results

GCF and LCM look like opposite operations because they read prime powers in opposite ways. For the GCF, the shared primes matter. For the LCM, every prime that appears anywhere matters.

Smallest shared powers. Largest needed powers. That is the whole contrast.

Practice Problems With Divisors

Prime factorization also tells how many positive divisors a number has. If a number has the form pa × qb × rc, then the number of positive divisors is (a + 1)(b + 1)(c + 1).

Why? Each prime can appear with exponent 0, 1, 2, and so on up to its exponent in the original number. Those choices multiply.

Divisor-count practice problems based on prime factorization.
NumberPrime FactorizationDivisor CountReason
2822 × 76(2 + 1)(1 + 1) = 6
4023 × 58(3 + 1)(1 + 1) = 8
7223 × 3212(3 + 1)(2 + 1) = 12
10022 × 529(2 + 1)(2 + 1) = 9
18022 × 32 × 518(2 + 1)(2 + 1)(1 + 1) = 18

Perfect Squares and Odd Divisor Counts

A number has an odd number of positive divisors exactly when it is a perfect square. Prime factorization explains why: all exponents in a perfect square are even.

For 100 = 22 × 52, the divisor count is (2 + 1)(2 + 1) = 9. Odd count, square number. Neat, and not accidental.

Practice Problems With Fractions

Prime factorization can simplify fractions by showing which factors appear in both the numerator and the denominator. This is the same shared-factor logic used in GCF problems.

Fraction practice problems where prime factorization reveals common factors.
FractionPrime FactorizationsCommon Prime PartSimplified Form
18 / 2418 = 2 × 32; 24 = 23 × 32 × 3 = 63 / 4
45 / 6045 = 32 × 5; 60 = 22 × 3 × 53 × 5 = 153 / 4
84 / 12684 = 22 × 3 × 7; 126 = 2 × 32 × 72 × 3 × 7 = 422 / 3
96 / 14496 = 25 × 3; 144 = 24 × 3224 × 3 = 482 / 3

In these examples, cancellation is not a trick. It is the removal of shared prime factors. The fraction changes form, not value.

Practice Problems With Square Factors

When a prime factor appears with an exponent of 2 or more, square structure begins to appear. This matters in problems involving perfect squares, square roots, and simplified radical forms.

Consider 72 = 23 × 32. The factor 32 is a square, and 22 is also inside 23. So 72 contains the square factor 36, since 72 = 36 × 2.

Practice problems showing square factors through prime factorization.
NumberPrime FactorizationLargest Square FactorSquare-Free Part
4824 × 3163
7223 × 32362
982 × 72492
10822 × 33363
20023 × 521002

Mixed Practice Problems

Mixed sets are closer to real mathematical use because they switch the task type. One line asks for a factorization. Another asks for a divisor count. Another asks whether two numbers share a prime factor. The same prime language runs underneath all of them.

  1. Write the prime factorization of 132.
  2. Write the prime factorization of 210.
  3. Find the GCF of 48 and 180 using prime factorization.
  4. Find the LCM of 32 and 48 using prime factorization.
  5. How many positive divisors does 96 have?
  6. Which number has more positive divisors: 72 or 84?
  7. Find the largest square factor of 150.
  8. Is 121 prime or composite? Give its prime factorization if composite.
  9. Which prime factor is missing? 252 = 22 × 32 × ?
  10. Write 300 in exponential prime factorization form.

Answer Key for the Mixed Set

Answers for the mixed prime factorization practice set.
ProblemAnswerShort Note
1132 = 22 × 3 × 11132 = 4 × 33
2210 = 2 × 3 × 5 × 7Four distinct prime factors
3GCF(48, 180) = 12Shared part: 22 × 3
4LCM(32, 48) = 96Highest powers: 25 × 3
596 has 12 positive divisors96 = 25 × 3, so (5 + 1)(1 + 1) = 12
6They have the same number of positive divisors: 12 each.72 = 23 × 32 gives (3 + 1)(2 + 1) = 12; 84 = 22 × 3 × 7 gives (2 + 1)(1 + 1)(1 + 1) = 12.
725150 = 2 × 3 × 52
8Composite; 121 = 112A square of a prime
97252 = 4 × 9 × 7
10300 = 22 × 3 × 52300 = 3 × 100

Notice problem 6. It is designed to catch a common assumption. Since 72 looks more “factor-heavy” than 84, it may seem to have more divisors. But 72 = 23 × 32 gives (3 + 1)(2 + 1) = 12, and 84 = 22 × 3 × 7 gives (2 + 1)(1 + 1)(1 + 1) = 12. They match.

Misreadings That Change the Answer

Prime factorization problems are exact. A small reading shift can change the answer even when the arithmetic looks reasonable.

Including 1 as a Prime Factor

The number 1 does not belong in a prime factorization. For 18, the answer is 2 × 32, not 1 × 2 × 3 × 3. The extra 1 adds no prime content and breaks the standard form.

Stopping at Composite Factors

Writing 72 = 8 × 9 is a factorization, but it is not a prime factorization. Both 8 and 9 must still split: 8 = 23 and 9 = 32. The final form is 23 × 32.

Confusing Factors With Prime Factors

The factors of 12 are 1, 2, 3, 4, 6, and 12. The prime factors of 12 are only 2 and 3. Its prime factorization is 22 × 3. Three related ideas, three different answers.

Forgetting Repeated Factors

For 36, the answer is not 2 × 3. That product equals 6. The repeated factors matter: 36 = 2 × 2 × 3 × 3 = 22 × 32.

Where Prime Factorization Practice Leads Next

Prime factorization sits near the start of number theory, but it reaches far beyond basic arithmetic. Once the prime structure of a number is known, many later ideas become easier to express.

  • Divisibility tests: prime factors explain why certain divisibility rules work.
  • Fractions: shared prime factors reveal the simplest form.
  • GCF and LCM: common and combined prime powers give exact values.
  • Perfect squares: even exponents identify square numbers.
  • Radicals: square factors inside a number can be separated.
  • Modular arithmetic: prime factors shape congruence behavior.
  • Cryptography: large-number factorization connects to public-key systems, although elementary practice uses much smaller numbers.

In short form, prime factorization practice builds a habit: read a number by its prime anatomy.

FAQ About Prime Factorization Practice Problems

What is a prime factorization practice problem?

A prime factorization practice problem asks for a whole number greater than 1 to be written as a product of prime numbers. For example, 84 becomes 22 × 3 × 7.

What is the difference between a factor and a prime factor?

A factor is any whole number that divides another number exactly. A prime factor is a factor that is also prime. For 30, the factors include 1, 2, 3, 5, 6, 10, 15, and 30, but the prime factors are 2, 3, and 5.

Should prime factorization answers use exponents?

Exponents are usually preferred when a prime factor repeats. For example, 2 × 2 × 2 × 5 is correct, but 23 × 5 is cleaner and easier to compare with other factorizations.

Is the prime factorization of a prime number just the number itself?

Yes. If a number is prime, its prime factorization is the number itself. For example, 47 is prime, so its prime factorization is 47.

Why is 1 not included in prime factorization?

The number 1 is not prime because it has only one positive divisor. Prime factorization uses only prime numbers, and excluding 1 keeps the factorization unique.

How does prime factorization help with GCF and LCM?

For the GCF, the shared prime powers are used. For the LCM, the highest prime powers needed by the numbers are used. This makes comparisons exact and organized.