Remainder Calculator
Enter a dividend and a divisor for the quotient and the remainder, with the same answer as a mixed number and as a decimal.
How to use this calculator
- Enter the dividend — the number being divided.
- Enter the divisor — the number you are dividing by.
- Read the remainder, with the quotient beside it. The long-division line under the inputs writes the whole answer out, and the check line multiplies it back.
The mixed-number row is the same answer written as a fraction, which is what you want when the leftover matters as a quantity rather than as a count.
How to calculate a remainder
Division splits a number into as many whole groups as will fit, plus whatever is left. The remainder is that leftover.
- Dividend — the number being divided, e.g. 346
- Divisor — the number dividing it, e.g. 7
- Quotient — how many whole times it fits, e.g. 49
- Remainder — what is left over, e.g. 3
That identity is also the check. If the quotient times the divisor plus the remainder does not come back to the dividend, something has gone wrong — which is why the calculator shows the multiplication rather than only the answer.
Worked examples
| Division | Quotient and remainder | As a mixed number |
|---|---|---|
| 346 ÷ 7 | 49 remainder 3 | 49 3/7 |
| 127 ÷ 3 | 42 remainder 1 | 42 1/3 |
| 821 ÷ 4 | 205 remainder 1 | 205 1/4 |
| 144 ÷ 12 | 12 remainder 0 | 12 |
| 5 ÷ 8 | 0 remainder 5 | 5/8 |
A quick check while you work: a number divides by 3 or 9 exactly when the sum of its digits does. For 346 the digits add to 13, which is not a multiple of 3, so there was always going to be something left over.