00:00 Solve
00:03 Let's start by dividing the leftmost digit in the dividend
00:08 2 is less than 8, so we'll include the next digit, and then divide
00:12 Write the result without remainder above, paying attention to placement
00:15 Now multiply the result by the divisor
00:19 Subtract the product from the number
00:25 Now bring down the next digit and repeat the same steps
00:28 Divide
00:32 Write the result without remainder above, paying attention to placement
00:37 Multiply the result, and subtract
00:42 Now bring down the next digit and repeat the same steps
00:47 Divide
00:52 Write the result without remainder above, paying attention to placement
00:59 Multiply the result, and subtract
01:06 Now bring down the next digit and repeat the same steps
01:11 Divide
01:16 Write the result above, paying attention to placement
01:19 Multiply the result, and subtract
01:22 We got a remainder of 0
01:25 And this is the solution to the problem