Arithmetic Course/Number Operation/Addition

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Addition[edit | edit source]

Addition is a mathematical operation of adding two quantities which can be represented by a mathematical expression

A + B

Rules of arithmetic and algebra[edit | edit source]

The 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 | edit source]

  • Commutative Law: .
  • Associative Law: .
  • Additive Identity: .
  • Additive Inverse: .

Subtraction[edit | edit source]

  • Definition: .

Multiplication[edit | edit source]

  • Commutative law: .
  • Associative law: .
  • Multiplicative identity: .
  • Multiplicative inverse: , whenever
  • Distributive law: .

Division[edit | edit source]

  • 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[edit | edit source]

Any 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