A-Level Logarithms Practice Questions

Free A-Level Logarithms practice questions with full step-by-step worked solutions. Covers logarithm as inverse, evaluate, base 10, log as inverse. Practise exam-style problems and check your method.

logarithm as inverseevaluatebase 10log as inverseconverting formnegative index
A-Level70 questionsStep-by-step solutions
Question 1
1 markeasy
Evaluate log28\log_2 8.
Show worked solution

Worked solution

  1. Rewrite the log as a power question

    log28=?    2?=8\log_2 8 = ? \;\Rightarrow\; 2^{?} = 8

    A logarithm just asks 'what power do I raise the base to?' Here the base is 2, so we ask what power of 2 gives 8. This is the inverse of raising 2 to a power.

  2. Write 8 as a power of 2

    8=238 = 2^3

    We list powers of 2: 2, 4, 8. So 8 is the third one, meaning 8 = 2 cubed. Recognising powers of small numbers is a key skill from indices.

  3. Read off the exponent

    23=8    log28=32^3 = 8 \;\Rightarrow\; \log_2 8 = 3

    Since 2 to the power 3 equals 8, the logarithm is exactly that power, 3. So the answer is 3.

Answer
log28=3\log_2 8 = 3
Question 2
2 markseasy
Which statement correctly explains why log28=3\log_2 8 = 3?
Show worked solution

Worked solution

  1. Recall the meaning of a logarithm

    logab=x    ax=b\log_a b = x \;\Longleftrightarrow\; a^x = b

    A logarithm is the inverse of raising to a power. It answers 'what power of the base gives this number?'.

  2. Apply it to this case

    23=8    log28=32^3 = 8 \;\Rightarrow\; \log_2 8 = 3

    Because 2 raised to the power 3 equals 8, the log base 2 of 8 is exactly that power, 3.

  3. Picture the inverse relationship

    y=2x and y=log2x are reflections in y=xy = 2^x \text{ and } y = \log_2 x \text{ are reflections in } y=x

    The exponential and the logarithm undo each other, so their graphs mirror across the line y = x. The point (3, 8) on y = 2^x matches (8, 3) on y = log_2 x.

Answer
log28=3 because 23=8\log_2 8 = 3 \text{ because } 2^3 = 8
Question 3
3 marksintermediate
Which graph shows y=log2xy = \log_2 x for x>0x > 0?
Show worked solution

Worked solution

  1. Recall key features of y = log_2 x

    x-intercept at (1,0),  undefined for x0x\text{-intercept at } (1,0),\; \text{undefined for } x\le 0

    A log graph only exists for positive x, and it always passes through (1, 0) because log of 1 is 0.

  2. Note the growth and asymptote

    increasing; y as x0+\text{increasing; } y\to-\infty \text{ as } x\to 0^+

    As x gets close to 0 the curve plunges down towards the y-axis (a vertical asymptote), and it rises slowly for large x.

  3. Match to the correct sketch

    y=log2xy = \log_2 x

    The correct graph is increasing, passes through (1, 0), and hugs the y-axis on the left. It is the mirror image of y = 2^x in the line y = x.

  4. Rule out the exponential graph

    y=2x passes through (0,1), not (1,0)y = 2^x \text{ passes through } (0,1),\text{ not } (1,0)

    A graph through (0, 1) that shoots steeply upwards is y = 2^x, the inverse function, so it is not the answer.

  5. Rule out reflections

    y=log2x is decreasingy = -\log_2 x \text{ is decreasing}

    If the curve falls as x increases, it is a reflection such as y = -log_2 x, not the increasing log graph we want.

  6. Confirm the key point

    log21=0(1,0) lies on the curve\log_2 1 = 0 \Rightarrow (1,0) \text{ lies on the curve}

    The correct graph must cross the x-axis exactly at x = 1, because log of 1 is 0 for any base.

Answer
y=log2xy = \log_2 x
Question 4
7 markshard
Solve log10x6logx10=1\log_{10} x - 6\log_x 10 = 1.
Show worked solution

Worked solution

  1. Rewrite log_x 10 using change of base

    logx10=1log10x\log_x 10 = \dfrac{1}{\log_{10} x}

    The reciprocal rule says log_x 10 is one over log_10 x. This puts everything in one base.

  2. Substitute a letter

    Let u=log10x\text{Let } u = \log_{10} x

    This makes the equation easier to read.

  3. Rewrite the equation

    u6u=1u - \dfrac{6}{u} = 1

    Replace log_10 x by u and log_x 10 by 1/u.

  4. Multiply through by u

    u26=uu^2 - 6 = u

    Clearing the fraction removes the denominator (u is not 0).

  5. Form a quadratic

    u2u6=0u^2 - u - 6 = 0

    Move everything to one side.

  6. Factorise

    (u3)(u+2)=0(u-3)(u+2) = 0

    Two numbers multiply to -6 and add to -1: they are -3 and +2.

  7. Solve for u

    u=3oru=2u = 3 \quad\text{or}\quad u = -2

    Both are allowed because log_10 x can be positive or negative.

  8. Undo the first

    log10x=3    x=103=1000\log_{10} x = 3 \;\Rightarrow\; x = 10^3 = 1000

    Convert back to x.

  9. Undo the second

    log10x=2    x=102=0.01\log_{10} x = -2 \;\Rightarrow\; x = 10^{-2} = 0.01

    A negative log gives a value between 0 and 1.

  10. State the solutions

    x=1000orx=0.01x = 1000 \quad\text{or}\quad x = 0.01

    Both are positive, so both are valid.

Answer
x=1000 or x=0.01x = 1000 \text{ or } x = 0.01
Question 5
8 markschallenging
Solve the simultaneous equations log2x+log2y=5\log_2 x + \log_2 y = 5 and (log2x)(log2y)=6(\log_2 x)(\log_2 y) = 6.
Show worked solution

Worked solution

  1. Introduce two letters

    Let a=log2x,  b=log2y\text{Let } a = \log_2 x,\; b = \log_2 y

    Working with a and b turns the log equations into simple number equations.

  2. Translate the first equation

    a+b=5a + b = 5

    log_2 x + log_2 y is a + b, which equals 5.

  3. Translate the second equation

    ab=6ab = 6

    The product of the two logs is ab, which equals 6.

  4. Recognise sum and product of roots

    t2(a+b)t+ab=0t^2 - (a+b)t + ab = 0

    If we know the sum and product of two numbers, they are the roots of this quadratic. This idea comes from quadratics.

  5. Form the quadratic

    t25t+6=0t^2 - 5t + 6 = 0

    Substitute the sum 5 and product 6.

  6. Factorise

    (t2)(t3)=0(t-2)(t-3) = 0

    Two numbers multiply to 6 and add to 5: they are 2 and 3.

  7. Find a and b

    {a,b}={2,3}\{a,b\} = \{2,3\}

    So one log is 2 and the other is 3, in some order.

  8. Take the first case

    a=2,b=3:  log2x=2,  log2y=3a=2,\,b=3:\; \log_2 x = 2,\; \log_2 y = 3

    This assigns 2 to x and 3 to y.

  9. Convert to x and y

    x=22=4,y=23=8x = 2^2 = 4,\quad y = 2^3 = 8

    Convert each log back to a value.

  10. Take the second case

    a=3,b=2:  x=23=8,  y=22=4a=3,\,b=2:\; x = 2^3 = 8,\; y = 2^2 = 4

    Swapping the roles gives the second solution pair.

  11. Check the first pair

    log24+log28=2+3=5;(2)(3)=6  \log_2 4+\log_2 8=2+3=5;\quad (2)(3)=6\;\checkmark

    For (4, 8): the logs are 2 and 3, which sum to 5 and multiply to 6, matching both equations.

  12. Check the second pair

    log28+log24=3+2=5;(3)(2)=6  \log_2 8+\log_2 4=3+2=5;\quad (3)(2)=6\;\checkmark

    For (8, 4): the logs are 3 and 2, which again sum to 5 and multiply to 6.

  13. Explain why both are valid

    the equations are symmetric in x,y\text{the equations are symmetric in } x,y

    Swapping x and y leaves both equations unchanged, so if one pair works then the swapped pair works too.

  14. Note the key idea

    sum and productquadratic in t\text{sum and product} \to \text{quadratic in } t

    Knowing the sum and product of two numbers let us build a quadratic whose roots are those numbers, a neat link back to quadratics.

  15. State the final answer

    (x,y)=(4,8)  or  (8,4)(x,y) = (4,8) \;\text{or}\; (8,4)

    Both ordered pairs are solutions of the simultaneous equations.

Answer
(x,y)=(4,8) or (8,4)(x,y) = (4,8) \text{ or } (8,4)

Unlock 65 more Logarithms questions

Create a free account to work through every A-Level Logarithms question with instant step-by-step worked solutions, progress tracking and interactive lessons.

  • Full worked solutions for every question
  • Interactive lessons and instant feedback
  • Track your mastery across every topic
Create a Free Account

No card required · Free forever

More Logarithms practice

Related Pure Maths topics