Answer:
log_4(256)=4
log_4(1/1024)=-5
log_4(16)=2
log_4(1/256)=-4
Explanation:
We want to write a number, x, such that
Log_4(y)=x.
In exponential form that is 4^x=y.
So first number is x=4.
4^4=256 which means log_4(256) is 4 as a logarithm with base 4.
The second number is x=-5.
4^-5=1/4^5=1/1024 which means log_4(1/1024) is -5 as a logarithm with base 4.
The third number is x=2.
4^2=16 so log_4(16) is 2 as a logarithm with base 4.
The fourth number is x=-4.
Since 4^4=256 then 4^-4=1/256 which means -4 as a logarithm with base 4 is log_4(1/256).