How do you solve log6(x+8)+log6(x8)=2?

1 Answer
Oct 22, 2015

x=10 is the (unique) answer. See explanation below.

Explanation:

First, use the fact that logb(A)+logb(B)=logb(AB) (when A,B>0) to rewrite the equation as log6((x+8)(x8))=2, or log6(x264)=2.

Now rewrite this last equation in exponential form as 36=62=x264. Therefore, x2=100 and x=±100=±10.

Sometimes the solution of logarithmic equations gives extraneous (fictitious) roots, so these should be checked in the original equation (with close attention paid to the domain). In fact, x=10 is an extraneous solution since log6(z) is only defined for z>0.

What about x=10? Upon substitution, the left-hand side of the original equation becomes log6(18)+log6(2)=log6(36)=2, so it works.