document.write( "Question 812135:
\n" );
document.write( " Find the roots of the polynomial equation: x^3 – 3x^2 + 9x – 7 = 0 \n" );
document.write( "
Algebra.Com's Answer #492930 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! x^3–3x^2+9x–7= \n" ); document.write( "x(x^2-2x+1)-(x^2-8x+7)= \n" ); document.write( "x(x-1)^2-(x-1)(x-7)= \n" ); document.write( "(x-1)[x(x-1)-(x-7)]= \n" ); document.write( "(x-1)(x^2-x-x+7)= \n" ); document.write( "(x-1)(x^2-2x+7)\r \n" ); document.write( "\n" ); document.write( "the last two are irrational so...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
|