Solve Exponential Variable Equations with Logarithms

  • Thread starter Thread starter Mentallic
  • Start date Start date
  • Tags Tags
    Exponents Variable
AI Thread Summary
The discussion revolves around solving the equation 5^{3x} - 12^x + 2^{\frac{x}{2}} = 5 for x. Participants express difficulty in applying logarithmic rules effectively, suggesting that taking logarithms complicates the problem further. Numerical approximation is proposed as a potential solution method, with one participant estimating x to be approximately 0.386744. The conversation highlights uncertainty about whether the equation can yield an exact solution or if it inherently requires approximation techniques. Overall, the focus is on finding a reliable numerical approach to solve the exponential variable equation.
Mentallic
Homework Helper
Messages
3,802
Reaction score
95

Homework Statement


Solve for x
5^{3x}-12^x+2^{\frac{x}{2}}=5


Homework Equations


logarithm rules?
log(a+b)=?


The Attempt at a Solution


Taking the logarithm of both sides only makes things worse from what I can see.
So really, I don't know how to start.
x\approx 0.386744
 
Physics news on Phys.org
Mentallic said:
Solve for x
5^{3x}-12^x+2^{\frac{x}{2}}=5

hmm … that's 125x - 12x + (√2)x = 5 …

i can't see any way of solving that except by numerical approximation :redface:
 
Is this possibly due to the lack of understanding with this maths or because it cannot be solved with an exact answer? Such as 'exact' answers with a series of logarithms, even though the logs themselves are approximated.
Any idea how I could go about obtaining a reasonably accurate numerical approximation?
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks

Similar threads

Back
Top