Exercises — Change of base formula — proof
Difficulty ladder used on this page:
- L1 Recognition — spot the formula, plug in.
- L2 Application — one clean computation.
- L3 Analysis — pick a smart base, cancel structure.
- L4 Synthesis — combine with the Laws of logarithms.
- L5 Mastery — prove/solve where change of base is the only key that fits.
L1 — Recognition
Q1
Rewrite as a fraction of base-10 logs. (Do not evaluate.)
Recall Solution
WHAT: we translate old base into new base . Argument on top, old base on the bottom, new base on both: WHY that layout: the proof set , so ; taking gives , and dividing puts the argument on top.
Q2
Rewrite using natural logs.
Recall Solution
WHAT: same move as Q1, but the new base is now (the base measures in): WHY that layout: set , so by the definition ; taking of both sides gives , and dividing by isolates — putting the argument on top and the old base on the bottom. WHY base here: the base of the new ruler is your free choice; and both give the identical number. We pick simply because the problem asks for natural logs, which is one of the two buttons a calculator provides.
L2 — Application
Q3
Compute using base 10. Give an exact integer.
Recall Solution
WHAT: apply the formula with old base , new base : WHY those decimals: and are the two calculator numbers the translator asks for; neither is clean on its own, but their ratio must be exact because means "five twos multiplied", i.e. the answer to "how many 2s make 32?" is exactly . Check: . ✓
Q4
Compute using (3 d.p.).
Recall Solution
Forecast-then-verify: , , and sits between, closer to the low end — so an answer just under halfway () is sensible. ✓
Q5
Compute using base 10. (Note the base is between 0 and 1.)
Recall Solution
WHY negative: base means , so a positive numerator over a negative denominator gives a negative answer. Check: . ✓ The formula handles a fractional base with no extra rules.
L3 — Analysis
Q6
Simplify for valid .
Recall Solution
WHAT: convert both to a common base (since , ). WHY common base: picking the shared base makes the terms cancel, turning a product of two unknown logs into pure arithmetic.
Q7
Show that .
Recall Solution
WHAT: convert every factor to one fixed new base — call it (any valid base works; using a fresh letter avoids clashing with the already in the problem). Each : WHAT LOOKS LIKE: it's a chain where each numerator is the next denominator — a telescoping ring. Every term cancels, leaving .
Q8
Given , express in terms of .
Recall Solution
WHAT: send back to base (the base lives in). because , and is given. So the answer is .
L4 — Synthesis
Q9
Solve for .
Recall Solution
WHAT: use the definition directly — means . Raise both sides to the power : Check: . ✓
Q10
Solve .
Recall Solution
WHAT: both bases are powers of , so convert to base . Let : . So . Check: . ✓
Q11
Solve .
Recall Solution
WHAT: convert to base (since ): Equation becomes , i.e. , so . Equal logs ⇒ equal arguments: . or . Reject (a log needs a positive argument). So . Check: ; . ✓
L5 — Mastery
Q12
Prove that for any valid bases, , where .
Recall Solution
First, derive the reciprocal identity we need: . WHY it's true: apply change of base to with new base : , since (because ). So flipping a log is the same as swapping its base and argument. Now the main proof. Using that identity termwise, the left side becomes WHY this helps: now they share base , so the product law merges them: Change of base (via its reciprocal form) turned three awkward denominators into one clean sum.
Q13
Given , express in terms of .
Recall Solution
WHAT: everything is built from primes and , so measure everything against base . Let (a single unknown ratio — naming it lets us do algebra instead of juggling logs). WHY convert first: we need one equation linking the given to , then a second expressing the target in . Change to base : Here (power law) and (product law, ). Solve for (clear the fraction so is isolated): . Now the target, also in base : (; .) Substitute and simplify the compound fraction (multiply top and bottom by ): Check numerically: ; formula gives , and directly . ✓
Q14
Solve for .
Recall Solution
WHAT: take of both sides to bring the exponent down — that's exactly what a log is for. Left: power law gives . Right: . Let : , or . Both give positive , so both valid. Check : LHS , RHS . ✓ Check : LHS , RHS . ✓
Active recall
Connections
- 3.2.09 Change of base formula — proof — the parent these drills train.
- Definition of a logarithm — Q9 solves straight from it.
- Laws of logarithms — the power/product laws drive Q10–Q14.
- Natural logarithm ln — the free-choice new base in Q2, Q4, Q13.
- Exponential functions — the log↔exponent switch underlying every solution.
- Solving exponential equations — Q14's "log both sides" technique.