Last visit was: 20 Nov 2025, 00:14 It is currently 20 Nov 2025, 00:14
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,408
Own Kudos:
778,417
 [5]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,417
 [5]
1
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
mcmoorthy
Joined: 12 Dec 2010
Last visit: 22 Jul 2025
Posts: 77
Own Kudos:
87
 [2]
Given Kudos: 638
Posts: 77
Kudos: 87
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
carouselambra
User avatar
Current Student
Joined: 14 Mar 2018
Last visit: 28 Apr 2023
Posts: 311
Own Kudos:
Given Kudos: 43
Posts: 311
Kudos: 447
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
sudeshpatodiya
Joined: 10 Jan 2014
Last visit: 05 Apr 2021
Posts: 92
Own Kudos:
107
 [2]
Given Kudos: 57
Location: India
Concentration: General Management, Finance
WE:General Management (Transportation)
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
If x and y are positive integers, is \(x^{17} - 2*y^3\) odd?

(1) The median of x consecutive even integers is an even integer.
(2) 2x is divisible by twice as many positive integers as x

Odd-Even = Odd

From the stem, we know 2*\(y^3\) = Even. Therefore \(x^17\) needs to be odd.
Hence, the only thing we need to know is Whether x is odd.

1) The median of x consecutive even integers is an even integer.

\(\frac{(Odd times Even) }{ Odd }\) = Odd eg. \(\frac{(2+4+6)}{3}\) = 4
\(\frac{(Even times Even) }{ Even }\) = \(\frac{(2+4+6+8)}{4}\) = 5

So, in order for x consecutive even integers to be even, x has to be odd

Sufficient

2) 2x is divisible by twice as many positive integers as x

It is basically saying that the number of factors of 2x is twice the value of x
eg. x=1. Therefore, 2x = 2
No. of factors of \(2^1\) = 1+1 = 2 ( 1 and 2)
2x is divisible by twice as many integers as x i.e 2x is divisible by 2 integers. 1 and 2 both

Take x = 3. Therefore 2x = 6
No. of factors of \(2^1\)*\(3^1\) = (1+1)*(1+1) = 2*2 = 4 (1, 2, 3, 6)
2x should be divisible by twice x i.e 6. But, this is not possible.
Hence, x = 1. Odd
sufficient

IMO (D)
User avatar
dushyanta
Joined: 27 May 2015
Last visit: 06 Mar 2025
Posts: 60
Own Kudos:
Given Kudos: 29
Posts: 60
Kudos: 62
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If x and y are positive integers, is \(x^{17} - 2*y^3\) odd?

(1) The median of x consecutive even integers is an even integer.
(2) 2x is divisible by twice as many positive integers as x


to find out x^{17} - 2*y^3 is odd
in other words we have to find out is a - 2(b) Odd?
or
Is a - even = odd?
or
Is a = odd? => x ^ 17 = odd?
or
Is x = odd?

1)consecutive even integers -->
If no of integers are odd e.g. 2, 4, 6 => median = 4, an even no.
If no of integers are even e.g. 2, 4, 6, 8 => Median is 4+6/ 2 = 5, an odd no.

As from above x is odd. => C, E gone

2) 2x is divisible by twice as many positive integers as x

Point to remember: total number of Factors for any number = (a+1) (b+1) (c+1) when the number is in the form of (x^a)(y^b)(z^c) | X, Y, Z are prime factors and a, b, c are their corresponding powers

even

lets x = 4 => 2x = 8
Factors of x or (2)^2 = 2+1 = 3
Factors of 2x or (2)^3 = 3+1 = 4
4 is not twice of 3

Odd

Lets x = 5=> 2x =10
Factors of x or 5 = 1+1 = 2
Factors of 2x or 10 or (5^1)(2^1) = (1+1)(1+1) =4

Seems right
Let me check one more example

Lets x = 9 => 2x = 18
Factors of x or 9 or 3^2 = 2+1= 3
Factors of 2x or 18 or (3^2)(2^1)= (2+1)(1+1)=3*2= 6
This also works..

Basically whenever there is only one multiple of 2, there would be (2^1) = Multiple of (1+1) factors or in other terms twice the factor
If there is more than one multiple of 2 [one introduced by 2 and atleast one introduced by the original number by virtue of being an Even integer.. for instance minimum (2^2) there would be (2+1) or three times extra factor (in this case)


Both are sufficient
IMO [D]
User avatar
akadiyan
User avatar
Retired Moderator
Joined: 31 May 2017
Last visit: 20 Jun 2025
Posts: 736
Own Kudos:
Given Kudos: 53
Concentration: Technology, Strategy
Products:
Posts: 736
Kudos: 698
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Even - Odd = Odd
Odd - Even = Odd

Since y is multiplied by 2, we know that y is even, so we need to find whether x is odd.

(1) The median of x consecutive even integers is an even integer.

when x is even , x=4 , consecutive even integers for example = 2,4,6,8
Then the medium is 5 which is Odd

when x is odd, x=5, consecutive even integers are 2,4,6,8 and 10, then the median is even.
so we know that x is odd

Option A - Sufficient.

(2) 2x is divisible by twice as many positive integers as x

Consider x is even, x=4, then we have 2x = 8
x = 4 = \(2^2\) = number of factors = 3
2x = 8 = \(2^3\) = number of factors = 4

The 2x is not divisible by twice as many positive integers as x

Lets consider x as odd, x=5, then 2x=10
x=5, \(5^1\) = number of factors = 2
x=10 , \(2^1\) * \(5^1\) = number of factors = 4

The 2x is divisible by twice as many positive integers as x when x is odd

Option B - Sufficient

Ans: D
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,592
Own Kudos:
Posts: 38,592
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105408 posts
496 posts