Question 1016461
log(base a) x + log (base a) (x+2) = 2
becomes
log[x(x+2)] = 2
x(x+2) = a^2
x^2 + 2x - a^2 = 0
Now you can apply the quadratic to solve this...