Back to Explore

Screenshot 2026-02-17 120922 Summary & Study Notes

These study notes provide a concise summary of Screenshot 2026-02-17 120922, covering key concepts, definitions, and examples to help you review quickly and study effectively.

753 words3 views
NotesQuiz
  • Topic: understanding fractional (rational) exponents and how they connect to roots (surds).
  • Goal: learn what a fractional exponent means, how to convert between exud (index) notation and surd (root) notation, apply index laws with fractional exponents, and practice worked examples.

Basic building blocks 🧱

  • An exponent tells how many times to multiply a number by itself; e.g., a3=aaaa^3 = a\cdot a\cdot a.
  • The number being raised is the base; the small number above/right is the exponent.
    • base = the number or expression being multiplied.
    • exponent = how many copies are multiplied (can be integer, negative, or fractional).
  • Index (exponent) laws are rules for manipulating expressions with the same base (we’ll state them after introducing fractional exponents).

Fractional indices = roots 🔁

  • Idea: a fractional exponent a1/na^{1/n} means "the number which when raised to the nnth power gives aa" — that is the nnth root of aa.
    • So a1/2=aa^{1/2} = \sqrt{a} (square root), a1/3=a3a^{1/3} = \sqrt[3]{a} (cube root), etc.
  • More general: am/na^{m/n} means "take the nnth root of aa, then raise to the mmth power" (or raise to mm first, then take the nnth root).
    • Formula: amn=(an)m=amna^{\frac{m}{n}} = \left(\sqrt[n]{a}\right)^m = \sqrt[n]{a^m}.
    • Explain variables: aa = base, m,nm,n = integers, n>0n>0.

Short recap: essential index laws you will use 🧠

  • Product rule (same base): apaq=ap+qa^p \cdot a^q = a^{p+q}.
  • Quotient rule (same base): apaq=apq\dfrac{a^p}{a^q} = a^{p-q} (when a0a\neq0).
  • Power of a power: (ap)q=apq(a^p)^q = a^{pq}.
  • Power of a product: (ab)p=apbp(ab)^p = a^p b^p.
  • Power of a quotient: (ab)p=apbp\left(\dfrac{a}{b}\right)^p = \dfrac{a^p}{b^p}.
  • Use these rules for integer and fractional exponents the same way (just treat p,qp,q as rational numbers).

Converting fractional indices to surd form 🔄

  • Rule restated: a1n=ana^{\frac{1}{n}} = \sqrt[n]{a} and amn=amn=(an)ma^{\frac{m}{n}} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m.
  • Example conversion logic: to convert 53/25^{3/2}, interpret 3/2=1.53/2 = 1.5 as do square root (denominator 2) then cube (numerator 3).

Worked Example 17 (convert to simplest surd form)

  • Problem a: 101210^{\frac{1}{2}}.
    • Solution:
      1. Recognize denominator 2 means square root: 101/2=1010^{1/2} = \sqrt{10}.
      2. That's already simplest surd form: 10\sqrt{10}.
  • Problem b: 5325^{\frac{3}{2}}.
    • Solution:
      1. Write 53/2=(51/2)35^{3/2} = \left(5^{1/2}\right)^3 or 53\sqrt{5^3}.
      2. Compute: (5)3=555=55\left(\sqrt{5}\right)^3 = \sqrt{5}\cdot\sqrt{5}\cdot\sqrt{5} = 5\sqrt{5}.
      3. Final simplest form: 555\sqrt{5}.

Evaluating fractional indices without a calculator 🧮

  • Strategy: identify a small integer whose integer power matches the inside (if possible).
  • Problem a: 9129^{\frac{1}{2}}.
    • Solution:
      1. 91/2=99^{1/2} = \sqrt{9}.
      2. 9=3\sqrt{9} = 3.
      3. Answer: 33.
  • Problem b: 161416^{\frac{1}{4}}.
    • Solution:
      1. 161/4=16416^{1/4} = \sqrt[4]{16} is the number xx with x4=16x^4 = 16.
      2. Recognize 24=162^4 = 16, so 164=2\sqrt[4]{16} = 2.
      3. Answer: 22.
  • Note: do not confuse (16)3(\sqrt{16})^3 with 161/416^{1/4} — that was an error in the original transcription.

Simplifying expressions with fractional indices ✂️

  • Use index laws: add exponents when multiplying like bases; multiply exponents for powers of powers; distribute exponents over products and quotients.

Worked Example 20

  • Problem a: m13×m23m^{\frac{1}{3}} \times m^{\frac{2}{3}}.
    • Solution:
      1. Same base mm, add exponents: m1/3+2/3m^{1/3 + 2/3}.
      2. 1/3+2/3=11/3 + 2/3 = 1, so result =m1=m= m^1 = m.
  • Problem b: (a12b)3\left( a^{\frac{1}{2}} b \right)^{3}.
    • Solution:
      1. Distribute the outer exponent to each factor: (a1/2)3b3(a^{1/2})^3 \cdot b^3.
      2. Use power-of-power: a(1/2)3b3=a3/2b3a^{(1/2)\cdot 3} \cdot b^3 = a^{3/2} b^3.
      3. Optional alternative form: a3/2b3=aab3a^{3/2} b^3 = a\sqrt{a}, b^3 (since a3/2=a1+1/2=aa1/2=aaa^{3/2}=a^{1+1/2}=a\cdot a^{1/2}=a\sqrt{a}).
  • Problem c: (x12y13)12\left( \dfrac{x^{\frac{1}{2}}}{y^{\frac{1}{3}}} \right)^{\frac{1}{2}}.
    • Solution:
      1. Apply power to numerator and denominator: (x1/2)1/2(y1/3)1/2\dfrac{(x^{1/2})^{1/2}}{(y^{1/3})^{1/2}}.
      2. Multiply exponents: numerator exponent =(1/2)(1/2)=1/4= (1/2)\cdot(1/2)=1/4, denominator exponent =(1/3)(1/2)=1/6= (1/3)\cdot(1/2)=1/6.
      3. Final simplified form: x1/4y1/6\dfrac{x^{1/4}}{y^{1/6}}.

Quick checks and tips ✅

  • To check am/na^{m/n}, raise your result to the nnth power and confirm you get ama^m.
  • When simplifying radicals, pull out perfect powers: e.g., 8x43=2xx3\sqrt[3]{8x^4} = 2x\sqrt[3]{x}.
  • Keep denominator positive in fractional exponents (we use n>0n>0 in m/nm/n).
  • If the base can be written as a power (e.g., 16=2416=2^4), convert first: 161/4=(24)1/4=241/4=216^{1/4} = (2^4)^{1/4} = 2^{4\cdot 1/4}=2.

Key vocabulary to learn (memorize sparingly)

  • exponent — the small number showing repeated multiplication.
  • base — the main number being multiplied.
  • fractional index — an exponent that is a fraction, meaning a root.
  • surd — another name for a root expression (like \sqrt{,}).
  • index laws — the rules (product, quotient, power) for manipulating exponents.

If you want, I can add more practice problems (with step-by-step solutions) or a one-page cheat sheet of common fractional-index conversions.

Sign up to read the full notes

It's free — no credit card required

Already have an account?

Continue learning

Explore other study materials generated from the same source content. Each format reinforces your understanding of Screenshot 2026-02-17 120922 in a different way.

Create your own study notes

Turn your PDFs, lectures, and materials into summarized notes with AI. Study smarter, not harder.

Get Started Free