Difference between revisions of "Addition"
Jump to navigation
Jump to search
m (→Methods for addition: this method is for whole numbers) |
|||
| Line 17: | Line 17: | ||
==Methods for addition== | ==Methods for addition== | ||
| − | For simple addition, it is easy to add by counting steps. If we consider 6 + 4, then we can start at 6, then add 1 four times - 7, 8, 9, 10. Thus, 6 + 4 is 10. | + | For simple addition of [[whole number]]s, it is easy to add by counting steps. If we consider 6 + 4, then we can start at 6, then add 1 four times - 7, 8, 9, 10. Thus, 6 + 4 is 10. |
For more complex addition, [[long addition]] can be carried out. | For more complex addition, [[long addition]] can be carried out. | ||
[[category:mathematics]] | [[category:mathematics]] | ||
Revision as of 23:11, November 4, 2008
Addition is the mathematical operation that combines two or more numbers to produce their sum.
It is helpful to see addition in terms of functions - addition adds one number (a) to another number (b) to make their sum (c).
Thus,
a + b = c.
Its reverse function, or inverse operation, is subtraction, which moves the other way:
c - b = a.
It is possible to add a negative number, but this is the same as subtracting that number:
a + (-b) = a - b.
Methods for addition
For simple addition of whole numbers, it is easy to add by counting steps. If we consider 6 + 4, then we can start at 6, then add 1 four times - 7, 8, 9, 10. Thus, 6 + 4 is 10.
For more complex addition, long addition can be carried out.