document.write( "Question 553399: log(x+9)-logx=3 \n" ); document.write( "
Algebra.Com's Answer #363001 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! log(x+9)-logx=3 \n" ); document.write( "log[(x+9)/x]=3 \n" ); document.write( "convert to exponential form: \n" ); document.write( "10^3=(x+9)/x \n" ); document.write( "1000x=x+9 \n" ); document.write( "999x=9 \n" ); document.write( "x=9/999=1/111 \n" ); document.write( " |