If y is an integer, is y = 0?

This topic has expert replies
Legendary Member
Posts: 2276
Joined: Sat Oct 14, 2017 6:10 am
Followed by:3 members

If y is an integer, is y = 0?

by VJesus12 » Fri Apr 27, 2018 12:57 am

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

If y is an integer, is y = 0?

(1) When y is divided by an even integer the result is odd.
(2) y/6 is even.

The OA is the option A.

I am really confused here. May someone helps me, please? I'd appreciate it.
Source: — Data Sufficiency |

User avatar
Legendary Member
Posts: 1100
Joined: Sat May 10, 2014 11:34 pm
Location: New Delhi, India
Thanked: 205 times
Followed by:24 members

...

by GMATinsight » Fri Apr 27, 2018 1:03 am

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

VJesus12 wrote:If y is an integer, is y = 0?

(1) When y is divided by an even integer the result is odd.
(2) y/6 is even.

The OA is the option A.

I am really confused here. May someone helps me, please? I'd appreciate it.
Given: y is an Integer

Question : is y = 0?

Statement 1: When y is divided by an even integer the result is odd.

Number = Divisor * Quotient + Remainder

Here, y = Even*??? + Odd = ODD

i.e. Y is not ODD as 0 is an even Integer hence

SUFFICIENT

Statement 2: y/6 is even.

i.e. y = 6*even = even

but y may be 0 or may be 12, hence
NOT SUFFICIENT

Answer: option A


P.S. This QUESTION is NOT a GMAT STANDARD Question because in GMAT the statements can never contradict with each other even when taken independently whereas here they are contradicting because where first statement establishes that y is Odd the second statement contradicts and establishes that y is even hence this is considered a BAD example to practice GMAT Like questions.
"GMATinsight"Bhoopendra Singh & Sushma Jha
Most Comprehensive and Affordable Video Course 2000+ CONCEPT Videos and Video Solutions
Whatsapp/Mobile: +91-9999687183 l [email protected]
Contact for One-on-One FREE ONLINE DEMO Class Call/e-mail
Most Efficient and affordable One-On-One Private tutoring fee - US$40-50 per hour

Legendary Member
Posts: 2898
Joined: Thu Sep 07, 2017 2:49 pm
Thanked: 6 times
Followed by:5 members

by Vincen » Fri Apr 27, 2018 6:57 am

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

VJesus12 wrote:If y is an integer, is y = 0?

(1) When y is divided by an even integer the result is odd.
(2) y/6 is even.

The OA is the option A.

I am really confused here. May someone helps me, please? I'd appreciate it.
I solved this DS question as follows:

(1) When y is divided by an even integer the result is odd.

This statement implies that y is not equal to zero, because if y=0 then when we divide y by any number (different from zero) we will get that the result is zero (even) and this contradicts what the statement says.

Therefore, y cannot be equal to zero. SUFFICIENT.

(2) y/6 is even.

Now, this statement tells us that $$\frac{y}{6}=2k\ \ \ \Rightarrow\ \ \ y=12k.$$ If k=0 then y=0, but if k=1 then y=12.

Hence, this statement is NOT SUFFICIENT.

Thus, the correct answer is the option A.

I hope it helps.