|x| + |y| = 32, what is x y?

This topic has expert replies
User avatar
GMAT Instructor
Posts: 3650
Joined: Wed Jan 21, 2009 4:27 am
Location: India
Thanked: 267 times
Followed by:80 members
GMAT Score:760

|x| + |y| = 32, what is x y?

by sanju09 » Sat Aug 14, 2010 4:55 am
If x and y are non-zero integers and |x| + |y| = 32, what is x y?

(1) -4 x - 12 y = 0.
(2) |x| - |y| = 16.


[spoiler]Source: Picked from some source unknown to www.avenuesabroad.org[/spoiler]
The mind is everything. What you think you become. -Lord Buddha



Sanjeev K Saxena
Quantitative Instructor
The Princeton Review - Manya Abroad
Lucknow-226001

www.manyagroup.com
Source: — Data Sufficiency |

User avatar
Legendary Member
Posts: 1893
Joined: Sun May 30, 2010 11:48 pm
Thanked: 215 times
Followed by:7 members

by kvcpk » Sat Aug 14, 2010 5:09 am
sanju09 wrote:If x and y are non-zero integers and |x| + |y| = 32, what is x y?

(1) -4 x - 12 y = 0.
(2) |x| - |y| = 16.


[spoiler]Source: Picked from some source unknown to www.avenuesabroad.org[/spoiler]
|x| + |y| = 32
(1) -4 x - 12 y = 0.
x=-3y
|-3y|+|y| = 32
when y>0
3y+y = 32
y = 8, x= -24
when y<0,
-3y-y=32
y=-8, x- 24
Hence xy = 24*-8
SUFF

(2) |x| - |y| = 16.
When x>0, y>0
x-y = 16
x+y = 32
x=24, y= 8

When x>0, y<0
x+y = 16
x-y=32
x=24, y=-8

xy is different in both cases.
INSUFF

pick A
"Once you start working on something,
don't be afraid of failure and don't abandon it.
People who work sincerely are the happiest."
Chanakya quotes (Indian politician, strategist and writer, 350 BC-275BC)

Senior | Next Rank: 100 Posts
Posts: 32
Joined: Sun Aug 15, 2010 7:33 am
Thanked: 1 times

by thirst4edu » Sun Aug 15, 2010 8:39 pm
kvcpk wrote:
|x| + |y| = 32
(1) -4 x - 12 y = 0.
x=-3y
|-3y|+|y| = 32
when y>0
3y+y = 32
y = 8, x= -24
when y<0,
-3y-y=32
y=-8, x- 24
Hence xy = 24*-8
SUFF
Isn't there a flaw in the logic? Still answer A would not change..

|-3y|+|y| = 32
when y>0
-3(+y)+ (+y) = 32
i.e -3y + y = 32 --> y = -16, x is 48

and when y < 0
-3(-y)+(-y) = 32
3y - y = 32 --> y = 16 , x is -48
"Learning never exhausts the mind."
--Leonardo da Vinci

User avatar
Legendary Member
Posts: 1893
Joined: Sun May 30, 2010 11:48 pm
Thanked: 215 times
Followed by:7 members

by kvcpk » Sun Aug 15, 2010 9:27 pm
thirst4edu wrote: Isn't there a flaw in the logic? Still answer A would not change..

|-3y|+|y| = 32
when y>0
-3(+y)+ (+y) = 32
i.e -3y + y = 32 --> y = -16, x is 48

and when y < 0
-3(-y)+(-y) = 32
3y - y = 32 --> y = 16 , x is -48
Hi,

I see what you are saying, but I think, my logic was right.
when y>0,
3y>0
-3y<0
Hence |-3y|=-(-3y) = 3y

when y<0, |y| = -y
3y<0
-3y>0
|-3y| = -3y

Hope this helps!!
"Once you start working on something,
don't be afraid of failure and don't abandon it.
People who work sincerely are the happiest."
Chanakya quotes (Indian politician, strategist and writer, 350 BC-275BC)

Senior | Next Rank: 100 Posts
Posts: 32
Joined: Sun Aug 15, 2010 7:33 am
Thanked: 1 times

by thirst4edu » Mon Aug 16, 2010 7:00 am
kvcpk wrote:
Hi,

I see what you are saying, but I think, my logic was right.
when y>0,
3y>0
-3y<0
Hence |-3y|=-(-3y) = 3y

when y<0, |y| = -y
3y<0
-3y>0
|-3y| = -3y

Hope this helps!!
Yeah, I see, that makes sense too.. so there are more than one way to get there! :)
"Learning never exhausts the mind."
--Leonardo da Vinci

Senior | Next Rank: 100 Posts
Posts: 32
Joined: Sun Aug 15, 2010 7:33 am
Thanked: 1 times

by thirst4edu » Tue Aug 17, 2010 8:20 am
thirst4edu wrote:
kvcpk wrote:
Hi,

I see what you are saying, but I think, my logic was right.
when y>0,
3y>0
-3y<0
Hence |-3y|=-(-3y) = 3y

when y<0, |y| = -y
3y<0
-3y>0
|-3y| = -3y

Hope this helps!!
Yeah, I see, that makes sense too.. so there are more than one way to get there! :)
I revisted my logic, and re-read MGMT tutorial on abosulute values, because I realized there shouldnt be two different values to reach to the solution of the same equation.
There is a mistake in my logic. So, correcting it for the records -

y>0
|-3y| + |y| = 32
3(+y) + (+y) = 32 <---- drop the negative sign from -3 because you are taking absolute value, only thing you are not sure about is y. Here y is positive.
4y = 32
y = 8 , x = -24

y<0
|-3y| + |y| = 32
3(-y) + (-y) = 32 <---- drop the negative sign from -3 because you are taking absolute value, only thing you are not sure about is y. Here y is negative.

-3y -y = 32
-4y = 32
y = -8, x = 24


Thanks again kvcpk !
"Learning never exhausts the mind."
--Leonardo da Vinci

User avatar
Legendary Member
Posts: 1893
Joined: Sun May 30, 2010 11:48 pm
Thanked: 215 times
Followed by:7 members

by kvcpk » Tue Aug 17, 2010 8:56 am
thirst4edu wrote: Thanks again kvcpk !
You are welcome Buddy!! :)
"Once you start working on something,
don't be afraid of failure and don't abandon it.
People who work sincerely are the happiest."
Chanakya quotes (Indian politician, strategist and writer, 350 BC-275BC)

User avatar
Legendary Member
Posts: 1460
Joined: Tue Dec 29, 2009 1:28 am
Thanked: 135 times
Followed by:7 members

by selango » Tue Aug 17, 2010 10:56 am
|-3y| can be rephrased as 3|y|

3|y|=3y if y>0

3|y|=3(-y) if y<0
--Anand--