Find closest multiple of $18$ to $100$. We see that $5 \times 18 = 90$ is the nearest. Now subtract $90$ from $100$ to get reminder $10$. Add $5$ to quotient.
Find closest multiple of $18$ to $100$. We see that $5 \times 18 = 90$ is the nearest. Now subtract $90$ from $100$ to get reminder $10$. Add $5$ to quotient.
Since $10$ is less than $18$, stop the division. The reminder is $10$. The topmost line $0055$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $55$.