Properties of Zero & One
Zero and one carry special rules the GRE loves to test at the edges. Zero is an integer and is even, but it is neither positive nor negative; anything times 0 is 0; 0 divided by any nonzero number is 0; but division by 0 is undefined — a fast way the test creates "cannot be determined" traps. For exponents, any nonzero number to the 0 power is 1, and 0 to a positive power is 0 (0⁰ is not tested). One is the multiplicative identity (x·1 = x) and 1 raised to any power stays 1, while −1 alternates: (−1)^even = 1, (−1)^odd = −1. Also remember 1 is not prime. When a problem allows a denominator or a divisor to be a variable, always ask "could it be zero?" — that question alone resolves many Quantitative Comparison items.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Parity (odd / even)
| even ± even | even |
|---|---|
| odd ± odd | even |
| odd ± even | odd |
| even × anything | even |
| odd × odd | odd |
Signs & special numbers
| negative × negative | positive |
|---|---|
| (negative)^even | positive |
| (negative)^odd | negative |
| Absolute value | |x| = distance from 0 (never negative) |
| n consecutive integers | product divisible by n! |