E is answer
from 1) take a=1 and b=2
4*1 / 2 = 2 --> ok
but a/b = 1/2 --> so answer is no
take a=2 and b=1
4*2 / 1 = 8 --> ok
and a/b = 2/1 --> so answer is yes
Statement 1 is inconclusive
from 2) take a=1 and b=2
4*2 / 1 = 8 --> ok
but a/b = 1/2 --> so answer is no
take a=2 and b=1
4*1 / 2 = 2 --> ok
and a/b = 2/1 --> so answer is yes
Statement 2 alone is inconclusive
Both statements together
take a=1 and b=2
4*2 / 1 = 8 --> ok
4*1 / 2 = 2 --> ok
but a/b = 1/2 --> not ok
take a=4 and b=2
4*4 / 2 = 8 --> ok
4*2 / 4 = 2 --> ok
and a/b = 4/2 --> ok
So both statements together is inconclusive