astonmartin
- 23
- 0
I can't seem to remember how you solve a = b^(logx), for x. What are the steps for simplifying this again?
The discussion revolves around solving the equation a = b^(logx) for x. Participants explore various methods for simplifying the equation, focusing on the use of logarithmic identities and the implications of choosing different logarithmic bases.
Participants express differing opinions on the choice of logarithmic base and the steps involved in solving the equation. No consensus is reached regarding the best method to approach the problem.
Participants have not resolved the implications of using different logarithmic bases, and there are unresolved mathematical steps regarding the simplification process.
HallsofIvy said:I would NOT recommend taking log base b. Instead take log of whatever base that is in your equation.
hradecek said:[tex]a&=b^\log{x}[/tex]
[tex]\log{a}&=\log{b}\log{x}[/tex]
[tex]\log{x}&=\frac{\log{a}}{\log{b}}[/tex]
[tex]\log{x}&=\log_b{a}[/tex]
and from definition of logarithm:
[tex]x=10^\log_b{a}[/tex]
HallsofIvy said:I just don't see any point in messing with the different bases.