Find the Prime Factorization 48
Problem
Solution
Divide the number by the smallest prime number, which is
2
Continue dividing the result by
2 as long as it remains even.
Divide by
2 again.
Divide by
2 one more time.
Identify the remaining number,
3 as a prime number.
Collect all the prime factors used in the divisions.
Write the result using exponents.
Final Answer
Want more problems? Check here!