natgbz
- 3
- 0
Can't remember how to do this (trying to solve for D):
x = b/D + a*log(D)
Any takers? Or is this impossible?
x = b/D + a*log(D)
Any takers? Or is this impossible?
The discussion revolves around solving the equation x = b/D + a*log(D) for the variable D. Participants explore the complexity of the equation, considering its algebraic and logarithmic components. The scope includes mathematical reasoning and problem-solving strategies.
Participants generally agree that the equation is challenging to solve in terms of elementary functions. However, there are competing views regarding the potential methods for finding a solution, such as the Lambert W function and Taylor Series expansion.
Participants note that D must be greater than zero, and there is ambiguity regarding the assumptions needed for the proposed methods to be applicable.
symbolipoint said:Additive inverse of b/D;
Multiplicative inverse of 'a';
Not sure if the rest is impossible. I'm stuck, since D is the input of the logarithm function and it occurs as a factor too. Am I forgetting something simple, or is this beyond "intermediate" level algebra?
HallsofIvy said:One doesn't. Not in terms of elementary functions anyway. It might be possible to solve it in terms of the "Lambert W function".