Problem
How many ordered pairs $(a,b)$ of positive integers have a product of $10!$ and a least common multiple of $9!$?
I was told my answer of $16$ to this problem was wrong. I don't see how since we just have to distribute the max powers of $2,3,5,$ and $7$ and there are $16$ ways to do that. We don't need to divide by $2$ since $(3,4)$ is different from $(4,3)$, for example.