You can put this solution on YOUR website! solve log base 8(x+2) + log base 8(x+4) = log abse 8(2) + log base 8(4)
----------
log8[(x+2)(x+4)] = log8[2*4]
------
x^2+6x+8 = 8
------
x^2+6x = 0
x(x+6) = 0
x = 0 is the only acceptable answer
------
Cheers,
Stan H.
-------------