Question 862987
{{{3^x=(2^(x^2))}}}-----
{{{log(10,3^x)=log(10,2^x^2)}}}
{{{x*log(10,3)=x^2*log(10,2)}}}
{{{log(10,2)x^2-log(10,3)x=0}}}
{{{x(log(10,2)x-log(10,3))=0}}}

Either {{{highlight(x=0)}}} OR {{{log(10,2)x-log(10,3)=0}}}
;
{{{x*log(10,2)=log(10,3)}}}
{{{x=log(10,3)/log(10,2)}}}
{{{highlight(x=log(10,3)/log(10,2))}}}
{{{cross(x=log(10,(3/2)))}}}


ADJUSTED