document.write( "Question 96324: Hello, I am needing some help with this problem:\r
\n" );
document.write( "\n" );
document.write( "(x+2)(x-3)>(x-1)(x+1)\r
\n" );
document.write( "\n" );
document.write( "factored out:\r
\n" );
document.write( "\n" );
document.write( "x^2+2x-3x-6>x^2-1\r
\n" );
document.write( "\n" );
document.write( "I tried using the quadratic formula with the left side but wasn't coming up with the right answer. Any help will be appreicated. \n" );
document.write( "
Algebra.Com's Answer #70216 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! subtracting x^2 gives -x-6>-1 ... adding x and 1 gives -5>x \n" ); document.write( " |