You can put this solution on YOUR website! how do I solve this equation: (1/16) raised to power x equals 2 ???
----------
The "hard way"
x*log(1/16) = log(2)
x = log(2)/log(1/16)
x = -0.25 = -1/4
=======================
If you spot that 1/16 = 2^-4, then
-4x = 1
x = -1/4