A quicker way to solve this problem?

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 100
Joined: Sat Sep 11, 2010 6:57 pm
Thanked: 2 times

A quicker way to solve this problem?

by shoot4greatness » Wed Jun 08, 2011 7:52 pm
This one is from Kaplan CAT (I find it increasingly that most math questions from Kaplan take more than 2 minutes to solve!)

if x + y^2 = ( x + y^2)^2 , what is the value of y?

1. x=y^2
2. xy^2=0 (only y is squared, not xy)

OA c
Last edited by shoot4greatness on Wed Jun 08, 2011 7:59 pm, edited 1 time in total.
Source: — Data Sufficiency |

Master | Next Rank: 500 Posts
Posts: 100
Joined: Sat Sep 11, 2010 6:57 pm
Thanked: 2 times

by shoot4greatness » Wed Jun 08, 2011 7:57 pm
1) x and y are either 1 or 0 (only two integers that satisfy the equation)

2) x or y is 0

1 and 2) x and y are 0

Is my reasoning correct?

User avatar
Senior | Next Rank: 100 Posts
Posts: 77
Joined: Wed Apr 27, 2011 6:13 am
Location: Hyderabad
Thanked: 10 times
Followed by:2 members
GMAT Score:730

by phanideepak » Wed Jun 08, 2011 8:00 pm
Hey didn't u expand the eqn and then substitute it? It was taking under 2 mins for me..

User avatar
Senior | Next Rank: 100 Posts
Posts: 77
Joined: Wed Apr 27, 2011 6:13 am
Location: Hyderabad
Thanked: 10 times
Followed by:2 members
GMAT Score:730

by phanideepak » Wed Jun 08, 2011 8:02 pm
shoot4greatness wrote:1) x and y are either 1 or 0 (only two integers that satisfy the equation)

2) x or y is 0

1 and 2) x and y are 0

Is my reasoning correct?
Except that y can be 1,-1

User avatar
Master | Next Rank: 500 Posts
Posts: 436
Joined: Tue Feb 08, 2011 3:07 am
Thanked: 72 times
Followed by:6 members

by manpsingh87 » Wed Jun 08, 2011 8:06 pm
shoot4greatness wrote:This one is from Kaplan CAT (I find it increasingly that most math questions from Kaplan takes more than 2 minutes to solve!)

if x + y^2 = ( x + y^2)^2 , what is the value of y?

1. x=y^2
2. xy^2=0 (only y is squared, not xy)

OA c
x + y^2 = ( x + y^2)^2----1)

1) x=y^2;
put x=y^2 in 1) we have;
y^2 + y^2 = ( y^2 + y^2)^2;
2y^2=4y^4;
2y^2(2y^2-1)=0;
so either 2y^2=0; or (sqrt(2)y)^2-1=0;
therefore y=0; or y=1/sqrt(2); or y=-1/sqrt(2);
as different values are possible for y hence 1 alone is not sufficient to answer the question.

2) xy^2=0;
either x=0; or y^2=0; i.e. y=0;
putting x=0 in 1) we have;
0 + y^2 = ( 0 + y^2)^2;
y^2=y^4;
y^2(y^2-1);
so y= -1,0,1;

hence 2 alone is also not sufficient to answer the question.

combining 1 and 2 we have only 1 possible common solution i.e. y=0; hence answer should be C
O Excellence... my search for you is on... you can be far.. but not beyond my reach!

User avatar
Legendary Member
Posts: 1309
Joined: Mon Apr 04, 2011 5:34 am
Location: India
Thanked: 310 times
Followed by:123 members
GMAT Score:750

by cans » Wed Jun 08, 2011 8:29 pm
x + y^2 = ( x + y^2)^2
(x+ y^2)(x+ y^2 -1)=0
thus either x=-y^2 --- eqn1 or x+y^2=1 --- eqn2
a)x=y^2
thus y^2=0 or y=0 (from eqn1)
2*y^2=1 -> y=+-root(o.5) (from eqn2)
insufficient
b)x*y^2=0
either y^2=0 ->y=0
or x=0 then from eqn1, y=0
then form eqn2. y=+-1
Insufficient
a&b) y=0 is the only common value.
Sufficient
IMO C
If my post helped you- let me know by pushing the thanks button ;)

Contact me about long distance tutoring!
[email protected]

Cans!!

User avatar
Legendary Member
Posts: 979
Joined: Tue Apr 14, 2009 1:38 am
Location: Hyderabad, India
Thanked: 49 times
Followed by:12 members
GMAT Score:700

by bubbliiiiiiii » Thu Jun 09, 2011 12:26 am
shoot4greatness wrote:This one is from Kaplan CAT (I find it increasingly that most math questions from Kaplan take more than 2 minutes to solve!)

if x + y^2 = ( x + y^2)^2 , what is the value of y?

1. x=y^2
2. xy^2=0 (only y is squared, not xy)

OA c
From the question, x + y^2 = ( x + y^2)^2, is only possible when x + y^2 is either 0 or 1.

Thus, we have to find if x + y^2 is either 0 or 1.

(i)x=y^2

x + y^2 = ( x + y^2)^2
2x = (2x)^4 => no information on X, insufficient.

(ii) xy^2=0 (only y is squared, not xy)

either x is 0 or y^2 is 0 => we have information only about one variable and know nothing about the other, Thus, insufficient.

Combined,

From (i) either x can be 0 0r 1
From (ii) either x is 0 or y^2 is 0

we can conclude that x is 0.

Thus Sufficient and answer C.
Regards,

Pranay

Master | Next Rank: 500 Posts
Posts: 100
Joined: Sat Sep 11, 2010 6:57 pm
Thanked: 2 times

by shoot4greatness » Thu Jun 09, 2011 11:50 am
phanideepak wrote:
shoot4greatness wrote:1) x and y are either 1 or 0 (only two integers that satisfy the equation)

2) x or y is 0

1 and 2) x and y are 0

Is my reasoning correct?
Except that y can be 1,-1
nice one phanideepak, forgot about the -1. Yes I didn't bother to expand it. Just seeing the two prompts, I knew than the only possibilities for x and y were 0,1, (and -1). Combining the two, y must be 0. The possibility of x and y being 1 went out with second prompt and 0=0^2.

BTW, this question was one of a few questions I found in Kaplan where applied math logic worked. I find Powerprep less hard because I can actually use applied math to quickly move on to next questions, whereas Kaplan problems actually require me to solve the question.