Long Division Solver
Enter a dividend and divisor to see the long-division algorithm worked out one step at a time — with the reasoning behind each move.
÷
3 )
042
127
Quotient 42, remainder 1
- 1
Look at the first digit, 1.
3 doesn't fit into 1, so write 0 in the quotient.
1 − 0 = 1
- 2
Bring down the 2, making 12.
3 goes into 12 4 times (4 × 3 = 12).
12 − 12 = 0
- 3
Bring down the 7, making 7.
3 goes into 7 2 times (2 × 3 = 6).
7 − 6 = 1
Answer
127 ÷ 3 = 42 R 1