Q1.
Does every number have an even number of factors?
Answer
No. Most numbers do, but the squares do not.
6 : 1 × 6, 2 × 3 → 4 factors (even)
10 : 1 × 10, 2 × 5 → 4 factors (even)
9 : 1 × 9, 3 × 3 → 3 factors (odd)
10 : 1 × 10, 2 × 5 → 4 factors (even)
9 : 1 × 9, 3 × 3 → 3 factors (odd)
Why it happens: Writing a number as a product of two factors always pairs a factor with a partner. As long as the two members of every pair are different, the factors can be matched up two by two and the total is even. A number breaks that pattern only when one of its pairs has both members equal — and a pair d × d means the number is d2.
So: every number except a perfect square has an even number of factors.