Now the exponent is fractional, negative, or zero — and the base may even be less than 1. You must recall what those exponents do.
Recall Solution
"2 to what power gives 161?"
A fraction below 1 needs a negative exponent when the base is >1. Since 24=16, we have 2−4=161.
log2161=−4
Recall Solution
"9 to what power gives 3?" We need the half-step, because 3 is the square root of 9.
91/2=9=3, so
log93=21
Recall Solution
"7 to what power gives 1?" Any nonzero base to the power 0 equals 1: 70=1.
log71=0
This is why every log graph passes through (1,0).
Recall Solution
The base is 21, which is between 0 and 1, so raising it to a positive power makes things smaller, and to a negative power makes them bigger. Look at the falling yellow curve in the figure above.
"21 to what power gives 8?" We must grow, so the exponent is negative: (21)−3=23=8. Hence
log1/28=−3
"21 to what power gives 81?" Now we shrink, needing a positive exponent: (21)3=81. Hence
log1/281=3
Notice the signs flip compared with a base >1 — that is the whole personality of a 0<b<1 logarithm.
Recall Solution
These are the two golden identities blogby=y and logb(bx)=x from the parent note.
6log613=13 — raise 6 to the exponent that by definition gives 13.
log4(4−0.5)=−0.5 — the exponent is written right there.
Here you must switch forms deliberately and use a common base to solve equations.
Recall Solution
Why not just take a log immediately? Because both sides are powers of 2, so we can equate exponents exactly using the equal-base rule from the toolkit (au=av⇒u=v, valid because ax is one-to-one).
8=23 and 32=25, so
8x=(23)x=23x=25⟹3x=5⟹x=35
The step "23x=25⇒3x=5" is exactly the equal-base rule in action.
Recall Solution
This is log form. Convert to exponential form — that's the whole trick.
log3x=4⟺34=x⟹x=81
Recall Solution
The unknown is the base. Convert to exponential form:
logx27=3⟺x3=27⟹x=3
Check the base is legal: x=3>0 and =1. ✓
Recall Solution
Common base 5: 25=52 and 51=5−1. Then apply the equal-base rule:
52x=5−1⟹2x=−1⟹x=−21
Sanity check: base >1 giving a result below 1 ⇒ exponent negative. ✓
Combine the definition with the log laws or the Change of base formula — all restated in the toolkit callout at the top.
Recall Solution
Break 12 into the pieces we know: 12=22×3.
Product rule → sum; power rule → the exponent comes down:
logb12=logb(22⋅3)=2logb2+logb3=2(0.4)+0.6=1.4
Recall Solution
Quotient rule turns a difference of logs into a log of a quotient:
log240−log25=log2540=log28=3
Recall Solution
Change-of-base formula (from the toolkit): for any legal base a,
logbN=logablogaN.
Taking a=2, b=4, N=64:
log464=log24log264.log264=6 (since 26=64) and log24=2, so
log464=26=3.
Check directly: 43=64. ✓
Recall Solution
Product rule collapses the left side into one log:
log2(x(x−2))=3⟺x(x−2)=23=8x2−2x−8=0⟹(x−4)(x+2)=0⟹x=4 or x=−2Now check the domain (y>0 needed inside each log): x=−2 makes log2(−2) undefined — reject it. x=4 gives log24+log22=2+1=3. ✓
x=4
Full multi-step reasoning; a picture to keep you honest.
Recall Solution
Step 1 — find k. On y=2x at x=3: k=23=8.
Step 2 — find m. On y=log2x at x=k=8: m=log28=3.
So k=8, m=3.
Step 3 — the geometry. The exponential passes through (3,8); the logarithm passes through (8,3). The coordinates are swapped. That is exactly what reflection in the line y=x does — see the figure below and Inverse functions and reflection in $y=x$.
Recall Solution
Spot the hidden quadratic. Let u=2x (so u>0 always). Then 22x=(2x)2=u2:
u2−5u+4=0⟹(u−1)(u−4)=0⟹u=1 or u=4
Undo the substitution:
2x=1⟹x=log21=0
2x=4⟹x=log24=2
Both give u>0, so both are valid:
x=0 or x=2
Recall Solution
The bases differ (3 and 5) with no common base — this is precisely when we take logs of both sides (Solving exponential equations).
Which base of log? It does not matter — any base works, because taking a log is applying the same one-to-one function to both sides. Base 10, base e, or base 2 all give the same final x; the ratio of logs just gets written differently. We'll pick log10 because it's on every calculator.
log10(3x+1)=log10(5x)
Power rule brings exponents down (the whole exponent):
(x+1)log103=xlog105
Expand and collect the x terms:
xlog103+log103=xlog105log103=x(log105−log103)x=log105−log103log103≈0.6990−0.47710.4771≈2.151
(Redo it with ln and you get the identical 2.151 — proof the base choice was free.)
Recall Solution
Proof. By the change-of-base formula into (any) common base, say ln:
logba=lnblna,logab=lnalnb
Multiply — the pieces cancel:
logba⋅logab=lnblna⋅lnalnb=1Application. With a=2,b=8: log82=31 (since 81/3=2) and log28=3.
31⋅3=1✓