Integer constraints

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 50
Joined: Fri Oct 24, 2008 12:25 am
Location: New York, US

Integer constraints

by slash » Mon Apr 01, 2013 3:32 pm
2y - x = 2 xy and x is not equal to 0. If x and y are integers, which of the following could equal y?


(A) 2
(B) 1
(C) 0
(D) -1
(E) - 2
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 423
Joined: Fri Jun 11, 2010 7:59 am
Location: Seattle, WA
Thanked: 86 times
Followed by:2 members

by srcc25anu » Mon Apr 01, 2013 4:16 pm
2y (1-x)=x
2y = x / (1-x)
y = x / (2 - 2x)

if x is positive, NuM will be +ve, DEN will be -ve hence Y cannot be +ve
that eliminates A, B and C

If x is -ve, NUM will be -ve, DEN will 1 - (-ve number) = +ve again Y should be -ve

If x = 2, y = 2 / (2 - 4) => y = -1

Hence Y could equal -1. Answer D