Please help me with solution
- Attachments
-
- Quant 4.doc
- (65.5 KiB) Downloaded 117 times
Thanks Syr,syr wrote:xy = ?
Take stmt 1)
y = x + 1
multiply by x
xy = x^2 + x
Insuffcient since we dont know x
Take stmt 2)
y = x^2 + 1
multiply by x
xy = x^3 + x
Insufficient
Taking both together we can equate
x^2 + x = x^3 + x
solving gives
x = 0 or 1
hence, xy = 0 or xy = 2
so C) insufficient
Hence E)
Solving by forming equations gives sure shot answer and sometimes, according to me, faster.
Any other better methods ?