firmfunda
  maths > integers

Integer Division : Simplified Procedure


    what you'll learn...

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 14÷3is understood as
received:14 is split into 3 equal parts and one part is put-in (positive divisor).

The result of the division is 14÷3= quotient 4 and remainder 2

The division (-14)÷3is understood as
given:14 is split into 3 equal parts and one part is put-in (positive divisor).

The result of the division is (-14)÷3= quotient -4 and remainder -2

The division 14÷(-3)is understood as
received:14 is split into 3 equal parts and one part is taken-away (negative divisor).

The result of the division is 14÷(-3)= quotient -4 and remainder 2

The division (-14)÷(-3) is understood as
given:14 is split into 3 equal parts and one part is taken-away (negative divisor).

The result of the division is (-14)÷(-3)= quotient 4 and remainder -2

Summary of integer division illustrative examples:

 •  14÷3=4(Q)&2(R) : received:14 is split into 3 parts is quotient received:4 and remainder received:2.

 •  (-14)÷3=-4(Q)&-2(R) : given:14 is split into 3 parts is quotient given:4 and remainder given:2.

 •  14÷(-3)=-4(Q)&2(R) : received:14 is split into -3 parts is quotient given:4 and remainder received:2.

 •  (-14)÷(-3)=4(Q)&-2(R) : given:14 is split into -3 parts is quotient received:4 and remainder given:2.

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 22÷(-1)
The answer is "-22"


Find the result of the division 0÷(-32)
The answer is "both the above"


Find the result of the division -180÷(-88)
The answer is "quotient 2 and remainder -4".

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