00:00 Solve
00:04 Let's start by dividing the leftmost digit in the dividend
00:07 7 is less than 28, so we'll add the next digit and then divide
00:15 Write the result without remainder above, paying attention to position
00:19 Now multiply the result by the divisor
00:24 Subtract the product from the number
00:29 Now bring down the next digit and use the same steps
00:37 Divide
00:42 Write the result without remainder above, paying attention to position
00:49 Multiply the result and subtract
00:58 Now bring down the next digit and use the same steps
01:02 Divide
01:08 Write the result without remainder above, paying attention to position
01:13 Multiply the result and subtract
01:22 We got a remainder of 11
01:29 And this is the solution to the problem