Find the Prime Factorization 144
Problem
Solution
Divide the number by the smallest prime factor, which is
2
Continue dividing the result by
2 as long as it remains even.
Identify the next smallest prime factor for the remaining value, which is
3
Divide by
3 one last time to reach1
Collect all the prime factors used in the divisions.
Write the factors in exponential form.
Final Answer
Want more problems? Check here!