Flashcards · 12 cards

Indices & standard form

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Rule

    am×an= ?a^m \times a^n = \,?

    Answer

    am+na^{m + n}: add the indices. This works only when the base is the same.

    aaa×aa=aaaaaa³ × a² = a³⁺² = a⁵
    MultiplyingCount the a's: add the indices
  2. Rule

    am÷an= ?a^m \div a^n = \,?

    Answer

    am−na^{m - n}: subtract the indices.

    aaaaaaa= a³a⁵ ÷ a² = a⁵⁻² = a³
    DividingCancel the a's: subtract the indices
  3. Rule

    (am)n= ?(a^m)^n = \,?

    Answer

    amna^{mn}: multiply the indices.

    aaaaaa= a⁶(a²)³ = a^(2 × 3) = a⁶
    A power of a powerGroups of a's: multiply the indices
  4. Rule

    What are a0a^0 and a−na^{-n}?

    Answer

    a0=1a^0 = 1 and a−n=1ana^{-n} = \dfrac{1}{a^n}. So 2−3=182^{-3} = \dfrac18: small and positive, not −8-8.

    2²42¹22⁰12⁻¹½2⁻²¼each step: ÷ 2, and the index goes down by 1
    Zero and negativeKeep halving: 2⁰ = 1, 2⁻¹ = ½
  5. Rule

    What does amna^{\frac mn} mean?

    Answer

    Root first, then power: amn=(an)ma^{\frac mn} = \left(\sqrt[n]{a}\right)^m. So 823=22=48^{\frac23} = 2^2 = 4.

    164th root2cube816^(3/4): bottom 4 = root, top 3 = power
    Root first, then powerThe bottom of the fraction is the root; the top is the power
  6. Know it

    (ab)−n= ?\left(\dfrac ab\right)^{-n} = \,?

    Answer

    (ba)n\left(\dfrac ba\right)^{n}: turn the fraction over. So (23)−2=94\left(\frac23\right)^{-2} = \frac94.

  7. Know it

    Can you simplify 23×342^3 \times 3^4 by adding the indices?

    Answer

    No. The laws work only on the same base. Where you can, change the bases to match first, such as 8=238 = 2^3 or 27=3327 = 3^3.

  8. Know it

    How do you solve an equation like 272x−1=9x+327^{2x - 1} = 9^{x + 3}?

    Answer

    Write both sides as powers of the same base (here 3), then set the indices equal: 3(2x−1)=2(x+3)3(2x - 1) = 2(x + 3). Bracket the index before you multiply.

  9. Rule

    How do you solve 22x−6×2x+8=02^{2x} - 6 \times 2^x + 8 = 0?

    Answer

    Let y=2xy = 2^x, so 22x=y22^{2x} = y^2: y2−6y+8=0y^2 - 6y + 8 = 0 gives y=2y = 2 or 44. Then 2x=22^x = 2 or 2x=42^x = 4, so x=1x = 1 or x=2x = 2.

    4ˣ = (2²)ˣ = (2ˣ)²(2ˣ)² − 6(2ˣ) + 8 = 0y² − 6y + 8 = 0
    A quadratic in disguiseLet y = 2ˣ
  10. Rule

    What is standard form?

    Answer

    A×10nA \times 10^n with 1≤A<101 \le A < 10 and nn a whole number. For example 34 500 000=3.45×10734\,500\,000 = 3.45 \times 10^7.

    0.0005274 jumps right0.000527 = 5.27 × 10⁻⁴
    Moving the pointEach jump right makes the number 10 times bigger, so the power of 10 goes down by 1 to keep the value
  11. Know it

    How do you multiply two numbers in standard form?

    Answer

    Multiply the numbers in front, add the powers of 10, then put it back in standard form: (2.5×106)(6.4×10−9)=16×10−3=1.6×10−2(2.5 \times 10^6)(6.4 \times 10^{-9}) = 16 \times 10^{-3} = 1.6 \times 10^{-2}.

  12. Which method?

    NECO 2023 · Paper 2 · Q4 (a)

    Solve the equation 272x−1×(13)−(3x+2)=9x+327^{2x - 1} \times \left(\frac13\right)^{-(3x + 2)} = 9^{x + 3}.

    What is the first move?

    Answer

    Write every number as a power of 3: 27=3327 = 3^3, 13=3−1\frac13 = 3^{-1}, 9=329 = 3^2. Add the indices on the left, then set the two indices equal.