Last visit was: 26 Jul 2024, 19:35 It is currently 26 Jul 2024, 19:35
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:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 94619
Own Kudos [?]: 644171 [23]
Given Kudos: 86770
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 94619
Own Kudos [?]: 644171 [5]
Given Kudos: 86770
Send PM
General Discussion
CEO
CEO
Joined: 26 Feb 2016
Posts: 2863
Own Kudos [?]: 5337 [3]
Given Kudos: 47
Location: India
GPA: 3.12
Send PM
Retired Moderator
Joined: 25 Feb 2013
Posts: 893
Own Kudos [?]: 1558 [2]
Given Kudos: 54
Location: India
GPA: 3.82
Send PM
Re: Is (x + y)^2 > x^2 + y^2? [#permalink]
1
Kudos
1
Bookmarks
Bunuel wrote:
Is \((x + y)^2 > x^2 + y^2\)?


(1) \(|x| \leq 0\)

(2) \(\sqrt{y^2} \leq 0\)


the question stem can be reduced to -
\((x + y)^2 > x^2 + y^2\)-------> \(x^2 + y^2 + 2xy > x^2 + y^2\)
solving it, the question stem becomes Is xy>0

Statement 1: implies that either |x| = 0 or |x| <0. |x| cannot be negative. so we Know that |x| = 0
or xy=0. Hence we get a NO for our question stem . Sufficient

Statement 2: \(\sqrt{y^2} \leq 0\) implies that either \(\sqrt{y^2} = 0\) or \(\sqrt{y^2} < 0\)
Square root is always positive in GMAT. Hence y=0.
So xy=0. Hence we get a NO for our question stem . Sufficient

Hence Option D
Director
Director
Joined: 13 Mar 2017
Affiliations: IIT Dhanbad
Posts: 624
Own Kudos [?]: 604 [0]
Given Kudos: 88
Location: India
Concentration: General Management, Entrepreneurship
GPA: 3.8
WE:Engineering (Energy and Utilities)
Send PM
Re: Is (x + y)^2 > x^2 + y^2? [#permalink]
Bunuel wrote:
Is \((x + y)^2 > x^2 + y^2\)?


(1) \(|x| \leq 0\)

(2) \(\sqrt{y^2} \leq 0\)


Given : nothing
DS: \((x + y)^2 > x^2 + y^2\)

Option 1 : \(|x| \leq 0\)
|x| always assumes +ve value or 0 . so only possibility is x =0.SUFFICIENT

Option 2: \(\sqrt{y^2} \leq 0\)
\(\sqrt{y^2}\) always assumes +ve value or 0. So only possibility is y= 0. SUFFICIENT
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6804
Own Kudos [?]: 30868 [4]
Given Kudos: 799
Location: Canada
Send PM
Re: Is (x + y)^2 > x^2 + y^2? [#permalink]
1
Kudos
3
Bookmarks
Expert Reply
Top Contributor
Bunuel wrote:
Is \((x + y)^2 > x^2 + y^2\)?


(1) \(|x| \leq 0\)

(2) \(\sqrt{y^2} \leq 0\)


Target question: Is (x + y)² > x² + y²?

This is a good candidate for rephrasing the target question.

Take: (x + y)² > x² + y²
Expand and simplify: x² + 2xy + y² > x² + y²
Subtract x² and y² from both sides to get: 2xy > 0
Divide both sides by 2 to get: xy > 0

REPHRASED target question: Is xy > 0?

Statement 1: |x| ≤ 0
This inequality should seem odd to us, since the absolute value of a number is always GREATER THAN OR EQUAL to zero.
This inequality is saying the absolute value of some number is LESS THAN OR EQUAL to zero.
Since the absolute value of a number can never be negative, it must us the case that |x| = 0, which means x = 0.
If x = 0, then xy = (0)y = 0, which means we can answer the REPHRASED target question with certainty.
It is NOT the case that xy > 0
Since we can answer the REPHRASED target question with certainty, statement 1 is SUFFICIENT

Statement 2: √(y²) ≤ 0
This inequality should also seem odd to us, because the square root notation instructs us to find the POSITIVE square root of a number, which means √(some number) is always GREATER THAN OR EQUAL to zero.
The given inequality is saying √(some number) is LESS THAN OR EQUAL to zero.
Since √(some number) can never be negative, it must us the case that √(y²) = 0, which means y = 0.
If y = 0, then xy = (x)(0) = 0, which means we can answer the REPHRASED target question with certainty.
It is NOT the case that xy > 0
Since we can answer the REPHRASED target question with certainty, statement 2 is SUFFICIENT

Answer:

RELATED VIDEO

Originally posted by BrentGMATPrepNow on 23 Jun 2017, 06:32.
Last edited by BrentGMATPrepNow on 21 Jul 2020, 08:58, edited 1 time in total.
Manager
Manager
Joined: 05 Nov 2014
Posts: 79
Own Kudos [?]: 83 [0]
Given Kudos: 113
Location: India
Concentration: Strategy, Operations
GMAT 1: 580 Q49 V21
GPA: 3.75
Send PM
Re: Is (x + y)^2 > x^2 + y^2? [#permalink]
Solution:

Statement 1: Modulus of a value is never negative.
So the only possible value of x is x=0.

Statement 2: Square root of a value is never negative.
Again the only possible value of x is x=0.

Therefore the answer is Option D.
Intern
Intern
Joined: 23 Feb 2017
Posts: 33
Own Kudos [?]: 5 [0]
Given Kudos: 8
Send PM
Re: Is (x + y)^2 > x^2 + y^2? [#permalink]
Hi,
Why sqrt(y2)≤0 is the same as saying |y|≤0
I know tht sqrt(9) is +/-3 but sqrt(3)^2 is always positive right?
Math Expert
Joined: 02 Sep 2009
Posts: 94619
Own Kudos [?]: 644171 [0]
Given Kudos: 86770
Send PM
Re: Is (x + y)^2 > x^2 + y^2? [#permalink]
Expert Reply
sasidharrs wrote:
Hi,
Why sqrt(y2)≤0 is the same as saying |y|≤0
I know tht sqrt(9) is +/-3 but sqrt(3)^2 is always positive right?


MUST KNOW: \(\sqrt{x^2}=|x|\):

The point here is that since square root function cannot give negative result then \(\sqrt{some \ expression}\geq{0}\).

So \(\sqrt{x^2}\geq{0}\). But what does \(\sqrt{x^2}\) equal to?

Let's consider following examples:
If \(x=5\) --> \(\sqrt{x^2}=\sqrt{25}=5=x=positive\);
If \(x=-5\) --> \(\sqrt{x^2}=\sqrt{25}=5=-x=positive\).

So we got that:
\(\sqrt{x^2}=x\), if \(x\geq{0}\);
\(\sqrt{x^2}=-x\), if \(x<0\).

What function does exactly the same thing? The absolute value function: \(|x|=x\), if \(x\geq{0}\) and \(|x|=-x\), if \(x<0\). That is why \(\sqrt{x^2}=|x|\).

Hope it's clear.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 34111
Own Kudos [?]: 854 [0]
Given Kudos: 0
Send PM
Re: Is (x + y)^2 > x^2 + y^2? [#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: Is (x + y)^2 > x^2 + y^2? [#permalink]
Moderator:
Math Expert
94619 posts