Question 1021591
 logX^2=X/25 
-----
X^2 = 10^(X/25)
-----
X = 10^(X/50)
-----------
Graph the left side and the right side on the same
set of axes and find the x-value of the intersection::
{{{graph(400,400,-10,150,-10,150,x, 10^(x/50))}}}
-----
Ans:: X = 100
-------------
Cheers,
Stan H.
----------------