What elementary number theory methods can I use for solving this type of questions?
One of these kind of problems is to find $x$ where $985242x6565 = 172195\cdot 572167$ without multiplying the numbers again.
I tried doing, let's call $985242x6565$ $N$, $N\text{mod}10^5$ to somehow get to the $5th$ digit but this is doesn't get me anywhere and in hindsight it doesn't make any sense. How should I proceed?