Start with the number you want to factorize
Divide it by the smallest prime number that goes in evenly
Keep dividing the quotient by prime numbers
Continue until the quotient becomes 1
Write all the prime numbers used as factors
Express the original number as a product of those prime factors
