Graduate Management Admission Test (GMAT) Practice Test

Disable ads (and more) with a membership for a one time $2.99 payment

Get ready for the GMAT with challenging questions, detailed hints, and comprehensive explanations. Sharpen your skills and improve your scores. Prepare effectively for your management career goals!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


What will the output be when adding an odd number to an even number?

  1. Even

  2. Odd

  3. Zero

  4. None

The correct answer is: Odd

When an odd number is added to an even number, the result is always an odd number. This is because an even number can be described as being divisible by 2, while an odd number is one more than an even number. To understand this further, consider an even number as \(2k\) (where \(k\) is an integer) and an odd number as \(2m + 1\) (where \(m\) is also an integer). When you perform the addition: \[ (2k) + (2m + 1) = 2k + 2m + 1 = 2(k + m) + 1 \] The expression \(2(k + m)\) indicates an even number, and adding 1 to it makes the total odd. Therefore, the sum of an odd number and an even number will always yield an odd result. This confirms that the output of adding an odd number to an even number is indeed odd.