Odd even problems
Imagine a square chessboard with alternating dark and light squares. Suppose you place a piece on a dark square - say, the 5th square in a particular column.
- If you move one square up or down the column, you land on an adjacent light square.
- If you move two squares up or down the column, you land on a dark square again.
So:
- Moving an even number of squares keeps you on the same color.
- Moving an odd number of squares switches you to the opposite color.
This gives you a quick way to determine whether a square is dark or light, even if it’s far from where you started.
You can use the same idea with odd and even numbers. Memorizing a few simple rules will save you time on quant problems.
Addition:
- Odd + odd = even
- Even + even = even
- Odd + even = odd
- Even + odd = odd
Subtraction is basically the same as addition:
- Odd - odd = even
- Even - even = even
- Odd - even = odd
- Even - odd = odd
Multiplication:
- Odd odd = odd
- Even even = even
- Odd even = even
- Even odd = even
Division:
- Even or odd depending on the values
Division is a special case because the result depends on the factors in the numerator and denominator. For example, , but .
Exponents
- Expand the exponent, then use multiplication/division rules
We’ll cover rules for manipulating exponents in a later chapter. For now, remember that an exponent means repeated multiplication (and sometimes division), so you can evaluate it step by step. For instance:
If memorizing all these rules feels confusing (many of them look similar), you can always re-derive them using simple numbers like and . For example, to figure out (odd) (even), ask: Is odd or even? Since , the product is even. These rules hold no matter how large the numbers are.
These rules let you answer certain quant questions quickly. For example:
Is the value for odd or even?
You don’t need a calculator. Determine the parity of each parenthesis:
- is even + even, so it’s even.
- is even + odd, so it’s odd.
So is (even) (odd), which is even.
Odd and even problems with variables
A trickier version of this idea uses variables instead of specific numbers.
Which of the following expressions are odd, and which are even?
Given: is odd and is even
Give it some thought, and then check your answers.
Solutions
- Even
- Odd
- Odd
- Varies (try or )
- Odd
Bringing it all together: question walkthrough video
Here’s a walkthrough of another Achievable odd/even problem for additional review: