There is no need to do prime factorization as prime numbers are already prime. You do not need to find the prime numbers that when multiplied together create the number.
All numbers that only have one and itself as factors are prime. Therefore, to tell if a number is prime simply find it's factors. If it has more than two factors than it is not a prime number.