i'm thinking this should be (c).
these are the only ways in which the quotient of two factorials can be odd:
1/ the two factorials can be exactly the same (e.g. 6!/6!), in which case the quotient = 1 = odd.
2/ the two factorials can be 1 integer apart -- with (odd number)! on top and (even number)! on the bottom.
for instance, 7!/6! is 7. 9!/8! is 9. etc.
this can't happen in any other way -- if you have factorials that are more than 1 apart, then their quotient will be even. (try a few to see why.)
suniltomar_personal Wrote:Below is my explanation
odd / odd = odd or even / even = odd
two things very, very wrong here.
first, odd/odd is impossible in the situation at hand. ALL factorials except 0! = 1! = 1 are even, so the factorial (y+2)!, where y itself is positive, must be even.
second, these statements are false: even/even doesn't have to be even. try it with simple numbers: 8/4 = 2 = even, but 12/4 = 3 = odd.
using factorials as required, e.g. 7!/6! = 7 (even/even = odd), but also 8!/7! = 8 (even/even = even).
If (y+2)! is odd then each element in the factorial is odd thus Y is odd
this is impossible. if you don't see why, write out a few factorials of odd numbers (e.g. 5! = 1*2*3*4*5, which is most definitely not odd) and look at the numbers that appear in them.