document.write( "Question 1054250: Find the solutions of the equation
\n" );
document.write( "x4 − 4x3 − x2 + 4x = 0.
\n" );
document.write( "(Enter your answers as a comma-separated list.) \n" );
document.write( "
Algebra.Com's Answer #669463 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the solutions of the equation \n" ); document.write( "x4 − 4x3 − x2 + 4x = 0. \n" ); document.write( "------------------ \n" ); document.write( "x(x^3 - 4x^2 - x + 4) = 0 \n" ); document.write( "------- \n" ); document.write( "x[x^2(x-4)-(x-4)] = 0 \n" ); document.write( "------- \n" ); document.write( "x(x-4)(x^2-1) = 0 \n" ); document.write( "x(x-4)(x-1)(x+1) = 0 \n" ); document.write( "----------------------- \n" ); document.write( "x = 0 or x = 4 or x = 1 or x = -1 \n" ); document.write( "----------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |