Question 377677
16^x=32
Do you want to solve for x?  You should say so.
----------
Short way:
{{{2^(4x) = 2^5}}}
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.