The basic rules of arithmetic and algebra apply in most cases. That is:
Exponentiation is done first
Multiplication and division are done next
Finally, addition and subtraction are done.
If two or more operations with the same priority appear together in the same expression, they're handled in left to right order. Parentheses can be used to override the order of operations; expressions in parens are evaluated first.
For example, 2*4**2 - 8/4 would be evaluated this way:
Do the exponent first: 4**2 = 16. The expression is then 2*16 - 8/4
Next do the multiplication and division: 2*16 = 32 and 8/4 = 2
Do the subtraction last: 32 - 2, or 30.
The only possible difference is in division, IF you're using computer rules for integer operations. Because a fully integer-based expression can only be expressed as another integer, computers perform integer division by truncating any fractional remainder of a quotient. So for example a computer would evaluate 7 / 2 = 3, rather than 3.5. If the numbers were expressed as real numbers the answer would be correct in the algebraic sense, though: 7. / 2. = 3.5
There are an infinite number of operations for integer and different rules will apply for different operations. The question needs to be more specific.
4/9 - 6/36
To add integers with like signs you jut put the positive in front of the answer (you just add and put a positive sign in front of it)
They are different operations, giving different results. Example: 1+1=2, 1*1=1.
The rules of integers state:~ two negatives make a positive number~one negative and one positive makes a negative number~ two positives are simply positive numbers
I am not at all sure that there are any rules that apply to integers in isolation. Any rules that exist are in the context of binary operations like addition or multiplication of integers.
There are an infinite number of operations for integer and different rules will apply for different operations. The question needs to be more specific.
Addition and multiplication are operations on integers that are commutative.
Give us the expression, and we'll have our staff begin work on it.
You need the rules of multiplication as well as of addition. But multiplication of integers can be viewed as repeated addition. Thus, if p/q and r/s are two rational numbers then their sum is(p*s + q*r)/(q*s)
Part 2
There are different rules for different operations.
I am not sure there are any fundamental operations of integers. The fundamental operations of arithmetic are addition, subtraction, multiplication and division. However, the set of integers is not closed with respect to division: that is, the division of one integer by another does not necessarily result in an integer.
Addition, subtraction and multiplication.
asa
The rules are the same.
to subtrct integers ,rewrite as adding opposites and use the rules for addtion of integers..