document.write( "Question 133173This question is from textbook
\n" );
document.write( ": (x+1)(x+2)>x(x+1)=0
\n" );
document.write( "(x+1) (x+2)>(x+1)-x=0
\n" );
document.write( "2(x+1)>-x=0
\n" );
document.write( "-x=2 \n" );
document.write( "
Algebra.Com's Answer #97384 by oscargut(2103) You can put this solution on YOUR website! (x+1)(x+2)>x(x+1) \n" ); document.write( "then (x+1)(x+2)-x(x+1)>0 \n" ); document.write( "then (x+1)((x+2)-x)>0 \n" ); document.write( "then 2(x+1)>0 \n" ); document.write( "then x+1>0 \n" ); document.write( "then x>-1 \n" ); document.write( "Answer:x>-1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |