Arithmetic Course/Number Operation/Addition
Addition
editAddition is a mathematical operation of adding two quantities which can be represented by a mathematical expression
- A + B
Rules of arithmetic and algebra
editThe following laws are true for all values of a, b, and c, whether a, b, and c are numbers, variables, functions, or more complex expressions involving numbers, variable and/or functions.
Addition
edit- Commutative Law: .
- Associative Law: .
- Additive Identity: .
- Additive Inverse: .
Subtraction
edit- Definition: .
Multiplication
edit- Commutative law: .
- Associative law: .
- Multiplicative identity: .
- Multiplicative inverse: , whenever
- Distributive law: .
Division
edit- Definition: , whenever .
Let's look at an example to see how these rules are used in practice.
= (from the definition of division) | |
= (from the associative law of addition) | |
= (from multiplicative inverse) | |
= (from multiplicative identity) |
Of course, the above is much longer than simply cancelling out in both the numerator and denominator. But, when you are cancelling, you are really just doing the above steps, so it is important to know what the rules are so as to know when you are allowed to cancel. Occasionally people do the following, for instance, which is incorrect:
- .
The correct simplification is
- ,
where the number cancels out in both the numerator and the denominator.
Rules
editAny number add zero is equal to the number
- a + 0 = a
Any number add to itself is doubled
- a + a = 2a
Any number add to its negative is zero
- a + (-a) = 0