Bunuel
If x and y are positive integers, is y!/x! an integer?
(1) (x + y)(x - y) = 5! + 1
(2) x + y = 11^2
Question Is \(\frac{y!}{x!}\) an integer ?
Inference:
\(\frac{y!}{x!}\) will be an integer when y > x. Also y & x are non negative, as we are referring x and y in context of factorialsStatement 1(x + y)(x - y) = 5! + 1
(x + y)(x - y) = 121
Possible cases :
(x+y) = 11 & (x-y) = 11
x = 11 & y = 0(x+y) = 121 & (x-y) = 1x = 61 & y = 60
(x+y) = 1 & (x-y) = 121
x = 61 & y = -60We can discard the first case (due to constraint) and third case (as its an invalid one).
In the second case, x > y. Hence we have sufficient information to answer.
Statement 2(2) x + y = \(11^2\)
x + y = 121
Possible cases :
x = 1 & y = 120
x = 120 & y = 1
As we have two contradictory answers one in which x > y and other in which x < y, the statement is not sufficient.
Option A