value of xy

This topic has expert replies
Source: — Data Sufficiency |

Legendary Member
Posts: 1035
Joined: Wed Aug 27, 2008 10:56 pm
Thanked: 104 times
Followed by:1 members

by scoobydooby » Sat May 09, 2009 11:47 am
1) y=x+1
=>xy=x(x+2)
not sufficient, as we do not know the value of x

2) y=x^2+1
=>xy=x(x^2+1)
not sufficient as x unknown

together, equating the 2 statements we get x+1=x^2+1
=>x^2-x=0
=>x(x-1)=0
x=0 or x=1
this will give two values for y and hence 2 values for xy
no definite value, so both together not sufficient

E

Senior | Next Rank: 100 Posts
Posts: 69
Joined: Mon Sep 15, 2008 7:01 pm
Thanked: 2 times

by ManSab » Sat May 09, 2009 12:27 pm
thanks scoobydooby...!!!
I was not able to equate the 2 statements. your explanation cleared all my doubts.