document.write( "Question 976655: Pls help in factorizing: \n" );
document.write( "
Algebra.Com's Answer #598203 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! Try x = 1\r \n" ); document.write( "\n" ); document.write( "x^3 - x = 5x(x-1) = x*(x+1)(x=1)\r \n" ); document.write( "\n" ); document.write( "onw rooot is x=1 \n" ); document.write( "Next are x = 0 and x(x+1) = 5\r \n" ); document.write( "\n" ); document.write( "or x^2 + x - 5 = 0\r \n" ); document.write( "\n" ); document.write( "x = [-1 +- sqrt(1+20)]/2 \n" ); document.write( " |