Find closest multiple of $50$ to $136$. We see that $2 \times 50 = 100$ is the nearest. Now subtract $100$ from $136$ to get reminder $36$. Add $2$ to quotient.
Since $36$ is less than $50$, stop the division. The reminder is $36$. The topmost line $002$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $2$.