3.2.10 · D1Exponentials & Logarithms

Foundations — Solving exponential equations using logarithms

2,767 words13 min readBack to topic

Before you can solve , you must be fluent in seven small pieces of notation. The parent note fires them off quickly. Here we slow all the way down and earn each one, in an order where every piece rests on the one before it.


0. The picture the whole topic lives in

Everything below happens on one machine: pick a fixed number, called the base, and multiply it by itself some number of times. That "number of times" is the exponent — and it is what we usually don't know.

Figure — Solving exponential equations using logarithms

1. Powers: what actually means

Why the topic needs this. If you can't read as "2 multiplied by itself times", the sentence " is stuck in the exponent" means nothing. This is rung one of the ladder.

But here is the catch that makes the whole topic necessary: in , the answer is not a whole number ( is too small, is too big). So lands between 2 and 3. We must extend the meaning of to fractions and any real number.

Figure — Solving exponential equations using logarithms

2. The index laws you will actually use

The parent note quietly assumes you can flatten stacked powers. Two laws do all the work, and they hold for any real exponents (this is exactly why the extension in §1 was designed the way it was).

Figure — Solving exponential equations using logarithms

Why the topic needs these. The power-of-a-power law is the single fact used to derive the power law of logarithms (parent note: ""). The same-base law is the shortcut when both sides share a base.


Later (once we have met the log in §5) we will add one more legal move to this list: applying the same function — such as — to both sides. It is the same principle: one operation, done identically to both pans, never tips the balance.

Why the topic needs this. "Take the log of both sides" is legal only because of this principle. You are applying one function to a single number written two ways — the balance never tips.


4. Functions and their inverses — the undo-button

See Inverse Functions for the full treatment. Here is the one pairing we need, pictured:

Figure — Solving exponential equations using logarithms

5. The logarithm symbol itself

Now the star of the show. It is nothing but the undo-button of Section 4, given a name and a notation.

Why the topic needs this. Section 4 said "logs undo exponentials". Section 5 gives that undo a symbol you can write on paper and a question you can say out loud. Every step of the parent's method is this symbol at work.


6. The power law — where every symbol combines

Now that "power", "base", "exponent", index laws, and the log symbol all exist, the parent note's key formula can be derived cleanly — using nothing but pieces already on this page.

For the product and quotient partners of this law, see Laws of Logarithms; for why , see Change of Base Formula.


7. The approximation sign


Prerequisite map

Node IDs are just labels; each is spelled out in the box. Read top-to-bottom — an arrow means "learn the top one first".

Powers b to the x as repeated multiply

Extend to real exponents smooth curve

Index laws power of a power

The exponent is the unknown height

Power law of logs

Equals sign as a balance scale

Apply the same function to both sides

Inverse functions the undo pair

Logarithm the undo of b to the x

Domain rules base positive input positive

Universal method b to the x equals c

Approx sign and rounding

Solving exponential equations 3.2.10

Every arrow is a "you need this first". Trace any path top-to-bottom: nothing appears before it was built.


Equipment checklist

Test yourself — cover the right side.

In , what is the base and what is the exponent?
is the base (multiplied by itself); is the exponent, the number of times.
What does equal, and why is it NOT ?
; the exponent counts copies in a product, not a factor.
How is defined, and why?
, because must hold by the power-of-a-power law.
Why must the base be positive for to work for all real ?
Negative bases give non-real values (e.g. ), so we require .
Simplify using an index law.
— power of a power multiplies the exponents.
If (same fixed base ), what can you conclude?
; equal outputs force equal exponents.
Why is "apply the same function to both sides" a legal move?
An equation is a balance; one operation done identically to both pans keeps it level.
State the two defining properties of an inverse function .
and — do-then-undo lands you back at the start.
What question does ask?
"To what power must I raise to get ?"
What are the domain restrictions on ?
Base and ; input (since is always positive).
Evaluate and .
and (since and ).
What does (no base) mean, and what warning comes with it?
Usually base 10 in school/calculators, but base in higher maths and much software — always check the convention.
Which operation is the inverse (undo) of ?
— the logarithm to base .
Give the algebraic derivation of .
; take of both sides to get .
What does signal, and what is a safe default precision?
"Approximately equal" (rounded); round only at the end, default 3 significant figures.

Connections