Let's try to find some primes that divide this number.
The number is not divisible by 2, because it is odd.
The number is divisible by 3 though, because the sum of its digits is:
[tex]6+5+1+6+9=27=3\cdot 9[/tex]
So, we can divide the number by 3 and keep going with the factorization:
[tex] 65169\div 3 = 21723 [/tex]
This number is again divisible by 3, because
[tex] 2+1+7+2+3 = 15 = 3\cdot 5 [/tex]
We have
[tex] 21723\div 3 = 7241 [/tex]
This number is no longer divisible by 3. Let's go on looking for primes that divide it: 5 doesn't because the number doesn't end in 0 nor 5. This number is not divisible by 7 or 11 either (just try). It is divisible by 13 though: we have
[tex] 7241\div 13 = 557 [/tex]
And 557 is prime, so we're done. This means that the prime factorization of 65169 is
[tex] 3^2\cdot 13 \cdot 557 [/tex]