overview
The division in first principles was explained as splitting of integer dividend into integer divisor number of parts. In that, one part is the quotient and the part of dividend that could not be split is the remainder.
A simplified procedure "Sign-property of Integer Division" is explained to find the sign of the quotient and remainder, whereas the absolute values of the quotient and remainder are calculated by whole number division of absolute values of dividend and divisor.
watch the sign
The division is understood as
is split into equal parts and one part is put-in (positive divisor).
The result of the division is
quotient and remainder
The division is understood as
is split into equal parts and one part is put-in (positive divisor).
The result of the division is
quotient and remainder
The division is understood as
is split into equal parts and one part is taken-away (negative divisor).
The result of the division is
quotient and remainder
The division is understood as
is split into equal parts and one part is taken-away (negative divisor).
The result of the division is
quotient and remainder
Summary of integer division illustrative examples:
• : is split into parts is quotient and remainder .
• : is split into parts is quotient and remainder .
• : is split into parts is quotient and remainder .
• : is split into parts is quotient and remainder .
Based on this, the division is simplified as
• +ve +ve +ve with +ve remainder
• +ve -ve -ve with +ve remainder
• -ve +ve -ve with -ve remainder
• -ve -ve +ve with -ve remainder
examples
Find the result of the division
The answer is ""
Find the result of the division
The answer is "both the above"
Find the result of the division
The answer is "quotient and remainder ".
summary
Integer Division -- Simplified Procedure : The sign of the quotient and remainder are decided by the signs of dividend and divisor as:
Sign-property of Integer Division
• positive positive positive with positive remainder
• positive negative negative with positive remainder
• negative positive negative with negative remainder
• negative negative positive with negative remainder
Sign of the remainder is that of the dividend.
The absolute values of the quotient and remainder are calculated by whole number division of absolute values of dividend and divisor.
Outline
The outline of material to learn integers is as follows.
Note: click here for detailed outline of Integers (directed numbers)
→ Introduction to Directed Numbers
→ Handling Direction
→ Ordinal Property
→ Sign and Absolute Value
→ Comparing Integers
→ Predecessor & Successor
→ Largest & Smallest
→ Ascending & Descending
→ Addition: First Principles
→ Addition: Simplified Procedure
→ Subtraction: First Principles
→ Subtraction: Simplified Procedure
→ Multiplication: First Principles
→ Multiplication: Simplified Procedure
→ Division: First Principles
→ Division: Simplfied Procedure
→ Numerical Expressions with Integers
→ PEMA / BOMA