document.write( "Question 500390: log3(x+12)-log3x=log3(x+9) \n" ); document.write( "
Algebra.Com's Answer #338457 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! log3(x+12)-log3x=log3(x+9) \n" ); document.write( "** \n" ); document.write( "log3(x+12)-log3(x)-log3(x+9)=0 \n" ); document.write( "log3(x+12)-((log3(x)+log3(x+9))=0 \n" ); document.write( "place under a single log \n" ); document.write( "log3[(x+12)/(x)(x+9)]=0 \n" ); document.write( "Convert to exponential form: base(3) raised to log of number(0)=number[(x+12)/(x)(x+9)] \n" ); document.write( "3^0=[(x+12)/(x)(x+9)]=1 \n" ); document.write( "x+12=x^2+9x \n" ); document.write( "x^2+8x-12=0 \n" ); document.write( "let student solve for x using quadratic formula\r \n" ); document.write( "\n" ); document.write( "ans: \n" ); document.write( "x=-9.05 (reject, (x+9)>0) \n" ); document.write( "or \n" ); document.write( "x=1.29 \n" ); document.write( " |