You can put this solution on YOUR website! log(9x+5)-log(x^(2)-1)=1/2
place under single log
log[(9x+5)/(x^2-1)]=1/2
convert to exponential form:
10^(1/2)=(9x+5)/(x^2-1)=√10
√10(x^2-1)=9x+5
√10x^2-√10=9x+5
√10x^2-9x-√10-5=0
3.16x^2-9x-8.16=0
solve by following quadratic formula:
a=3.16, b=-9, c=-8.16
ans:
x≈-0.723(reject, (9x+5)>0)
or
x≈3.571