Find closest multiple of $81$ to $784$. We see that $9 \times 81 = 729$ is the nearest. Now subtract $729$ from $784$ to get reminder $55$. Add $9$ to quotient.
Since $55$ is less than $81$, stop the division. The reminder is $55$. The topmost line $009$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $9$.