Question is asking if a has more factors than b has. I would be inclined to take only positive divisors; so Im flagging it out early that I may be wrong, but since the question did not state specifically for the divisors to be only positive, I will include negative divisors as well.
(1) if a = non-prime eg 6, b = 5, a has 8 divisors (1,2,3,6,-1,-2,-3,-6) while b has 4 (-5,-1,1,5), answer is yes.
But if a = 7, while b = 6, then the answer is no.
(2) If 2b = a, b is a factor of a, and if b > 0, then a would always have more factors than b.
However, if b = 0 i.e still a non-negative integer, then a = 2*0 = 0 where a does not have more factors than b.
(1+2) Since a > b, and 2b = a, then b cannot = 0 since 2*0 = a = 0 (which does not comply with (1) here).
Therefore b > 0 ; if b is positive eg 5, then a = 10 (a has more factors) - Answer is YES.
(C)
Posted from my mobile device