Find closest multiple of $12500$ to $33400$. We see that $2 \times 12500 = 25000$ is the nearest. Now subtract $25000$ from $33400$ to get reminder $8400$. Add $2$ to quotient.
Since $8400$ is less than $12500$, stop the division. The reminder is $8400$. The topmost line $00002$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $2$.