Laws of Indices and Numbers in Standard Form
1. Laws of Indices
Indices (or exponents) represent repeated multiplication of a number. For example, an means a×a×… (n times).
1.1 Definition
- Base: The number being multiplied.
- Exponent/Index: The number of times the base is multiplied by itself.
1.2 Fundamental Laws of Indices
Product Rule:
am×an=am+n- Add the powers if the bases are the same.
- Example: 23×24=23+4=27.
Quotient Rule:
anam=am−n,a=0- Subtract the powers if the bases are the same.
- Example: 3235=35−2=33.
Power of a Power Rule:
(am)n=am⋅n- Multiply the powers.
- Example: (52)3=52⋅3=56.
Power of a Product Rule:
(ab)n=an⋅bn- Apply the exponent to each term in the product.
- Example: (2×3)4=24×34=16×81=1296.
Power of a Quotient Rule:
(ba)n=bnan,b=0- Apply the exponent to both numerator and denominator.
- Example: (24)3=2343=864=8.
Zero Exponent Rule:
a0=1,a=0- Any non-zero number raised to the power of 0 is 1.
- Example: 70=1.
Negative Exponent Rule:
a−n=an1,a=0- A negative exponent indicates the reciprocal of the base raised to the positive exponent.
- Example: 2−3=231=81.
1.3 Summary of Laws
| Law | Formula | Example |
|---|
| Product Rule | am⋅an=am+n | 23⋅24=27 |
| Quotient Rule | anam=am−n | 3235=33 |
| Power of a Power | (am)n=am⋅n | (52)3=56 |
| Power of a Product | (ab)n=an⋅bn | (2⋅3)4=1296 |
| Power of a Quotient | (ba)n=bnan | (24)3=8 |
| Zero Exponent | a0=1 | 70=1 |
| Negative Exponent | a−n=an1 | 2−3=81 |
1.4 Common Misconceptions
- Adding Powers Incorrectly:
am+an=am+n. - Misunderstanding Negative Exponents:
a−n=−an.
2. Numbers in Standard Form (Scientific Notation)
Scientific notation simplifies very large or very small numbers by expressing them in the form:
a×10n,1≤∣a∣<10,n∈Z
2.1 Writing Numbers in Standard Form
- Identify the first non-zero digit.
- Place the decimal point after this digit.
- Count the number of places the decimal point was moved:
- Move left: n>0.
- Move right: n<0.
- Write the number as a×10n.
2.2 Examples
Large Numbers:
Convert 45,000 to standard form:
45,000=4.5×104.
Small Numbers:
Convert 0.00032 to standard form:
0.00032=3.2×10−4.
2.3 Operations in Standard Form
Addition and Subtraction:
- Convert to the same power of 10.
- Add or subtract the coefficients.
- Example:
3.2×104+4.5×104=(3.2+4.5)×104=7.7×104.
Multiplication:
- Multiply the coefficients and add the exponents.
- Formula:
(a×10m)⋅(b×10n)=(a⋅b)×10m+n
- Example:
2×103⋅3×102=6×105.
Division:
- Divide the coefficients and subtract the exponents.
- Formula:
b×10na×10m=ba×10m−n
- Example:
2×1036×105=3×102.
2.4 Applications
- Science and Engineering: Representing distances in space, atomic sizes, or large data sets.
- Finance: Calculating GDP or market shares.
- Medicine: Representing dosages or microscopic measurements.
2.5 Common Misconceptions
- Incorrectly Adjusting the Decimal:
Forgetting to adjust n when modifying a. - Multiplying Exponents:
10m⋅10n=10m⋅n.
2.6 Key Advantages
- Simplifies calculations with extreme values.
- Makes comparisons between large or small quantities easier.
3. Summary
- Laws of Indices provide a framework for working with powers, simplifying algebraic expressions and calculations.
- Numbers in Standard Form enable the representation of very large or small numbers efficiently, with applications in various fields like science, engineering, and economics.
Let me know if you need further details or illustrations!