Basic Operations
1. Let's start by stating the problem: We want to understand the basic operations of addition, subtraction, multiplication, and division with easy examples.
2. Addition: This operation combines two numbers into a larger number. For example, $3 + 5 = 8$.
3. Subtraction: This operation finds the difference between two numbers. For example, $9 - 4 = 5$.
4. Multiplication: This operation is repeated addition. For example, $4 \times 3 = 12$ means adding 4 three times: $4 + 4 + 4 = 12$.
5. Division: This operation splits a number into equal parts. For example, $12 \div 4 = 3$ means dividing 12 into 4 equal parts, each part is 3.
6. These operations are fundamental in math and help solve many problems involving numbers.