overview
In this page the following are explained for integers.
• Numerical expression,
• precedence order,
• sequence order.
evaluating an expression
Let us quickly revise what is numerical expression, and precedence order, sequence in simplifying the numerical expressions. This was introduced in whole numbers. It takes very little time to revise.
Consider . This can be evaluated to .
This is an example of a numerical expression.
The word "expression" means: collection of numbers and arithmetic operations between them, which together represent a quantity.
is an example of a numerical expression. It is evaluated to .
is not a numerical expression. It is not entirely numbers and arithmetic operations. It has letters a and x.
Is a numerical expression?
Yes, addition and subtraction can be part of an expression.
Is a numerical expression?
Yes, all arithmetic operations can be part of a numerical expression
is a numerical expression?
Yes. technically a number can also be considered a numerical expression.
Consider and . Note that when evaluated, both result in identical numerical value and .
They are two different expressions, evaluating to equal values.
precedence
Consider .
To simplify the expression, the division is performed first. It is
Division has higher precedence over subtraction.
In a numerical expression the precedence order is given as :
• Brackets / Parentheses
• Order / Exponent
• Division and Multiplication
• Addition and Subtraction
This is abbreviated as BODMAS or PEMDAS.
sequence
Consider .
It is wrong to do .
The correct order of simplification is
The two subtractions are in the same precedence level. This is to be handled from left to right sequence.
Consider
It is wrong to simplify as
The correct order of simplification is .
The two divisions are in same precedence level. This is to be handled from left to right sequence. .
Rule of sequence is, when multiple operation of same precedence is to be simplified, the operations are performed from left to right sequence.
Consider .
The division and multiplication are of same precedence, so it is simplified from left to right.
bracket
Consider
The bracket has higher precedence, and so the expression inside bracket is simplified first.
The rule of brackets or parentheses in numerical expression is, the subexpression within a bracket or parentheses has the highest precedence
In a numerical expression, the precedence order is:
• Parentheses or Brackets is the highest precedence order
• division and multiplication in same level same level of precedence
• addition and subtraction in same level of precedence.
This is abbreviated as BODMAS (Brackets, Division, Multiplication, Addition, Subtraction) or PEMDAS (Parentheses, Multiplication, Division, Adddition, Subtraction).
When multiple operation of same precedence is to be simplified, the operations are performed from left to right sequence.
All these were studied as part of whole numbers. The same applies for integers.
• Precedence order BODMAS / PEMDAS
• Left to Right sequence for same precedence
Let us simplify some expressions of integers.
examples
Simplify
The answer is "".
The division and multiplication are of higher precedence over addition. In that, the division and multiplication are of same precedence, so it is simplified from left to right.
Multiplication is of higher precedence
Simplify .
The answer is "".
The multiplication is of higher precedence over subtraction
the two subtraction are in the same precedence level and so they are simplified in the left to right sequence.
Simplify
The answer is ""
Bracket is of the highest precedence
multiplication is higher in precedence
left to right sequence for operations of same precedence
What is the value of ?
The answer is "".
brackets take precedence and within the brackets, the multiplication is higher precedence.
brackets have higher precedence
subtraction of negative is positive
simplifying
What is the value of ?
The answer is "".
bracket takes the highest precedence
left to right sequence
Simplify
The answer is "".
The expression inside bracket is simplified first.
The division is of higher precedence over addition.
Then addition is simplified.
.
Simplify .
The answer is "".
The expression inside bracket is simplified first. The two subtraction are in the same precedence level and so they are simplified in the left to right sequence.
completing the expression inside bracket
summary
Simplification of Expressions : BODMAS
• B - Brackets
• O - Order (exponents, roots, logarithm)
• D - Division
• M - Multiplication
• A - Addition
• S - Subtraction
• And Left to Right sequence for multiple operations of same precedence.
PEMDAS
• P - Parentheses
• E - Exponents (roots and logarithm)
• M - Multiplication
• D - Division
• A - Addition
• S - Subtraction
• And Left to Right sequence for multiple operations of same precedence.
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