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