firmfunda
  maths

Integers

Integers are "directed-whole-numbers". That is, "received an amount of 3" and "given an amount of 3" are two different numbers -- +3 (aligned to the chosen direction) and -3 (opposed to the direction) respectively.

Learn in this

 •  What are directed numbers?

 •  How to handle direction in numbers?

 •  Sign and Absolute values of directed numbers

 •  First Principles of Comparison, addition, subtraction, multiplication, and division : directed numbers.

 •  Procedural Simplification by sign and place value

 •  Numerical Expressions with Directed Numbers - Precedence order and Sequence


      maths > integers > integers-directed-numbers

Directed Numbers

This page introduces integers as directed numbers. The positive numbers are aligned to the chosen direction and the negative numbers are opposed to the chosen direction.


      maths > integers > integers-handling-direction

Handling Direction in Integers

This page explains handing positive and negative numbers, specifically the meaning of negative of a positive number, and negative of a negative number.


      maths > integers > integers-ordinal-property

Ordinal Property of Integers

This page explains the ordered sequence of integers with negative and positive numbers in number-line. Negative numbers are positioned to the left of 0.
...,-2, -1, 0, 1, 2, ...


      maths > integers > integers-sign-and-absolute-value

Sign and Absolute Value of Integers

This page introduced finding sign of an integer and absolute value of an integer. The symbol to represent absolute value is also introduced.


      maths > integers > integers-comparing-numbers

Comparing Integers

In this page, comparing two integers to find one as larger, equal or smaller is explained.

The comparison in first principles is explained for directed numbers and it is extended to comparison as ordered sequence.

A simplified procedure by sign and place-value of large numbers is explained.


      maths > integers > integers-predecessor-successor

Predecessor and Successor (Integers)

It was earlier studied that the integers (both positive and negative numbers) are in an ordered sequence. In this page, the predecessor and successor of an integer is explained.


      maths > integers > integers-largest-smallest

Largest or Smallest in Integers

In this page, finding largest or smallest number among three or more integers is explained.


      maths > integers > integers-ascending-descending-order

Ascending and Descending Orders in Integers

In this page, arranging three or more integers in ascending or descending order is explained.


      maths > integers > integer-addition-first-principles

Integer Addition : First Principles

The first principles of addition is, combine two quantities and count or measure the combined quantity. This page explains the same for integers, which are directed whole numbers.


      maths > integers > integer-addition-simplified-procedure

Integer Addition : Simplified Procedure

This page extends the addition in first principles into a simplified procedure for addition of integers, which is called sign property of integer addition.


      maths > integers > integer-subtraction-first-principles

Integer Subtraction : First Principles

The first principles of subtraction is, taking away a part of the quantity and counting or measuring the remaining quantity. This page explains the same for integers, which are directed whole numbers.


      maths > integers > integer-subtraction-simplified-procedure

Integer Subtraction : Simplified Procedure

This page extends the subtraction in first principles into a simplified procedure for subtraction of integers, which is called sign property of integer subtraction.

The procedure is summarized as -- subtraction is addition of additive inverse.


      maths > integers > integer-multiplication-first-principles

Integer Multiplication : First Principles

The first principles of multiplication is, repeatedly combine a quantity a number of times and count or measure the combined quantity. This page explains the same for integers, which are directed whole numbers.


      maths > integers > integer-multiplication-simplified-procedure

Integer Multiplication: Simplified Procedure

This page extends the multiplication in first principles into a simplified procedure for multiplication of integers, which is called sign property of integer multiplication.


      maths > integers > integer-division-first-principles

Integer Division : First Principles

The first principles of division is, splitting a quantity into a number of parts and count or measure one part. This page explains the same for integers, which are directed whole numbers.


      maths > integers > integer-division-simplified-procedure

Integer Division : Simplified Procedure

This page extends the division in first principles into a simplified procedure for division of integers, which is called sign property of integer division.


      maths > integers > integer-expression-simplification

Integers: Simplification of Expressions

In this page, handling of integers, both positive and negative numbers, in numerical expressions is explained.

The precedence order PEMDAS / BODMAS is explained.

For operations of same precedence order, the sequence of operation "simplification from left to right" is explained.


      maths > integers > integer-pema

Integers : Precedence Order PEMA / BOMA

Redefining the precedence order in arithmetics with PEMA or BOMA. As part of integers, the revised version is in handling subtraction -- handle subtraction as inverse of addition.

eg: x-y-x This cannot be simplified using PEMDAS / BODMAS, instead, it can be simplified as x+(-y)+(-x) and applying properties of arithmetics, it is (-y)+x+(-x)=-y