{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}
{{ 'ml-heading-lesson-settings' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}
Method

Long Division of Two Numbers

Long division is a commonly used method for solving division problems that involve breaking down the calculation digit by digit. Consider the the following detailed example.
This division problem can be calculated by long division.
1
Compare the Dividend and the Divisor
expand_more

Consider the first digit of the dividend. If the first digit of the dividend is greater than the divisor, begin by dividing the first digit of the dividend by the divisor. In this case, the first digit of the dividend is greater than the divisor


2
Divide
expand_more

Consider how many times the divisor fits in the first digit of the dividend. In this case, determine how many times fits in Only one fits in We can then write over the dividend.

3
Multiply
expand_more
Multiply by Then write the result under the first digit of the dividend.
4
Subtract
expand_more
Subtract from
The remainder of the division of by is
5
Bring Down the Next Digit
expand_more
Bring down the second digit of the dividend which is near Then repeat the previous steps until there are no more digits to bring down. See the whole process in the applet.
Applet to compute the division of two numbers

Extra

Further Information
Consider an example of a division in which the first digit of the dividend is less than the divisor. In this case, the division should begin with the first two digits of the dividend.
Applet to compute the division of two numbers
The remainder of the division of by is Consider another example in which the divisor is a two-digit number. In this case, the division also starts with the first two digits of the dividend.
Applet to compute the division of two numbers
The same process can be followed for the divisors and dividends with more than two or three digits.