00:00 Solve
00:04 Let's start by dividing the leftmost digit in the dividend
00:07 1 is less than 3, so we'll add the next digit and then divide
00:10 Write the result above
00:13 Now multiply the result by the divisor
00:21 Subtract the product from the number
00:25 Now bring down the next digit and follow the same steps
00:28 Divide
00:32 Write the result above
00:35 Multiply the result and subtract
00:40 Now bring down the next digit and follow the same steps
00:43 Since it's the same digit, we'll use the same calculations
00:48 Now bring down the next digit and follow the same steps
00:53 Divide
00:56 Write the result above
01:00 Multiply the result and subtract
01:04 We got a remainder of 0
01:07 And this is the solution to the problem