Last visit was: 24 Apr 2024, 18:28 It is currently 24 Apr 2024, 18:28

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
SORT BY:
Date
Tags:
Difficulty: 505-555 Levelx   Algebrax                  
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618818 [33]
Given Kudos: 81588
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618818 [20]
Given Kudos: 81588
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 21 Mar 2011
Status:GMATting
Posts: 96
Own Kudos [?]: 279 [0]
Given Kudos: 104
Concentration: Strategy, Technology
GMAT 1: 590 Q45 V27
Send PM
Director
Director
Joined: 03 Feb 2013
Posts: 797
Own Kudos [?]: 2588 [0]
Given Kudos: 567
Location: India
Concentration: Operations, Strategy
GMAT 1: 760 Q49 V44
GPA: 3.88
WE:Engineering (Computer Software)
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
Bunuel wrote:
The Official Guide For GMAT® Quantitative Review, 2ND Edition

If both x and y are nonzero numbers, what is the value of y/x?

(1) x = 6
(2) y^2 = x^2

Data Sufficiency
Question: 28
Category: Arithmetic Powers of numbers
Page: 155
Difficulty: 600




Statement 1) Value of Y is not specified, we cannot determine - Not Sufficient.
Statement 2) y = +- (x) so y/x can be + or -. Not sufficient
Combining the two statements, x can be +6 or -6, so we cannot determine y/x - Option E)
User avatar
Manager
Manager
Joined: 12 Jan 2013
Posts: 107
Own Kudos [?]: 206 [0]
Given Kudos: 47
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
johnbaker wrote:
If both x and y are nonzero numbers, what is the value of y/x ?
(1) x = 6
(2) y^2 = x^2



1) only gives us y/6, so clearly insufficient

2) gives us no values at all, so insufficient

1 + 2, only tell us that y is either -6 or 6, but since we have 2 possible values, this is insufficient.

answer is E
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11665 [0]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
Expert Reply
Hi All,

One of the standard Algebraic concepts that you'll see more than once on Test Day is the concept of "squared values." To test your "thoroughness" on this subject, the Test will throw the concept at you in a few different formats. Keep in mind that the rules are the always the same, but you have to pay attention to what you're looking at to get the points.

Here, we're told that X and Y are NON-0 NUMBERS. We're asked for the value of Y/X.

Fact 1: X = 6

This tells us NOTHING about Y. Since Y can be anything except 0, there are an infinite number of different possible values for Y/X.
Fact 1 is INSUFFICIENT

Fact 2: Y^2 = X^2

Here, we can TEST VALUES to prove a point....

IF.....X = 1, then we have...
Y^2 = 1

Since we have a squared value, there are 2 solutions: Y = 1 and Y = -1

IF....
X = 1
Y = 1
The answer to the question is 1/1 = 1

IF....
X = 1
Y = -1
The answer to the question is -1/1 = -1
Fact 2 is INSUFFICIENT

Combined, we know....
X = 6
Y^2 = X^2

Notice the issue in Fact 2....it's the same issue here....

We know that X = 6, so Y^2 = 36. But since we have a squared value, there are 2 solutions: Y = 6 and Y = -6.

IF....
X = 6
Y = 6
The answer to the question is 6/6 = 1

IF....
X = 6
Y = -6
The answer to the question is -6/6 = -1
Combined, INSUFFICIENT

Final Answer:

GMAT assassins aren't born, they're made,
Rich
avatar
Manager
Manager
Joined: 07 Apr 2015
Posts: 129
Own Kudos [?]: 189 [0]
Given Kudos: 185
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
I know its wrong, but when we are asked what the value of y/x is, why can't we plug in the information given in statement 2?

y/x = ?

y^2 = x^2 - Plug x^2 into the equation:

x^2 / x = x.

It does not answer the question of an exact value, but would it theoretically possible to use this approach?
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618818 [1]
Given Kudos: 81588
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
1
Kudos
Expert Reply
noTh1ng wrote:
I know its wrong, but when we are asked what the value of y/x is, why can't we plug in the information given in statement 2?

y/x = ?

y^2 = x^2 - Plug x^2 into the equation:

x^2 / x = x.

It does not answer the question of an exact value, but would it theoretically possible to use this approach?


Official Guide:
In data sufficiency problems that ask for the value of a quantity, the data given in the statements are sufficient only when it is possible to determine exactly one numerical value for the quantity.
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11665 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
1
Kudos
Expert Reply
Hi noTh1ng,

noTh1ng wrote:
I know its wrong, but when we are asked what the value of y/x is, why can't we plug in the information given in statement 2?

y/x = ?

y^2 = x^2 - Plug x^2 into the equation:

x^2 / x = x.

It does not answer the question of an exact value, but would it theoretically possible to use this approach?


Fact 2 tells us that Y^2 = X^2. This does NOT tell us the value of Y. Since both terms are 'squared', we don't know if Y = X or Y = -X.

Since the question asks for the value of Y/X, substituting in (while permissible) does NOT answer the given question (what is the VALUE of Y/X).

GMAT assassins aren't born, they're made,
Rich
Tutor
Joined: 10 Jul 2015
Status:Expert GMAT, GRE, and LSAT Tutor / Coach
Affiliations: Harvard University, A.B. with honors in Government, 2002
Posts: 1178
Own Kudos [?]: 2412 [1]
Given Kudos: 272
Location: United States (CO)
Age: 44
GMAT 1: 770 Q47 V48
GMAT 2: 730 Q44 V47
GMAT 3: 750 Q50 V42
GMAT 4: 730 Q48 V42 (Online)
GRE 1: Q168 V169

GRE 2: Q170 V170
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
1
Bookmarks
Expert Reply
Attached is a visual that should help.
Attachments

Screen Shot 2016-03-31 at 1.03.46 AM.png
Screen Shot 2016-03-31 at 1.03.46 AM.png [ 101.05 KiB | Viewed 23287 times ]

Alum
Joined: 12 Aug 2015
Posts: 2282
Own Kudos [?]: 3127 [0]
Given Kudos: 893
GRE 1: Q169 V154
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
Here is my approach => In combining both the cases => Y/X can be 1 or -1 => E is the answer
Intern
Intern
Joined: 06 May 2017
Posts: 1
Own Kudos [?]: 1 [1]
Given Kudos: 0
Location: Trinidad and Tobago
Concentration: Finance
GPA: 3.65
WE:Analyst (Commercial Banking)
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
1
Kudos
Stupid question: So this answer proves that despite x and y being different variables, they can still be the same number. Does this hold for all GMAT questions? (I don't recall reading this anywhere).

My take of the question was that since x^2=y^2, then one must be positive and one must be negative given that they are different variables and therefore the answer is -1.

I.e. for e.g.

x^2=y^2 = 36
x= 6 and y =-6; x/y= 6/-6= -1 OR
x= -6 and y= 6; x/y = -6/6= -1... So we know the value
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11665 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
1
Bookmarks
Expert Reply
Hi Graeme520,

When dealing with DS questions, you have to consider what you're told and what you're not told.

Here, we're told that X and Y are non-zero numbers. That's not particularly 'restrictive' information - it means that X and Y could be ANY number EXCEPT 0 (including integers, fractions, repeating decimals, the SAME number, etc.).

IF... a prompt gives you explicit information that X and Y cannot be the same (re: "X is not equal to Y", "X and Y are DISTINCT numbers", X > Y, etc.), then you know that the two variables must be different numbers. Here though, we're given no such information to restrict our work, so we have to consider the possibility that the two values might be the same value.

GMAT assassins aren't born, they're made,
Rich
Manager
Manager
Joined: 10 Aug 2018
Posts: 228
Own Kudos [?]: 141 [0]
Given Kudos: 179
Location: India
Concentration: Strategy, Operations
WE:Operations (Energy and Utilities)
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
Combining both we can get two answers.
If X is 6 and Y is 6 then +1
If X is 6 and Y is -6 then -1

Hence E is the answer.
Intern
Intern
Joined: 28 Dec 2020
Posts: 4
Own Kudos [?]: 0 [0]
Given Kudos: 1
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
the question stem states that x and y are non zero number so doesn't the question of either of the variables having a negative sign go away?
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618818 [0]
Given Kudos: 81588
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
Expert Reply
Aakash3697 wrote:
the question stem states that x and y are non zero number so doesn't the question of either of the variables having a negative sign go away?


x and y are nonzero numbers means that neither of them is 0 (hence the name nonzero) but x and y can be positive or negative numbers.
Intern
Intern
Joined: 28 Dec 2020
Posts: 4
Own Kudos [?]: 0 [0]
Given Kudos: 1
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
Bunuel wrote:
Aakash3697 wrote:
the question stem states that x and y are non zero number so doesn't the question of either of the variables having a negative sign go away?


x and y are nonzero numbers means that neither of them is 0 (hence the name nonzero) but x and y can be positive or negative numbers.


Appreciate the help :)
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32655
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
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.
GMAT Club Bot
Re: If both x and y are nonzero numbers, what is the value of y/x? [#permalink]
Moderator:
Math Expert
92900 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne