If x and y are positive integers, is x + y an even integer?
Pre-thinking:
x+y will be even if both intigers are even only or odd only.Solution:
(1) The product of the greatest common factor of x and y and the least common multiple of x and y is evenConsidering statement (1)
Product of gcf and lcm of two numbers is = product of numbers themselves.
Thus, x*y = even integer.
However, product of two integers is even if even one of the integers is even.
Thus, x and y could be 1 and 2 or 4 and 6. Using above samples, x+y could be even or also odd.
As there is no unique answer,
statement (1) by itself is not sufficient.(2) The greatest common factor of x and y is 1Considering statement (2)
The gcf of x and y can be 1 for only two cases, any integer and 1 also two prime integers.
Thus, x and y could be 1 and 2 or 5 and 7. Using above samples, x+y could be even or also odd.
As there is no unique answer,
statement (2) by itself is not sufficient.Combining statement (1) and statement (2)If gcf*lcm i.e. x*y= even and gcf=1, x and y can only be 1 and 2 from the samples considered in the two statements individually.
Both statements combined are enough.
Answer should be Option C.Posted from my mobile device