learn.howToCalculate
learn.whatIsHeading
Long division is a step-by-step method for dividing large numbers by hand. It breaks the division into a sequence of smaller operations — divide, multiply, subtract, bring down — repeated until the calculation is complete. The result is a quotient and (optionally) a remainder.
चरण-दर-चरण मार्गदर्शिका
- 1Write the dividend inside the bracket and the divisor outside
- 2Divide the first digit(s) of the dividend by the divisor to get the first quotient digit
- 3Multiply that quotient digit by the divisor and write the product below
- 4Subtract to find the remainder, then bring down the next digit
- 5Repeat steps 2–4 until all digits are processed
हल किए गए उदाहरण
इनपुट
487 ÷ 32
परिणाम
15 remainder 7
32×15=480, 487−480=7
इनपुट
945 ÷ 7
परिणाम
135
No remainder
इनपुट
100 ÷ 3
परिणाम
33 remainder 1
3×33=99, 100−99=1
learn.ctaText
इसे स्वयं आज़माएँ →