You can put this solution on YOUR website! 2^x*2^(x+1)=4^(x^2+x)
------------
2^(2x+1) = 2^(2x^2+2x)
------
2x+1 = 2x^2 + 2x
2x^2 = 1
x^2 = 1/2
x = sqrt(1/2) or x = -sqrt(1/2)
-------------------------------
Cheers,
Stan H.
-------------------------------