You can put this solution on YOUR website! Solve. log(base4)(x+4)-log(base16)x=1
-----------------
log4(x+4) - log(x)/log(16) = 1
-----
log4(x+4) - log4(x)/log4(16) = 1
----
log4(x+4) - (1/4)log4(x) = 1
----
(3/4)log4(x) = 1
log4(x) = 4/3
---
x = 4^(4/3)
----
x = 6.35
===========================
Cheers,
Stan H.
===========================