Answer: Log(100/x)
Step-by-step explanation: Nothing can be done to this
Assuming the log is base 10, we will have these steps:
log(100/x)
= log(100) - log(x)
= log(10^2) - log(x)
= 2*log(10) - log(x)
= 2 - log(x)