document.write( "Question 304284: Please help with this question:
\n" );
document.write( "log(x-1)(x^2+x+1) - log(x^2+x+1)= 2 \n" );
document.write( "
Algebra.Com's Answer #217931 by nerdybill(7384) You can put this solution on YOUR website! log(x-1)(x^2+x+1) - log(x^2+x+1)= 2 \n" ); document.write( "log(x-1)(x^2+x+1)/(x^2+x+1)= 2 \n" ); document.write( "log(x-1) = 2 \n" ); document.write( "x-1 = 10^2 \n" ); document.write( "x-1 = 100 \n" ); document.write( "x = 101 \n" ); document.write( " \n" ); document.write( " |