If a and b are odd numbers, which of the following expressions is even?

Aptitude Numbers Difficulty: Easy
Choose an option
  • A
    ab
  • B
    a^2 b
  • C
    ab^2
  • D
    a + b
  • E
    None of these

Answer

Correct Answer: a + b

Explanation

Given data

  • a and b are odd integers.

Concept / Approach

  • Parity rules: odd ± odd = even; odd × odd = odd; odd squared remains odd.

Step-by-step reasoning

ab: odd × odd = odd \u2192 odda^2 b: odd^2 × odd = odd × odd = oddab^2: odd × odd^2 = odd × odd = odda + b: odd + odd = even

Common pitfalls

  • Assuming any power makes a number even; parity of odd numbers is invariant under powers.

Final Answer

a + b

Discussion & Comments
No comments yet. Be the first to comment!
Join Discussion