You can put this solution on YOUR website! log(base8)(2x+3) + log(base8)(x+1) = 1
.
log(base8)[(2x+3)(x+1)] = 1
.
8^log(base8)[(2x+3)(x+1)] = 8^1
.
(2x+3)(x+1) = 8
.
2x^2+2x+3x+3 = 8
.
2x^2+5x+3 = 8
.
2x^2+5x-5 = 0
.
Since we can't factor, we must resort to the quadratic equation which yields:
x = {0.766, -3.266}
Throw out the negative answer, it is an "extraneous" solution.
leaving:
x = 0.766
.
Details of the quadratic follows: