iwantrocaGiven: If Thomas divides half of his comic books in a 1:2 ratio between Alex and Jordan, respectively, then Alex will have one fourth as many comic books as Jordan, who will in turn have twice as many comic books as Thomas.
Asked: If Alex currently owns 2 comic books, then how many more comic books does Thomas currently own than Jordan?
Let Thomas own x books.
Thomas divides half of his comic books in a 1:2 ratio between Alex and Jordan
Books Alex gets = x/6
Books Jordan gets = 2x/6 = x/3
Books left with Thomas = x/2
Books Alex have after gift from Thomas = 2 + x/6
Let Jordan curently have y books.
Books Jordan have after gift from Thomas = y + x/3
2 + x/6 = (y + x/3)/4 = y/4 + x/12
y + x/3 = 2*x/2 = x
2x/3 = y
2 + x/12 = y/4 = x/6
x = 24; y = 2x/3 = 16
Number of books Thomas currently own more than Jordan = x - y = 24 - 16 = 8
IMO A