How can logarithms be used to solve exponential equations?

  • Thread starter Thread starter anonymous12
  • Start date Start date
  • Tags Tags
    Exponential
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
anonymous12
Messages
29
Reaction score
0

Homework Statement


Solve [itex]2^{k-2}=3^{k+1}[/itex]



Homework Equations





The Attempt at a Solution


[tex]2^{k-2}=3^{k+1}[/tex]
[tex]\frac{2^{k}}{2^{2}}=(3^k)(3^1)[/tex]
[tex]\frac{2^{k}}{3^{k}} = 4 \cdot 3[/tex]
[tex]\frac{2^{k}}{3^{k}} = 12[/tex]

What do I do next to solve for K?
 
Physics news on Phys.org
You could have used logarithms right from the start- [itex]log(2^{k-2})= log(3^{k+1})[/itex].

In general, to solve an equation of the form f(x)= constant or f(p(x))= f(q(x)) you will need to use the inverse function to f. And the inverse of the exponential is the logarithm.