alimad
If x and y are positive integers, is x an even int?
i. (y+5) (x) is an even int
ii. 6y^2 + 41y + 25 is even int
My take :
(i) - since y+5 or x either can be even for the entire statment to be even - insufficient
(ii) 6(odd/even) + 41(odd/even) + odd = even therefore y should be odd. - insufficeint
combined - x could be even or odd.
Answer E. did this in 30 sec. Not sure if it's right. Please provide your help. thanks
consider first case- if Y is Odd(say 3), (Y+5) is even bcos Odd + odd = Even.
now since Y + 5 is Even, X can be odd or Even bcos Even*Even= EVEN and Even*odd=EVEN.
so from this we cant say that X is even or odd. So 1st is Insufficient.
So options A, D are out of scope.
-------
6y^2 +41y+25
watever is the value of Y,6y^2 is always Even
therefore EvEN +41y+25 to be an EVEN no., Y must be ODD.
now combining the above two conditions:-
Since Y is ODD from 2nd so putting Y =3 in first Condition we get 8*X, but this alos have to be even.In this case X again can be even or odd.
therfore the NAS is E(Undoubtedly)