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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This does not seem to be simplifiable any further. \n" ); document.write( " |