document.write( "Question 912647: ax^2+(a+1)x+(a-1) = 0\r
\n" ); document.write( "\n" ); document.write( "I need to solve this equation for x. I've been trying to factor it to no avail... Honestly I don't even know where to start. I tried factoring out an x, only to realize that there is no x in the last term. I'm so stuck, please help!
\n" ); document.write( "

Algebra.Com's Answer #553955 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Any reason you must FACTOR?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "An attempt:
\n" ); document.write( "ax^2+ax+x+a-1=0
\n" ); document.write( "ax^2+ax+a+x-1=0
\n" ); document.write( "a(x^2+x+1)+x-1=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "General Solution for Quadratic Equation.
\n" ); document.write( "...
\n" ); document.write( "\"x=%28-%28a%2B1%29%2B-+sqrt%28%28a%2B1%29%5E2-4%2Aa%2A%28a-1%29%29%29%2F%282a%29\"
\n" ); document.write( "\"x=%28-a-1%2B-+sqrt%28a%5E2%2B2a%2B1-4a%5E2%2B4a%29%29%2F%282a%29\"
\n" ); document.write( "\"highlight%28x=%28-a-1%2B-+sqrt%28-3a%5E2%2B6a%2B1%29%29%2F%282a%29%29\"
\n" ); document.write( "This does not seem to be simplifiable any further.
\n" ); document.write( "
\n" );