Odd and even numbers, step by step
Sorting numbers into odd and even is one of the first patterns children notice in counting.
The question
Is 14 odd or even?
number:14
number:14
number:14
4 → even
- You do not have to look at the whole number, and looking at the whole of it is what makes this feel hard. Only the LAST digit decides it.
- Every ten splits into 5 and 5, so the tens and everything above them always share out evenly — they cannot tip it either way. That leaves the 4 on the end to settle it on its own.
- 4 is even, so 14 is even.
How it works.
- 01
You do not have to look at the whole number, and looking at the whole of it is what makes this feel hard. Only the LAST digit decides it.
- 02
Every ten splits into 5 and 5, so the tens and everything above them always share out evenly — they cannot tip it either way. That leaves the 4 on the end to settle it on its own.
- 03
4 is even, so 14 is even.