Question 1114512
{{{2^(x+2)*5^(6-x)=2^(x^2)5^(x^2)}}}



{{{system(x+2=x^2,and,6-x=x^2)}}}


{{{system(x^2-x-2=0,and,x^2+x-6=0)}}}


{{{system((x-2)(x+1)=0,AND,(x+3)(x-2)=0)}}}


ONE solution that should work is x=2.