Flashcards · 13 cards

Indices, logarithms & surds

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

  1. Know it

    If ap=aqa^p = a^q, what follows?

    Answer

    p=qp = q (for a>0a > 0, a≠1a \ne 1). So write both sides as powers of the same base, then set the indices equal.

  2. Rule

    (23)x−1= ?(2^3)^{x - 1} = \,?

    Answer

    23(x−1)=23x−32^{3(x - 1)} = 2^{3x - 3}: multiply the indices, bracketing the whole index.

    aaaaaa= a⁶(a²)³ = a^(2 × 3) = a⁶
    A power of a powerMultiply the indices: (2³)ˣ⁻¹ = 2³⁽ˣ⁻¹⁾ = 2³ˣ⁻³
  3. Rule

    How do you simplify 53x−4+53x−35^{3x - 4} + 5^{3x - 3}?

    Answer

    Take out the smallest power: 53x−4(1+5)=6×53x−45^{3x - 4}(1 + 5) = 6 \times 5^{3x - 4}. Indices don't add across a sum.

    2ˣ⁺³ − 2ˣ⁺¹= 2ˣ⁺¹(2² − 1)= 3 × 2ˣ⁺¹because 2ˣ⁺³ = 2ˣ⁺¹ × 2²
    Take out the smallest powerEvery other term is it times a number
  4. Rule

    What does log⁡ax=n\log_a x = n mean?

    Answer

    an=xa^n = x: the log is the power.

    log₂ 32 = 5means2⁵ = 32basepower
    The log is the powerlogₐ x = n means aⁿ = x
  5. Know it

    The three laws of logarithms?

    Answer

    log⁡axy=log⁡ax+log⁡ay\log_a xy = \log_a x + \log_a y, log⁡axy=log⁡ax−log⁡ay\log_a \dfrac xy = \log_a x - \log_a y and log⁡axn=nlog⁡ax\log_a x^n = n\log_a x.

  6. Rule

    Change of base, and what happens when you swap the base and the number?

    Answer

    log⁡ax=log⁡xlog⁡a\log_a x = \dfrac{\log x}{\log a}. Swapping turns the log upside down: log⁡xa=1log⁡ax\log_x a = \dfrac{1}{\log_a x}.

    logₐ x = log x ÷ log alog₉ 27 = log 27 ÷ log 9= 3 log 3 ÷ 2 log 3 = 3⁄2logₓ a = 1 ÷ logₐ xswap base and number: the log turns over
    Change of baseDivide by the log of the base; swap them and the log turns upside down
  7. Know it

    Is log⁡16log⁡2\dfrac{\log 16}{\log 2} equal to log⁡8\log 8?

    Answer

    No. Write the top as a multiple of the bottom: log⁡16=4log⁡2\log 16 = 4\log 2, so the value is 4.

  8. Know it

    After solving a log equation, what must you check?

    Answer

    Put each answer back into every log: a log exists only for a positive number (and a base must be positive and not 1).

  9. Rule

    (a+b)(a−b)= ?(a + \sqrt b)(a - \sqrt b) = \,?

    Answer

    a2−ba^2 - b: the surds cancel.

    a− √ba+ √ba²− a√b+ a√b− bmiddle terms cancel: a² − b
    The difference of two squares(a + √b)(a − √b) = a² − b: the surds cancel
  10. Rule

    How do you solve an equation like 3x+1−2x−1=1\sqrt{3x + 1} - \sqrt{2x - 1} = 1?

    Answer

    Get one root on its own and square, keeping the middle term. Get the remaining root on its own and square again. Then test every answer in the original equation.

    √(x + 3) = x − 3square both sidesx + 3 = x² − 6x + 9, so x² − 7x + 6 = 0(x − 1)(x − 6) = 0: x = 1 or x = 6check each one in the first equationx = 6: √9 = 3 ✓x = 1: √4 = 2, not −2 ✗squaring can add a false root
    Square, then checkBoth roots of the quadratic must be tested in the first equation
  11. Know it

    (1+2x−1)2= ?(1 + \sqrt{2x - 1})^2 = \,?

    Answer

    1+22x−1+(2x−1)1 + 2\sqrt{2x - 1} + (2x - 1). Don't forget the middle term.

  12. Which method?

    WAEC 2018 · Paper 2 · Q2

    Given that log⁡3x−3log⁡x3+2=0\log_3 x - 3\log_x 3 + 2 = 0, find the values of xx.

    How do you deal with log⁡x3\log_x 3?

    Answer

    Swap base and number: log⁡x3=1log⁡3x\log_x 3 = \dfrac{1}{\log_3 x}. Then let y=log⁡3xy = \log_3 x to get an equation in yy.

  13. Which method?

    WAEC 2019 · Paper 2 · Q1

    Simplify: 625(3x4−1)+125(x−1)5(3x−2)\dfrac{625^{\left(\frac{3x}{4} - 1\right)} + 125^{(x - 1)}}{5^{(3x - 2)}}.

    How do you simplify the top?

    Answer

    Write every number as a power of 5, then take out the smaller power: 53x−4+53x−3=53x−4(1+5)5^{3x - 4} + 5^{3x - 3} = 5^{3x - 4}(1 + 5).