00:00 Solve
00:04 Let's start by dividing the leftmost digit in the dividend
00:10 Write the result without the remainder above
00:16 Now multiply the result by the divisor
00:20 Subtract the product from the number
00:24 Now bring down the next digit and use the same steps
00:27 Divide
00:32 Write the result without the remainder above, pay attention to the position
00:37 Multiply the result and subtract
00:43 Now bring down the next digit and use the same steps
00:50 Divide
00:53 Write the result without the remainder above, pay attention to the position
00:56 Multiply the result and subtract
01:00 Now bring down the next digit and use the same steps
01:03 Divide
01:08 Write the result without the remainder above, pay attention to the position
01:11 Multiply the result and subtract
01:17 We got a remainder of 1
01:21 And this is the solution to the problem