00:00 Solve
00:03 Let's start by dividing the leftmost digit in the dividend
00:06 3 is less than 23, so we'll add the next digit and then divide
00:13 Write the result without the remainder above, paying attention to position
00:16 Now multiply the result by the divisor
00:19 Subtract the product from the number
00:25 Now bring down the next digit and use the same steps
00:29 Divide
00:34 Write the result without the remainder above, paying attention to position
00:43 Multiply the result and subtract
00:53 Now bring down the next digit and use the same steps
00:56 Divide
01:07 Write the result without the remainder above, paying attention to position
01:14 Multiply the result and subtract
01:25 Now bring down the next digit and use the same steps
01:30 Divide
01:37 Write the result without the remainder above, paying attention to position
01:42 Multiply the result and subtract
01:54 We got a remainder of 1
01:57 And this is the solution to the question