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