Exponential Function to Undo Log

Jason76

Senior Member
Joined
Oct 19, 2012
Messages
1,180
1.

log3(x)=5\displaystyle log_3(x) = 5

Find x\displaystyle x by taking both sides to the power of 3.

3log3(x)=35\displaystyle 3^{log_3(x)} = 3^{5}

x=243\displaystyle x = 243

2.

log4(1/4)=y\displaystyle log_4(1/4) = y

4log4(1/4)=4y\displaystyle 4^{log_4(1/4)} = 4^{y}

14=4y\displaystyle \dfrac{1}{4} = 4^{y}

But what if we knew all the variables except for b\displaystyle b in example:logb(243)=5\displaystyle log_b(243) = 5?

How would we find b?
 
Last edited:
1.

log3(x)=5\displaystyle log_3(x) = 5

Find x\displaystyle x by taking both sides to the power of 3.

3log3(x)=35\displaystyle 3^{log_3(x)} = 3^{5} True but ...

x=243\displaystyle x = 243

2.

log4(1/4)=y\displaystyle log_4(1/4) = y

4log4(1/4)=4y\displaystyle 4^{log_4(1/4)} = 4^{y}

14=4y\displaystyle \dfrac{1}{4} = 4^{y} True but not the answer sought.

But what if we knew all the variables except for b\displaystyle b in example:logb(243)=5\displaystyle log_b(243) = 5?

How would we find b?
You need to rely on the definition of logs to solve these problems. You have learned a formula, but not the idea.

DEFINITION Given u>0 and u1 and v>0, then logu(v)=w    v=uw.\displaystyle Given\ u > 0\ and\ u \ne 1\ and\ v > 0,\ then\ log_u(v) = w \iff v = u^w.

So problem 1:

log3(x)=5    x=35=243.\displaystyle log_3(x) = 5 \implies x = 3^5 = 243.

And problem 2:

y=log4(14)    4y=14=141=4(1)    y=1.\displaystyle y = log_4\left(\dfrac{1}{4}\right) \implies 4^y = \dfrac{1}{4} = \dfrac{1}{4^1} = 4^{(-1)} \implies y = - 1.

And your extra problem

logb(243)=5    b5=243    b55=2435    b=3.\displaystyle log_b(243) = 5 \implies b^5 = 243 \implies \sqrt[5]{b^5} = \sqrt[5]{243} \implies b = 3.
 
logb(243)=5    b5=243    b55=2435    b=3.\displaystyle log_b(243) = 5 \implies b^5 = 243 \implies \sqrt[5]{b^5} = \sqrt[5]{243} \implies b = 3.

Thanks for the help.
 
Last edited:
1.

log3(x)=5\displaystyle log_3(x) = 5

Find x\displaystyle x by taking both sides to the power of 3. . . . You are not taking both sides to the power of 3. You are having 3 raised to each side (as shown in your next step).
3log3(x)=35\displaystyle 3^{log_3(x)} = 3^{5}

x=243\displaystyle x = 243
.
 
Top