Basic_Arithmetic_Guide
Basic_Arithmetic_Guide
1. Basic Operations
1. Addition (+): Combining two or more numbers to get a sum.
Example: 5 + 3 = 8
Example:
8 + 2 × (3 + 4) = 8 + 2 × 7 = 8 + 14 = 22
3. Properties of Numbers
1. Commutative Property:
a + b = b + a and a × b = b × a
2. Associative Property:
(a + b) + c = a + (b + c) and (a × b) × c = a × (b × c)
3. Distributive Property:
a × (b + c) = a × b + a × c
5. Word Problems
1. John has 8 apples and gives 3 to his friend. How many does he have left?
Solution: 8 - 3 = 5
2. A box contains 6 rows of 4 oranges each. How many oranges are there in total?
Solution: 6 × 4 = 24