We have to determine the missing digit $y$ in a $41$-digit number $N$, where the first $20$ digits are $8$'s and the last $20$ digits are $9$'s, such that $N$ is divisible by $7$.
i.e. $N= \overline{\underbrace{8\ldots8}_{20} \;y \; \underbrace{9\ldots9}_{20}}$ and must be divisible by $7$.
Kindly explain the steps to reach an answer.
Thanks!