3.2.8 · D5Exponentials & Logarithms

Question bank — Laws of logarithms — product, quotient, power rules — proofs

1,320 words6 min readBack to topic

True or false — justify

Each line: decide true or false, then give the one-sentence reason before revealing.

for all .
True. This is the product rule — same-base multiplication adds exponents, and logs read off those exponents.
.
False. Logs turn products into sums, never sums into sums; has no simplification. Test: but .
.
False. Subtraction of logs comes from division inside, i.e. , not from subtraction inside; the two are unrelated.
.
False. The power rule only brings down an exponent that sits on the argument ; here the whole log is squared, so — no simplification.
for .
True. The exponent is on the argument, so the power rule applies and pulls the out front.
.
False. A ratio of two logs is the change-of-base result (see Change of base formula), not a subtraction.
for .
True. Take the power rule with exponent : .
for every real .
True. By definition the log asks "what power gives ?" — and the answer is literally , even for negative or fractional .
for every valid base .
True. Any nonzero base to the power is , so the exponent needed to reach is always .
for every valid base .
True. You raise to the power to get , so the log is .
The power rule only works for whole-number .
False. It holds for any real — including negatives, fractions, and irrationals — because is true for all real .
.
False. The product inside becomes a sum of logs, not a product of logs; multiplying the logs is a different, wrong operation.

Spot the error

Each line states a "proof" or step that is wrong. Name the exact broken move.

"."
The product rule adds logs, it does not multiply them: the answer is , and indeed .
" because the just moves."
The is an exponent on the argument, so it comes out as a coefficient: , not a squared log.
"Solve : get or , so both are answers."
makes undefined (argument must be ), so it must be discarded — only survives.
" since anything to the is... something."
is undefined: no real power of a positive base ever reaches , so the question has no answer.
" — division inside becomes division outside."
Division inside becomes subtraction: ; the ratio-of-logs form is change of base, a separate identity.
" — bring the inside as a multiplier."
The coefficient becomes an exponent, not a factor: .
" — the minus just moves onto the argument."
A leading minus means reciprocal inside: ; and is undefined for anyway.
"."
Subtraction of logs collapses the arguments by division inside one log: .

Why questions

requires — why?
A positive base raised to any real power is always positive, so no exponent can ever produce a zero or negative result to take the log of.
The base must satisfy — why?
raised to any power is always , so could never distinguish or reach any other number; the log would be undefined.
The base must satisfy — why?
Negative bases give non-real results for fractional powers (e.g. ), so the exponential wouldn't be a well-behaved real function to invert.
Why does multiplying numbers turn into adding their logs?
Because logs are exponents and same-base powers multiply by adding exponents (); the log just reads off that sum.
Why does the power rule pull the exponent out as a multiplier?
A power of a power multiplies exponents (), so copies of the log's exponent become times it.
Why is the quotient rule not really a separate law?
It is the product rule combined with : dividing by is multiplying by .
Why must you check candidate solutions after using log rules to solve an equation?
Combining logs can hide domain restrictions; a solution valid for the merged equation may make an original argument and be invalid.
Why can hold even when is negative?
The definition places no sign restriction on the exponent itself — only on the argument , which stays positive for any real .

Edge cases

What is when (and )?
, so ; consistently, the power rule gives .
What happens to the product rule if one factor equals ?
, so multiplying by correctly changes nothing.
Can you take of a very small positive number like ?
Yes — small positive arguments are fine and give large negative logs (e.g. ); only and negatives are forbidden.
Is defined, and what is it?
Yes, for : .
Does the power rule let be negative if is even, since ?
No — the rule requires from the start; although may be positive, on the right side would itself be undefined.
What is ?
It equals , since and the log of is always — a clean boundary check on .
As , what does do (for )?
It heads to : you need ever-more-negative exponents to reach ever-smaller positive numbers, so there is no log of itself (see Graphs of logarithmic functions).

Connections