document.write( "Question 1046218: x^x=100, find x.\r
\n" ); document.write( "\n" ); document.write( "I have tried using newton raphson method but i got stock on the way when lambert w. Function come to play. Please i need the solution as well as lambert w. Function interretation. Thanks in advance
\n" ); document.write( "

Algebra.Com's Answer #661708 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
x^x = 100
\n" ); document.write( ":
\n" ); document.write( "W is the product log or lambert function
\n" ); document.write( ":
\n" ); document.write( "x = e^(W(2(ln(2)+ln(5))))
\n" ); document.write( ":
\n" ); document.write( "note that x^x = e^(xlnx) for x>0
\n" ); document.write( ":
\n" ); document.write( "To get you started
\n" ); document.write( ":
\n" ); document.write( "If x = W (z), then xe^× = z
\n" ); document.write( "x^x = 100
\n" ); document.write( "xlnx = ln100
\n" ); document.write( "(lnx)e^(lnx) = ln100, I used x = e^(lnx)
\n" ); document.write( "lnx = W(ln100) by definition of W
\n" ); document.write( "x = e^W(ln100)
\n" ); document.write( ":
\n" ); document.write( "we can graph two equations y=100 and y=x^x
\n" ); document.write( ":
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-1%2C+4.4%2C+0%2C+250%2C+y=100%2C+x%5Ex%29+\"
\n" ); document.write( ":
\n" ); document.write( "intersection point is approx 3.6
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );