Gmat prep - easy, I think

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 117
Joined: Fri Oct 17, 2008 7:41 am

Gmat prep - easy, I think

by awilhelm » Mon Jan 26, 2009 10:09 pm
How many odd integers are greater than integer x and less than integer y?

1) There are 12 even integers greater than integer x and less than integer y

2) There are 24 integers greater than integer x and less than integer y
Source: — Data Sufficiency |

User avatar
Site Admin
Posts: 2567
Joined: Thu Jan 01, 2009 10:05 am
Thanked: 712 times
Followed by:550 members
GMAT Score:770

by DanaJ » Tue Jan 27, 2009 12:38 am
1. Let's say that we're looking at the first 26 numbers, including 0. If we consider x = 0 and y = 26, then indeed we have 12 even integers between these two values. We will also have 13 odd numbers between 0 and 26. But if we consider x = 1 and y = 26, again, we have 12 even numbers between the two, but now we only have 12 odd numbers that fit the description.

2. In this case, one of the numbers has to be odd and one has to be even. Let's consider our numeric example again: if x = 0, then y has to be 25. Between the two there are exactly 12 odd numbers. If x = 1, then y = 26 and again we have 12 odd integers between the two. No matter how we "shift" x and y (meaning adding n to both of them) up the number scale, we will always get the same answer.

So B is sufficient

Master | Next Rank: 500 Posts
Posts: 117
Joined: Fri Oct 17, 2008 7:41 am

by awilhelm » Tue Jan 27, 2009 8:25 am
Very clear, thanks.

Senior | Next Rank: 100 Posts
Posts: 38
Joined: Tue Jan 27, 2009 10:24 am

by sanjay_dce » Tue Jan 27, 2009 10:36 am
awilhelm wrote:Very clear, thanks.
Though it has been well explained by DanaJ, I would like to remind of one high school math rule which will help us tackling such problems on numbers without the need of assuming values.

1) it a and b are two integers and (b-a) = even no then no of odd integer b/w a and b = no of even integer b/w a and b

2) if (b-a)= not an odd integer then we should consider (b-1 -a) which will obviously be even then if b is odd then no of odd= 1+ no of even and if b is even then no of odd = no of even - 1

now coming back to question,

from 1st stmt since we dont know about total no of integers we also dont know about total no of odd nos.

from 2nd stmt clearly no of odd= no of even = 24/2 = 12

Hence B is the ans