The laws of indices are a set of rules that govern how we work with powers. They allow us to simplify expressions involving exponents and make calculations easier. Here's a breakdown of the key rules:
When multiplying powers with the same base, add the exponents.
$x^m \times x^n = x^{m+n}$
Example:
$x^3 \times x^5 = x^{3+5} = x^8$
When dividing powers with the same base, subtract the exponents.
$x^m \div x^n = x^{m-n}$
Example:
$x^7 \div x^2 = x^{7-2} = x^5$
When raising a power to another power, multiply the exponents.
$(x^m)^n = x^{m \times n}$
Example:
$(x^4)^3 = x^{4 \times 3} = x^{12}$
Any non-zero number raised to the power of zero equals 1.
$x^0 = 1$ (where $x ? 0$)
Example:
$5^0 = 1$
A number raised to a negative exponent is equal to its reciprocal raised to the positive version of that exponent.
$x^{-n} = \frac{1}{x^n}$
Example:
$2^{-3} = \frac{1}{2^3} = \frac{1}{8}$
A fractional exponent indicates a root. The numerator represents the power, and the denominator represents the root.
$x^{m/n} = \sqrt[n]{x^m}$
Example:
$x^{2/3} = \sqrt[3]{x^2}$
Simplify the following expressions using the laws of indices:
Answers:
Remember: These laws are essential for working with powers in algebra and other areas of mathematics. Practice applying them to different expressions to build your understanding and confidence.