00:00 Solve
00:03 Let's start by dividing the leftmost digit in the dividend
00:07 Write the result without remainder above, pay attention to placement
00:11 Now multiply the result by the divisor
00:14 Subtract the product from the number
00:17 Now bring down the next digit below and use the same steps
00:20 Divide
00:23 Write the result without remainder above, pay attention to placement
00:26 Multiply the result and subtract
00:30 Now bring down the next digit below and use the same steps
00:34 Divide
00:39 Write the result without remainder above, pay attention to placement
00:42 Multiply the result and subtract
00:50 Now bring down the next digit below and use the same steps
00:55 Divide
01:00 Write the result without remainder above, pay attention to placement
01:03 Multiply the result and subtract
01:09 Now bring down the next digit below and use the same steps
01:13 Divide
01:17 Write the result without remainder above, pay attention to placement
01:22 Multiply the result and subtract
01:28 We got a remainder of 5
01:34 And this is the solution to the problem