Last visit was: 21 Apr 2026, 23:06 It is currently 21 Apr 2026, 23:06
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: 21 Apr 2026
Posts: 109,740
Own Kudos:
810,506
 [6]
Given Kudos: 105,815
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,740
Kudos: 810,506
 [6]
1
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
mcmoorthy
Joined: 12 Dec 2010
Last visit: 22 Jul 2025
Posts: 77
Own Kudos:
88
 [2]
Given Kudos: 638
Posts: 77
Kudos: 88
 [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: 303
Own Kudos:
Given Kudos: 43
Posts: 303
Kudos: 451
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
sudeshpatodiya
Joined: 10 Jan 2014
Last visit: 05 Apr 2021
Posts: 89
Own Kudos:
108
 [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: 59
Own Kudos:
Given Kudos: 29
Posts: 59
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: 724
Own Kudos:
Given Kudos: 53
Concentration: Technology, Strategy
Products:
Posts: 724
Kudos: 706
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,957
Own Kudos:
Posts: 38,957
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109740 posts
498 posts
211 posts