1c-prime-factorization
1c-prime-factorization
16 16
8 2 4 4
2 4 2 2 2 2
2 2
You’ll notice I did 16 twice up above. That was to show there’s more than one
way, but when all is said and done, we ended up with the same prime factors
(four 2s)
When we start getting to larger ones like that, it’s often a good idea to start
circling your prime factors. Then you know that branch is done, and you can
quickly and easily find your actual prime factors.
144
9 16
3 3 8 2
4 2
2 2
Now I can look and know that the prime factors of 144 are 2,2,2,2,3,3
It really helps to know your timetables for this, but if you don’t there are a few
tricks.
Multiples of 2: Even (end in 2, 4, 6, 8, 0)
Multiples of 5: End in 0 or 5
Multiples of 10: End in 0
Multiples of 3: Add all the digits of the number up. If that new number
is divisible by 3, then the whole number is.
Example: 252 2+5+2 = 9
9 is divisible by 3, therefore
252 is.
252÷ 3 = 84. Now it makes my
life easier.
You can also just run through on your calculator quickly. You never have to go
higher than the square root of the number.
Your turn
1) 21
2) 35
3) 42
4) 50
5) 130
6) 176
7) 256
8) 546
9) 1296