chetan2u
ritu1009
EgmatQuantExpert
Solution
Given:• x and y are positive integers
• x + 2y > 20 and 3x – 30 < -y
To find:• The positive difference between minimum value of x and minimum value of y
Approach and Working:• x + 2y > 20
• 3x – 30 < -y
Or, 3x + y < 30
Or, -3x – y > -30
Or, -6x – 2y > -60
Adding the above two inequalities, we get,
• x – 6x + 2y – 2y > 20 – 60
Or, -5x > -40
Or, 5x < 40
Or, x < 8
As x is positive integer, minimum possible value of x is 1
• also, if x < 8, we can say from x + 2y > 20,
2y > 20 – x
Or, 2y > 12
Or, y > 6
As y is positive integer, minimum possible value of y is 7
Therefore, the positive difference = 7 – 1 = 6
Hence, the correct answer is option E.
Answer: EOnce we calculate value for x, while calculating value for y using first equation we get y>6 and with second equation, we get y<6. How to know which one to take?
second equation \(y<30-3x\)... This will give us the upper limit as we are getting y is less than something.
So this should give you the maximum value of y..
and you will get maximum value for y when x is minimum in y<30-3x, so y<30-3*1....y<27
so range of values of y is 6<y<27.....
Minimum value is 7 and max value is 26
Hope it helps
Hi
chetan2u,
I had the same query as the other user. I was manipulating the equations around and I chanced upon 2 scenarios,
1. When x <8, I found 2 different inequalities for y.
Using the expression 3x - 30 < -y -- (1), 3x < 24 -- (2)
So (1) - (2): -30 < -y - 24
y < 6
HOWEVER, if (2) - (1): 30 < 24 + y
y > 6
I think that was what the other user was getting at disregarding the range of values x can take unless this approach is invalid?
I was thinking along the lines of perhaps there are actually 2 possible solutions to y but 1 of them needs to be rejected by taking the other inequality expression in the question into consideration.
IF y < 6, 2y <12. And since x < 8, x + 2y < 20 instead of > 20 which is the condition given in the question. Thus y can only be > 6?
Your help is greatly appreciated!
If
egmat or
EgmatQuantExpert can leave an input and clarify, that will be great too. Thank you!