Strangely difficult log question

  • Thread starter Thread starter Coldie
  • Start date Start date
  • Tags Tags
    Log
AI Thread Summary
The equation 485 + 5^(x + 2) = 12^(2x - 1) presents challenges due to the variable appearing in both the base and the exponent. A numerical approximation is suggested as there is no elementary formula for solving such equations. The Lambert W function is mentioned as a potential tool for tackling the problem. Taking the natural logarithm of both sides leads to a linear equation, but it is noted that the logarithm of a sum does not simplify as initially thought. The discussion highlights the complexity of the problem, suggesting it may not align with the intended difficulty level for the Math 12 curriculum.
Coldie
Messages
84
Reaction score
0
485 + 5 ^ (x + 2) = 12 ^ (2x - 1)

This question is driving me nuts. I can't take the log until both sides have been reduced to one expression each, right? If 485 were a power of 5 or 12, then I'd be able to solve it. As it is, I'm clueless. Can someone walk me through the steps to solving for x?

And if you can't help me there, could you please tell me how to use those nifty image-generating tags for mathematical expressions?
 
Physics news on Phys.org
I think you will have to resort to a numerical approximation.
 
There is no elementary formula for an exact solution of an equation in which the variable appears both in the exponent and not in the exponent. You might try looking at "Lambert's W function".

It's defined as the inverse to f(x)= xex.

Here's a link to the "MathWorld" page on it:
http://mathworld.wolfram.com/LambertW-Function.html

I just looked at this again and noticed that both occurences of "x" ARE as exponents. The difficulty is really taking the logarithm of a sum. Yes, a numerical method is necessary here.
 
Last edited by a moderator:
Wow, thanks for the help. I'm beginning to think that this is a typo... the question appears in a Math 12 book on a chapter introducing logs, so I doubt it should be THIS hard.
 
I may be missing the point, but..
Take the natural logarithm of both sides:
485 + 5^{(x + 2)} = 12^{(2x - 1)} \Rightarrow \ln(485)+(x+2)\ln(5)=(2x-1)\ln(12)
Which is a simple linear equation. The unknown only appears in the exponent.
 
Galileo said:
I may be missing the point, but..
Take the natural logarithm of both sides:
485 + 5^{(x + 2)} = 12^{(2x - 1)} \Rightarrow \ln(485)+(x+2)\ln(5)=(2x-1)\ln(12)
Which is a simple linear equation. The unknown only appears in the exponent.
Unfortunately \ln(485 + 5^{(x+2)}) != \ln(485)+(x+2)\ln(5) so your solution isn't quite correct.
 
imabug said:
Unfortunately \ln(485 + 5^{(x+2)}) != \ln(485)+(x+2)\ln(5) so your solution isn't quite correct.
Unfortunately, I have these moments often after a day of abstract algebra.

I'm going to lie down now... :zzz:
 

Similar threads

Back
Top