Hey guys
I have a solution to this problem which results in answer choice C, but not sure where i am going wrong in my approach, i would really appreciate if you could help me on this:
Is y^2 + 7y + xy even?
Is y^2 + 7y + xy =
y(y + 7 + x) even?So for y(y + 7 + x) to be even, either both the terms('y' and 'x+y+7') need to be even or either one term even and one term odd.('y' odd and 'x+y+7' even or vice versa.)
(x-y)(x+y) is a multiple of 4. This tells us that this term "(x-y)(x+y)" is a even number. Hence two possibilities:
Both terms '(x-y)','(x+y)' are even or either one even and one odd.
So possibilities:
1.
(x+y) => even (x-y) => even2. (x+y) => even (x-y) => odd
3. (x+y) => odd (x-y) => even
Now we see, then for x+y to be even either both x and y have to be even or both have to be odd. But now looking closely we can also determine that options 2 and 3 listed above are not possible. (x+Y) and (x-Y) would either be both odd or both even. So we rule out those possibilities. And we are left with:
(x+y) => even (x-y) => even
So X, Y could either both be even or both be odd. and hence y(x+y+7) could be both even or odd. 1st statement is not sufficient.
Looking at statement b now:
(x+2)(x-2) is a multiple of 4. no information about Y and hence not sufficient.
But if we solve statement 2, it is also even(multiple of 4), following methodology we just saw above. We can establish that (x+2) and (X-2) are both even. IF x+2 is even then x is also even.
Now combining both the statements :
statement 2: X is even
statement 1: X,y are both odd or both are even.
So we get x and y as both even.
and hence the expression y(x+y+7) as even.