โดยปกติเราคุ้นเคยกับเลขยกกำลังที่มีเลขชี้กำลังเป็นจำนวนเต็ม (เช่น $x^2, y^{-3}$) แต่ในทางคณิตศาสตร์ เลขชี้กำลังสามารถเป็นจำนวนตรรกยะ (เศษส่วน) ได้ ซึ่งมีความสัมพันธ์โดยตรงกับ รากที่ $n$ (n-th root) การทำความเข้าใจหลักการนี้จะช่วยให้เราแก้สมการที่ซับซ้อนและจัดการกับเครื่องหมายกรณฑ์ (Radicals) ได้ง่ายขึ้น
We are familiar with integer exponents (e.g., $x^2, y^{-3}$). However, in mathematics, exponents can be rational numbers (fractions), which are directly related to the n-th root. Understanding this concept allows us to solve complex equations and manipulate radicals easily.
📖 บทนิยามของ $a^{\frac{1}{n}}$
Definition of a^(1/n)
เมื่อ $a$ เป็นจำนวนจริง และ $n$ เป็นจำนวนเต็มที่มากกว่า $1$ ถ้า $a$ มีรากที่ $n$ จะได้ว่า:
หมายเหตุ: ตัวส่วนของเศษส่วนคืออันดับของราก (Index of the root)
Let $a$ be a real number and $n$ be an integer greater than $1$. If the n-th root of $a$ exists, then:
Note: The denominator of the fraction is the index of the root.
จงหาค่าของ $9^{\frac{1}{2}}$
Evaluate $9^{\frac{1}{2}}$
จงหาค่าของ $64^{\frac{1}{3}}$
Evaluate $64^{\frac{1}{3}}$
จงหาค่าของ $(-32)^{\frac{1}{5}}$
รากที่ $n$ เป็นจำนวนคี่ ฐานสามารถติดลบได้
Evaluate $(-32)^{\frac{1}{5}}$
For an odd root, the base can be negative.
จงหาค่าของ $\displaystyle \left(\frac{1}{16}\right)^{\frac{1}{4}}$
Evaluate $\displaystyle \left(\frac{1}{16}\right)^{\frac{1}{4}}$
จงหาค่าของ $(0.027)^{\frac{1}{3}}$
Evaluate $(0.027)^{\frac{1}{3}}$
พิจารณาค่าของ $(-16)^{\frac{1}{4}}$
Consider the value of $(-16)^{\frac{1}{4}}$
จงเขียน $x^2 \sqrt[3]{y}$ ให้อยู่ในรูปเลขยกกำลัง
Write $x^2 \sqrt[3]{y}$ using rational exponents.
📖 บทนิยามของ $a^{\frac{m}{n}}$
Definition of a^(m/n)
เมื่อนำหลักการยกกำลังมาผสมกัน หากเลขชี้กำลังเป็นเศษส่วน $\displaystyle \frac{m}{n}$ จะหมายถึง การหาเศษส่วนในส่วนของราก (ตัวส่วน $n$) แล้วค่อยนำผลลัพธ์ไปยกกำลัง (ตัวเศษ $m$) ซึ่งสามารถเขียนได้ 2 รูปแบบที่มีค่าเท่ากัน (เมื่อ $\sqrt[n]{a}$ เป็นจำนวนจริง):
** นิยมทำรากที่ $n$ ก่อน แล้วค่อยยกกำลัง $m$ เพราะตัวเลขจะน้อยและคำนวณง่ายกว่า **
When the exponent is a fraction $\displaystyle \frac{m}{n}$, the denominator $n$ represents the root, and the numerator $m$ represents the power. It can be written in 2 equivalent forms (provided $\sqrt[n]{a}$ is a real number):
** It is usually easier to evaluate the n-th root first, then apply the m-th power. **
จงหาค่าของ $8^{\frac{2}{3}}$
Evaluate $8^{\frac{2}{3}}$
จงหาค่าของ $81^{\frac{3}{4}}$
Evaluate $81^{\frac{3}{4}}$
จงหาค่าของ $27^{-\frac{2}{3}}$
จำได้ไหมว่า $a^{-n} = \frac{1}{a^n}$
Evaluate $27^{-\frac{2}{3}}$
Recall that $a^{-n} = \frac{1}{a^n}$
จงหาค่าของ $(-8)^{\frac{4}{3}}$
Evaluate $(-8)^{\frac{4}{3}}$
จงหาค่าของ $4^{1.5}$
แปลงทศนิยมให้เป็นเศษส่วนก่อนเสมอ
Evaluate $4^{1.5}$
Always convert the decimal to a fraction first.
จงหาค่าของ $\displaystyle \left(\frac{16}{25}\right)^{-\frac{3}{2}}$
Evaluate $\displaystyle \left(\frac{16}{25}\right)^{-\frac{3}{2}}$
จงเขียนนิพจน์ $x^{\frac{5}{7}}$ ให้อยู่ในรูปกรณฑ์ (Radical form)
Write the expression $x^{\frac{5}{7}}$ in radical form.
⚙️ สมบัติของเลขยกกำลัง
Properties of Exponents
สมบัติพื้นฐานของเลขยกกำลังที่เราเคยเรียนตอน ม.ต้น ยังคงใช้งานได้ปกติทุกประการแม้ว่าเลขชี้กำลังจะเป็นเศษส่วนก็ตาม ตัวอย่างสมบัติที่สำคัญ:
- การคูณฐานเหมือนกัน: $a^m \cdot a^n = a^{m+n}$
- การหารฐานเหมือนกัน: $\displaystyle \frac{a^m}{a^n} = a^{m-n}$
- กำลังซ้อน: $(a^m)^n = a^{m \cdot n}$
- การกระจายกำลัง (การคูณ): $(ab)^n = a^n b^n$
- การกระจายกำลัง (การหาร): $\displaystyle \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}$ เมื่อ $b \neq 0$
The standard laws of exponents we learned earlier still apply perfectly even when the exponents are rational numbers (fractions). Important properties include:
- Product Rule: $a^m \cdot a^n = a^{m+n}$
- Quotient Rule: $\displaystyle \frac{a^m}{a^n} = a^{m-n}$
- Power of a Power: $(a^m)^n = a^{m \cdot n}$
- Power of a Product: $(ab)^n = a^n b^n$
- Power of a Quotient: $\displaystyle \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}$ where $b \neq 0$
จงทำให้อยู่ในรูปอย่างง่าย: $2^{\frac{1}{2}} \cdot 2^{\frac{3}{2}}$
Simplify: $2^{\frac{1}{2}} \cdot 2^{\frac{3}{2}}$
จงทำให้อยู่ในรูปอย่างง่าย: $\displaystyle \frac{5^{\frac{7}{3}}}{5^{\frac{1}{3}}}$
Simplify: $\displaystyle \frac{5^{\frac{7}{3}}}{5^{\frac{1}{3}}}$
จงทำให้อยู่ในรูปอย่างง่าย: $(x^{\frac{2}{3}})^6$
Simplify: $(x^{\frac{2}{3}})^6$
จงหาผลสำเร็จของ: $(8x^6y^9)^{\frac{1}{3}}$
Simplify: $(8x^6y^9)^{\frac{1}{3}}$
จงหาผลสำเร็จของ: $\displaystyle \left( \frac{27x^3}{y^6} \right)^{\frac{1}{3}}$
Simplify: $\displaystyle \left( \frac{27x^3}{y^6} \right)^{\frac{1}{3}}$
จงเขียน $\sqrt{x} \cdot \sqrt[3]{x}$ ให้อยู่ในรูปเลขยกกำลังอย่างง่าย
แปลงเครื่องหมายกรณฑ์เป็นเศษส่วนก่อนเพื่อให้บวกกันได้
Write $\sqrt{x} \cdot \sqrt[3]{x}$ as a single expression with a rational exponent.
Convert radicals to fractions first so they can be added.
จงทำให้อยู่ในรูปอย่างง่ายและเลขชี้กำลังเป็นบวก: $\displaystyle \left( \frac{x^{-\frac{2}{3}}}{y^{\frac{1}{2}}} \right)^{-6}$
Simplify and express with positive exponents: $\displaystyle \left( \frac{x^{-\frac{2}{3}}}{y^{\frac{1}{2}}} \right)^{-6}$
จงเขียน $\sqrt{x \sqrt{x}}$ ให้อยู่ในรูปเลขยกกำลังอย่างง่าย
เริ่มทำจากด้านในสุดออกไปด้านนอก
Write $\sqrt{x \sqrt{x}}$ as a single rational exponent.
Start from the innermost radical and work outward.
คำศัพท์ที่น่าสนใจ / Key Vocabulary
คำศัพท์คณิตศาสตร์ภาษาอังกฤษ พร้อมรากศัพท์
| คำศัพท์ | รากศัพท์ / Root | ความหมาย / Meaning |
|---|---|---|
| Exponent | ex- (out) + ponere (to place) | เลขชี้กำลัง · ตัวเลขที่บอกว่าต้องนำฐานมาคูณตัวเองกี่ครั้ง |
| Rational Number | ratio (reason, calculation) | จำนวนตรรกยะ · จำนวนที่สามารถเขียนในรูปเศษส่วน $\frac{a}{b}$ ได้ (เมื่อ $a,b$ เป็นจำนวนเต็มและ $b \ne 0$) |
| Radical | radix (root) | กรณฑ์ · เครื่องหมายราก ($\sqrt{\ \ }$) หรือนิพจน์ที่ติดเครื่องหมายราก |
| Index | indicare (to point out) | อันดับของราก · ตัวเลขเล็กๆ บนเครื่องหมายกรณฑ์ (เช่น เลข 3 ใน $\sqrt[3]{x}$) บ่งบอกว่าเป็นรากที่เท่าใด |
| Base | basis (foundation) | ฐาน · ตัวเลขหลักที่ถูกยกกำลัง (เช่น $x$ ใน $x^n$) |