Find closest multiple of $17$ to $49$. We see that $2 \times 17 = 34$ is the nearest. Now subtract $34$ from $49$ to get reminder $15$. Add $2$ to quotient.
Find closest multiple of $17$ to $153$. We see that $9 \times 17 = 153$ is the nearest. Now subtract $153$ from $153$ to get reminder $0$. Add $9$ to quotient.
Since $0$ is less than $17$, stop the division. The reminder is $0$. The topmost line $029$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $29$.