If x and y are positive integers, is the sum of x and y a multiple of 2?
multiple of 2 implies is sum of x and y even integer.
(l) The unit digit of 128^x+63^y is 9
8 has cyclicity of 4 -
8^1 =>
8 8^2 => 6
4 8^3 => 51
2 8^4 => 409
6 and units digit repeats
3 has cyclicity of 4 -
3^1 =>
3 3^2 =>
9 3^3 => 2
7 3^4 => 8
1 and units digit repeats
for units digit to be 9, we have options (8 + 1) ; (2 + 7) ; (6 + 3)
i.e., x + y ::(1 + 4); (3 + 3) ; (4 + 1)
odd even odd
so x +y can be odd or even - statement 1 is not sufficient
(2) Unit digit of y is a prime factor of 14
prime factors of 14 are 2 and 7
But no information on x is given.
statement 2 is not sufficient.
statement 1 and 2 taken together.
if unit digit of y is 2 => one of the possible value of y s 12
and correspondingly x could be (1,5,9 etc)
sum of x and y is odd integer
if unit digit of y is 7 => one of the possible value of y is 7, 27 etc
and correspondingly x could be (3, 7, 11 etc)
sum of x and y is even integer.
therefore statement 1 and 2 taken together also is Not sufficient.
Answer E