Solving 5x = 100x − 175 Using the Lambert W Function
Objective: Solve the equation systematically using the Lambert W method, without guessing solutions.
1Rewrite the Equation
We start with:
Using the exponential form 5x = ex ln 5:
2Eliminate the Constant Term in the Linear Part
We want the right-hand side to be of the form α(x − β). Factor 100:
So the equation becomes:
3Shift the Variable
Let t = x − 7 4 , so x = t + 7 4 .
Substitute into the equation:
Let k = 100 57/4 , so:
4Rearrange into Lambert W Form
Divide both sides by k t and rearrange:
Multiply both sides by −ln 5:
Let u = −t ln 5, then:
5Apply Lambert W Function
The Lambert W function is defined as the inverse of f(w) = w ew. Therefore:
Since x = t + 7⁄4:
6Simplify the Constant Inside W
Recall k = 100⁄57/4. We need to simplify:
Note that 57/4 = 52−1/4 = 25 · 5−1/4. Therefore:
Let A = ln 5 4 · 51/4 . Then:
7Find W(−A) for Both Real Branches
Numerically:
So −A ≈ −0.269, which is greater than −1⁄e ≈ −0.3679.
8Solve for W(−A) Exactly
We need W(−A) such that:
First Branch (W0):
Try W0(−A) = − ln 5 4
Check:
Therefore: W0(−A) = − ln 5 4
Second Branch (W−1):
Try W−1(−A) = − 5 ln 5 4
Check:
Therefore: W−1(−A) = − 5 ln 5 4
9Final Solutions
Verification
For x = 2:
| Left side: | 52 = 25 |
| Right side: | 100(2) − 175 = 200 − 175 = 25 |
| 25 = 25 ✓ | |
For x = 3:
| Left side: | 53 = 125 |
| Right side: | 100(3) − 175 = 300 − 175 = 125 |
| 125 = 125 ✓ | |
This solution demonstrates the power of the Lambert W function in solving transcendental equations that combine exponential and linear terms.