I have two similar questions that I've solved to the best of my ability.
The first question is
log2(9)=2
9 = x^2
√9=x
3=x
The second one is log(x^2)-15 = 1
x^2-15=10
x^2 = 25
√25=x
+/-5 = x
My question is, why is one of them just a positive for the x, and why is the other one plus or minus for x?
I checked the answer in both my textbook and wolfram alpha, and the answer is consistent with what I've written here.