ระบบจำนวนเต็ม (Integer System) มีสมบัติทางคณิตศาสตร์ที่เป็นจริงเสมอ ซึ่งเปรียบเสมือน "กฎจราจร" ของการคำนวณ การเข้าใจสมบัติเหล่านี้จะช่วยให้เราสามารถคิดเลขในใจได้เร็วขึ้น จัดรูปสมการให้ง่ายลง และหลีกเลี่ยงข้อผิดพลาดในการคำนวณที่ซับซ้อนได้
The integer system has mathematical properties that always hold true, acting like the "traffic rules" of calculation. Understanding these properties helps us perform mental math faster, simplify equations, and avoid errors in complex calculations.
🔁 สมบัติการสลับที่ 🔁 Commutative Property
สมบัติการสลับที่ (Commutative Property) ระบุว่า การสลับตำแหน่งของจำนวนเต็มสองจำนวน สำหรับการบวกและการคูณ จะไม่ทำให้ผลลัพธ์เปลี่ยนแปลง
** หมายเหตุ: สมบัตินี้ใช้ไม่ได้กับการลบและการหาร **
Commutative Property states that swapping the position of two integers in addition and multiplication does not change the result.
** Note: This property does NOT apply to subtraction and division. **
แสดงสมบัติการสลับที่สำหรับการบวก
Show the commutative property for addition.
แสดงสมบัติการสลับที่สำหรับการคูณจำนวนลบ
Show the commutative property for multiplication of negative numbers.
จงหาค่าของตัวแปร $x$ จากสมการ $24 + x = -13 + 24$
Find the value of $x$ in the equation $24 + x = -13 + 24$.
ข้อควรระวัง: การลบ ไม่สามารถ สลับที่ได้
Caution: Subtraction is NOT commutative.
ข้อควรระวัง: การหาร ไม่สามารถ สลับที่ได้
Caution: Division is NOT commutative.
🔗 สมบัติการเปลี่ยนหมู่ 🔗 Associative Property
สมบัติการเปลี่ยนหมู่ (Associative Property) ระบุว่า เมื่อมีการบวกหรือคูณจำนวนเต็ม 3 จำนวนขึ้นไป เราสามารถเลือกจับคู่คำนวณคู่ใดก่อนก็ได้ โดยที่ผลลัพธ์สุดท้ายจะยังคงเท่าเดิมเสมอ
** ประโยชน์: ช่วยให้เราเลือกจับคู่ตัวเลขที่คำนวณง่ายๆ (เช่น บวกกันได้ 10) ก่อนได้ **
Associative Property states that when adding or multiplying three or more integers, the grouping of the numbers does not affect the final result.
** Benefit: Allows us to group numbers that are easier to calculate first (e.g., adding up to 10). **
แสดงสมบัติการเปลี่ยนหมู่สำหรับการบวก
Show the associative property for addition.
การนำไปใช้คิดในใจ: หาค่าของ $(-18) + 25 + (-2)$
Mental math application: Evaluate $(-18) + 25 + (-2)$.
แสดงสมบัติการเปลี่ยนหมู่สำหรับการคูณ
Show the associative property for multiplication.
การนำไปใช้คิดในใจ: หาค่าของ $25 \times (-17) \times 4$
Mental math application: Evaluate $25 \times (-17) \times 4$.
ข้อควรระวัง: การลบ ไม่สามารถ เปลี่ยนหมู่ได้
Caution: Subtraction is NOT associative.
🚀 สมบัติการแจกแจง 🚀 Distributive Property
สมบัติการแจกแจง (Distributive Property) เป็นสมบัติที่เชื่อมโยงระหว่างการคูณและการบวก (หรือการลบ) โดยเราสามารถกระจายตัวคูณที่อยู่นอกวงเล็บ เข้าไปคูณกับทุกจำนวนที่บวกหรือลบกันอยู่ในวงเล็บได้
** สมบัตินี้สามารถใช้แบบย้อนกลับได้ เรียกว่า "การดึงตัวร่วม" **
Distributive Property connects multiplication and addition (or subtraction). We can distribute the multiplier outside the parentheses to every term inside.
** This property can be used in reverse, which is called "Factoring". **
แสดงสมบัติการแจกแจงขั้นพื้นฐาน
Show basic distributive property.
การกระจายเมื่อมีจำนวนลบเข้ามาเกี่ยวข้อง
Distributing with negative numbers involved.
การนำไปใช้คิดในใจ: หาค่าของ $8 \times 99$
Mental math application: Evaluate $8 \times 99$.
การใช้สมบัติแจกแจงย้อนกลับ (ดึงตัวร่วม): หาค่าของ $(17 \times 4) + (17 \times 6)$
Reverse distributive (Factoring): Evaluate $(17 \times 4) + (17 \times 6)$.
การดึงตัวร่วมของจำนวนลบ: หาค่าของ $((-15) \times 8) + ((-15) \times 2)$
Factoring with negatives: Evaluate $((-15) \times 8) + ((-15) \times 2)$.
⭐ สมบัติของ 0 และ 1 ⭐ Properties of 0 and 1
เลข $0$ และ $1$ มีบทบาทพิเศษในระบบจำนวนเต็ม เรียกว่า เอกลักษณ์ (Identity) ซึ่งหมายถึงจำนวนที่ไปดำเนินการกับตัวอื่นแล้ว ทำให้ตัวอื่นยังคงมีค่าเท่าเดิมเสมอ
- เอกลักษณ์การบวกคือ $0$: $\quad a + 0 = a$ และ $0 + a = a$
- เอกลักษณ์การคูณคือ $1$: $\quad a \times 1 = a$ และ $1 \times a = a$
- สมบัติของศูนย์กับการคูณ: $\quad a \times 0 = 0$ และ $0 \times a = 0$
- สมบัติของศูนย์กับการหาร: $\quad \frac{0}{a} = 0$ (เมื่อ $a \neq 0$)
The numbers $0$ and $1$ have special roles in the integer system called Identities, meaning they operate on another number without changing its value.
- Additive Identity is $0$: $\quad a + 0 = a$ and $0 + a = a$
- Multiplicative Identity is $1$: $\quad a \times 1 = a$ and $1 \times a = a$
- Property of zero in multiplication: $\quad a \times 0 = 0$ and $0 \times a = 0$
- Property of zero in division: $\quad \frac{0}{a} = 0$ (when $a \neq 0$)
เอกลักษณ์การบวก
Additive Identity
เอกลักษณ์การคูณ
Multiplicative Identity
การคูณด้วยศูนย์
Multiplication by zero
ศูนย์เป็นตัวตั้งในการหาร
Zero as the dividend
ข้อควรระวัง: ศูนย์เป็นตัวหาร
ห้ามนำศูนย์ไปเป็นตัวหารโดยเด็ดขาด!
Caution: Zero as the divisor
Never use zero as a divisor!
คำศัพท์ที่น่าสนใจ Key Vocabulary
คำศัพท์คณิตศาสตร์ภาษาอังกฤษ พร้อมรากศัพท์
| คำศัพท์ | รากศัพท์ / Root | ความหมาย / Meaning |
|---|---|---|
| Integer | in- (not) + tangere (touch) | จำนวนเต็ม · ตัวเลขที่ไม่มีเศษส่วนหรือทศนิยมประกอบ (สมบูรณ์ ไม่ถูกแบ่งแยก) |
| Property | proprietas (special character) | สมบัติ · กฎหรือลักษณะเฉพาะที่เป็นจริงเสมอในทางคณิตศาสตร์ |
| Commutative | com- (together) + mutare (change) | การสลับที่ · ความสามารถในการสลับตำแหน่งกันได้โดยที่ผลลัพธ์ไม่เปลี่ยน |
| Associative | ad- (to) + sociare (join, unite) | การเปลี่ยนหมู่ · ความสามารถในการจัดกลุ่มหรือเปลี่ยนวงเล็บในการคำนวณ |
| Distributive | dis- (apart) + tribuere (assign) | การแจกแจง · การกระจายการคูณเข้าไปในวงเล็บของการบวกหรือลบ |
| Identity | idem (the same) | เอกลักษณ์ · สิ่งที่ไปกระทำกับจำนวนอื่นแล้วทำให้ค่าของจำนวนนั้นยังคงเดิม |