Question 1046218
x^x = 100
:
W is the product log or lambert function
:
x = e^(W(2(ln(2)+ln(5))))
:
note that x^x = e^(xlnx) for x>0
:
To get you started
:
If x = W (z), then xe^× = z
x^x = 100
xlnx = ln100
(lnx)e^(lnx) = ln100, I used x = e^(lnx)
lnx = W(ln100) by definition of W
x = e^W(ln100)
:
we can graph two equations y=100 and y=x^x
:
{{{ graph( 300, 200, -1, 4.4, 0, 250, y=100, x^x) }}}
:
intersection point is approx 3.6
: