Find closest multiple of $15$ to $140$. We see that $9 \times 15 = 135$ is the nearest. Now subtract $135$ from $140$ to get reminder $5$. Add $9$ to quotient.
Find closest multiple of $15$ to $50$. We see that $3 \times 15 = 45$ is the nearest. Now subtract $45$ from $50$ to get reminder $5$. Add $3$ to quotient.
Since $5$ is less than $15$, stop the division. The reminder is $5$. The topmost line $0093$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $93$.