document.write( "Question 511672: log(x^2-36)-2=log(x+6) \n" ); document.write( "
Algebra.Com's Answer #342356 by lwsshak3(11628) ![]() You can put this solution on YOUR website! log(x^2-36)-2=log(x+6) \n" ); document.write( "log(x^2-36)-log(x+6)=2 \n" ); document.write( "log[(x^2-36)/(x+6)]=2 \n" ); document.write( "convert to exponential form: base(10) raised to log of number(2)=number[(x^2-36)/(x+6)] \n" ); document.write( "10^2=[(x^2-36)/(x+6)]=(x+6)(x-6)/(x+6)=x-6 \n" ); document.write( "100=x-6 \n" ); document.write( "x=106 \n" ); document.write( " |