You can put this solution on YOUR website! 16^x=32
Do you want to solve for x? You should say so.
----------
Short way:
4x = 5
x = 1.25
----------
The longer way:
x*log(16) = log(32)
x = log(32)/log(16)
x = 1.25
Not much longer, but requires a calculator.