Solving an Exponential Equation using Logs: Base-2 HW help (1 question)

Solve for T.
The Problem: 5*2^-3t=45
Is your problem statement:

523t=45\displaystyle 5 * 2^{-3} * t = 45

or

523t=45\displaystyle 5 * 2^{-3 * t} = 45
 
I thought we would have to convert 2^(-3t)=9 into logarithmic form.
Hi doc. I think Jomo might be playing a stunt, instead of correcting your notation.

… The Problem: 5*2^(-3t)=45
I've inserted the required grouping symbols, above.

Start by taking the base-2 logarithm of each side, and then apply the following property of logarithms (on the left-hand side).

log(n^c) = c · log(n)

At the end, you may use the property for changing bases (to convert your answer from base-2 to another base, if you desire).

Does that help?

?
 
I'm confused. I got to this part so far: t=log2(9)/-3
That's a correct answer, doc.

I would write it like this:

t = -1/3 · log2(9)

If you would like to evaluate a decimal approximation, or, if you would like to express the exact answer in terms of the natural logarithm, then you may apply the change-of-base formula.

logb(x) = ln(x)/ln(b)

?
 
That's a correct answer, doc.

I would write it like this:

t = -1/3 · log2(9)

If you would like to evaluate a decimal approximation, or if you would like to express the answer in terms of the natural logarithm (or base-10), then you may apply the change-of-base formula.

?
But where does the -1/3 come from? I can't remember how to get that.
 
The bottom one is 523t=455\cdot 2^{-3t}=45 or 23t=92^{-3t}=9
Using plain logarithms: 3tlog(2)=2log(3)-3t\log(2)=2\log(3)
So t=23log(3)log(2)t=\dfrac{-2}{3}\dfrac{\log(3)}{\log(2)}
 
PS: An alternative notation for posting logb(x) is log[b](x)
Perhaps you don't know that in most current mathematics instruction one common logarithm is used.
If anyone who might need say log2(3)\log_2(3) that is equal to log(3)log(2)\dfrac{\log(3)}{\log(2)}.
Those of us who following Leonard Gillman think the idea of logarithm should be simplified.
 
Top