Question
Okay I am stuck on a problem:
What do you call the numbers that cannot be arranged into 2-row arrays?
What do you call the numbers that cannot be arranged into 2-row arrays?
Answers
Writeacher
I believe it's <b>odd numbers</b> since odd numbers are not evenly divisible by 2.
Amber
Thank you very much.