Parity (Even/Odd) Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Without fully computing, determine the parity (odd or even) of 2,345+6,7822{,}345 + 6{,}782 and of 7ร—147 \times 14.

Solution

  1. 1
    Parity rules: odd + even = odd. 2,3452{,}345 is odd (ends in 55); 6,7826{,}782 is even (ends in 22). Sum: odd.
  2. 2
    Parity rule for multiplication: odd ร—\times even = even. 77 is odd; 1414 is even. Product: even.
  3. 3
    Verify mentally: 2345+6782=91272345 + 6782 = 9127 (odd โœ“); 7ร—14=987 \times 14 = 98 (even โœ“).

Answer

2,345+6,782=9,1272{,}345 + 6{,}782 = 9{,}127 is odd; 7ร—14=987 \times 14 = 98 is even.
Parity (odd/even) is determined by the last digit and follows simple rules: odd + even = odd; even + even = even; odd + odd = even; any number times an even is even; odd ร—\times odd = odd. These rules let us classify results without computing.

About Parity (Even/Odd)

The classification of integers as even (evenly divisible by 2, with no remainder) or odd (not divisible by 2).

Learn more about Parity (Even/Odd) โ†’

More Parity (Even/Odd) Examples