MHB Find x in Exponential Equation: 2^x=8x

  • Thread starter Thread starter fasakintitus
  • Start date Start date
  • Tags Tags
    Exponential
Click For Summary
To solve the equation 2^x = 8x, numerical methods are required as there is no exact solution. The equation has two roots, one located between 0 and 1, and the other between 5 and 6. By transforming the equation, it can be expressed in terms of the Lambert W function, leading to the relationship x = W(ln(1/2)/8) / ln(1/2). Since most calculators do not have a W function, numerical approximation techniques must be employed to find the roots. This approach effectively identifies the approximate values of x for the given exponential equation.
fasakintitus
Messages
1
Reaction score
0
Find x, if 2^x =8x.
 
Mathematics news on Phys.org
fasakintitus said:
Find x, if 2^x =8x.

You will have to use numerical methods to get approximate answers, as there is no exact solution able to be found.

There will be two roots, one between 0 and 1, the other between 5 and 6.
 
If $$2^x= 8x$$ then $$1= 8x2^{-x}= 8x\left(\frac{1}{2}\right)^x$$ so that $$x\left(\frac{1}{2}\right)^x= \frac{1}{8}$$.
But $$\left(\frac{1}{2}\right)^x=$$[math] e^{ln\left(\left(\frac{1}{2}\right)^x\right)}[/math][math]= e^{x ln(1/2)}[/math]. If w let $$y= x ln(1/2)$$ then $$x= \frac{y}{ln(1/2)}$$ and the equation becomes $$\frac{y}{ln(1/2)}e^y= \frac{1}{8}$$ or $$ye^y= \frac{ln(1/2)}{8}$$.

Apply the "Lambert W function" (defined as the inverse function to [math]f(x)= xe^x[/math]) to both sides to get [math]y= W\left(\frac{ln(1/2)}{8}\right)[/math].

Then [math]x= \frac{y}{ln(1/2)}= \frac{W\left(\frac{ln(1/2)}{8}\right)}{ln(1/2)}[/math].

Of course, your calculator probably doesn't have a "W" function key so you would have to use a numerical method to find that.
 
I have been insisting to my statistics students that for probabilities, the rule is the number of significant figures is the number of digits past the leading zeros or leading nines. For example to give 4 significant figures for a probability: 0.000001234 and 0.99999991234 are the correct number of decimal places. That way the complementary probability can also be given to the same significant figures ( 0.999998766 and 0.00000008766 respectively). More generally if you have a value that...

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K