Exercises — Laws of logarithms — product, quotient, power rules — proofs
A quick reminder of the words behind the symbols, because we will lean on them constantly:
Before the drills, one picture to anchor what "multiply→add" really means — read it, then keep it in your mind's eye through every exercise.
Figure s01 — the exponent-ruler picture of the product rule. (A teal arrow of length 2 sits from 0 to 2 on a horizontal "" axis, labelled . A plum arrow of length 3 is laid end-to-end starting where teal stops, from 2 to 5, labelled . A burnt-orange arrow underneath runs the whole way, from 0 to 5, labelled , showing the two lengths add up.)

The teal ruler measures ; the plum ruler, laid end-to-end from where teal stops, measures . Their combined length is — and it lands exactly on . Adding lengths of the exponent-ruler = multiplying the numbers. That single image is the product rule; the quotient rule just runs the plum ruler backwards, and the power rule stacks copies of the same ruler.
Level 1 — Recognition
Goal: identify which single law turns the expression into something simpler.
L1.1
Write as a single logarithm.
Recall Solution
WHAT: we see a sum of two logs with the same base . WHY the product rule: the rule reads "a sum of logs equals the log of the product". A sum triggers a multiply. Answer: .
L1.2
Write as a single logarithm and then evaluate it.
Recall Solution
WHAT: a difference of same-base logs. WHY the quotient rule: — a subtraction triggers a divide. That is as far as the rule takes us. ( is not a nice power of , so is the final simplified form.) Answer: .
L1.3
Rewrite so that the power is no longer inside the log.
Recall Solution
WHAT: the argument carries an exponent sitting inside the log — that is the flag for the power rule. WHY the power rule: lets an exponent on the argument step out to the front as a multiplier. Answer: .
Level 2 — Application
Goal: use one rule to get a clean number, no calculator.
L2.1
Evaluate without a calculator.
Recall Solution
Step 1 (quotient rule). WHY: a difference of same-base logs collapses into a single log of a division, and simplifies nicely: Step 2 (cancel identity). WHY: rewriting as a power of the base lets finish the job. , so . Answer: .
L2.2
Evaluate without a calculator.
Recall Solution
Step 1 (product rule). WHY: a sum of same-base logs becomes the log of the product, and is a power of the base : Step 2 (cancel identity). WHY: , so by . Answer: .
L2.3
Given , find without a calculator.
Recall Solution
WHAT: hides an exponent, — the flag for the power rule. WHY the power rule: pulling the out front converts an unknown log into a multiple of the known value . Answer: .
Level 3 — Analysis
Goal: chain several rules, forwards and in reverse.
L3.1
Write as a single logarithm. (Here and so the logs exist.)
Recall Solution
Step 1 (power rule in reverse). WHY: to combine logs they must be bare logs with no coefficient — so first fold the back inside as an exponent: Step 2 (product rule). WHY: the two terms are now added bare logs, and a sum of logs becomes the log of a product: Step 3 (quotient rule). WHY: the remaining term is subtracted, and a difference of logs becomes the log of a division: Answer: .
L3.2
Express as a sum/difference of simple logs, with no powers or roots inside. Assume (so every log below is defined).
Recall Solution
Step 1 (quotient rule). WHY: the argument is a fraction, and a log of a division splits into a subtraction of two logs: Step 2 (product rule). WHY: the numerator is a product , and a log of a product splits into a sum: Step 3 (power rule everywhere). WHY: each remaining log has an exponent on its argument (write ), and the power rule brings each exponent to the front as a multiplier: Answer: .
L3.3
Evaluate without a calculator.
Recall Solution
Step 1. WHY: combining first lets us see whether the numbers cancel to a power of — sums become products, the difference becomes a division: Hmm — is not a power of . Let's recheck the arithmetic: , and . So the tidy answer is … but let us try a smarter grouping to be sure nothing cancels: , then gives . There is genuinely a leftover . Answer: . (Not everything collapses to an integer — recognising when it doesn't is part of the skill.)
Level 4 — Synthesis
Goal: combine the rules to solve equations — and always check the domain.
L4.1
Solve .
Recall Solution
Step 1 (product rule). WHY: the two logs share base and are added, so a sum of logs becomes the log of a product — collapsing two logs into one we can undo: . Step 2 (undo the log). WHY: by the very definition of a log, asks "what power of gives ?" and the answer is stated to be , so . Applying the definition converts the log equation into an ordinary algebraic one: . Step 3 (solve the quadratic). WHY: expanding gives a standard quadratic we can factor: . Step 4 (domain check). WHY: every logged argument must be , so we must test each root against the original logs. If then is undefined — reject. gives ✓. Answer: .
L4.2
Solve .
Recall Solution
Step 1 (quotient rule). WHY: the two logs share base and are subtracted, so a difference of logs becomes the log of a division — again collapsing to a single log: . Step 2 (undo the log). WHY: by definition means " is the number you get by raising to the power ", so : . Step 3 (solve). WHY: clearing the fraction turns it into a linear equation we can rearrange: . Step 4 (domain). WHY: both original arguments must be positive, so we need and , i.e. . Since ✓. Check: ✓. Answer: .
L4.3
Solve .
Recall Solution
Step 1 (power rule). WHY: the left side has a coefficient in front of a log; folding it inside as an exponent puts both sides into the same " of something" shape: , so . Step 2 (logs equal ⇒ arguments equal). WHY this is legal: for a fixed base with the function is one-to-one (base here satisfies that), meaning no two different positive inputs can give the same output — so equal outputs force equal inputs: . Step 3 (solve). WHY: rearranging gives a factorable quadratic: . Step 4 (domain). WHY: requires , so we test each root: reject ; keep . Check: , and ✓. Answer: .
Level 5 — Mastery
Goal: proofs, unusual bases, and the subtlest traps.
L5.1
Prove the power rule from the definition, for any real .
Recall Solution
Step 1 (name the log). WHY: giving the unknown log a single letter lets us treat it as an exponent and manipulate it. Let . Step 2 (definition). WHY: by what means, " is the power that turns into ", so — this converts the log into exponential form where the index laws live. Step 3 (raise to power ). WHY: we want , so raise both sides to the ; a power of a power multiplies the exponents: (see Exponentials — laws of indices). Step 4 (take ). WHY: applying undoes the base cleanly via : . Step 5 (replace ). WHY: substituting back returns the statement in terms of the original quantities: .
L5.2
Simplify using log laws (write and as powers of ).
Recall Solution
WHY rewrite: and share the hidden base (, ), and matching bases lets us compare exponents directly. Step 1 (name and undo). WHY: naming the log turns the problem into an exponential equation. Let , so by definition . Step 2 (rewrite to a common base). WHY: with everything in base the two sides become directly comparable: . Step 3 (equate exponents). WHY: since forces (the exponential function is one-to-one): . Answer: .
L5.3
Given and , find and .
Recall Solution
WHY: break and into factors of and so the given values plug straight in via the product/quotient/power rules. Step 1 (). WHY: , so the product rule splits it into a sum and the power rule pulls the exponent out front: Step 2 (). WHY: , so the quotient rule turns the division into a subtraction: Answers: , .
L5.4
Solve .
Recall Solution
WHY substitute: the expression is a quadratic in the whole log, so replacing that repeated block with one letter reveals a familiar quadratic. Let . This is where the classic trap lives — see below. Step 1 (solve the quadratic). WHY: in terms of it factors cleanly: . Step 2 (undo the substitution). WHY: was only a nickname for , so translate each value back using the definition of log: ; and . Step 3 (domain). WHY: needs ; both and ✓. Answer: or .
Answer key (fast check)
| # | Answer | # | Answer |
|---|---|---|---|
| L1.1 | L3.3 | ||
| L1.2 | L4.1 | ||
| L1.3 | L4.2 | ||
| L2.1 | L4.3 | ||
| L2.2 | L5.2 | ||
| L2.3 | L5.3 | ||
| L3.1 | L5.4 | or | |
| L3.2 |
Connections
- Laws of logarithms — product, quotient, power rules — proofs (index 3.2.8) — the parent note these drills belong to.
- Exponentials — laws of indices — the exponent rules powering every proof.
- Change of base formula — resolves the L2 "ratio of logs" trap.
- Solving exponential equations with logs — the L4/L5 equation-solving toolkit.
- Natural logarithm ln and e — the same laws with base .
- Graphs of logarithmic functions — why the domain forces us to reject phantom roots.