If $x=(11+11) \times (12+12) \times (13+13) \times\cdots \times (18+18) \times (19+19)$, what will be the remainder if $x$ is divided by $100$?
I tried simplifying the expression like this:
$$\frac{2(11)\times2(12)\times2(13)\cdots\times2(19)}{100}$$
$$\frac{2^8(19!\div10!)}{2^2\times5^2}$$
$$\frac{2^6(19!\div10!)}{5^2} ≡x \mod 10$$
Now, am I going in the right direction? I'm completely clueless.
I'm only a 7th grader, so I've very limited knowledge on mathematics. A little help solving this will be really nice.