document.write( "Question 62846: PLEASE HELP!\r
\n" );
document.write( "\n" );
document.write( "FIND ALL ROOTS OF THE POLYNOMIAL x3-x2+16x-16. \n" );
document.write( "
Algebra.Com's Answer #43667 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! PLEASE HELP! \n" ); document.write( "FIND ALL ROOTS OF THE POLYNOMIAL x3-x2+16x-16. \n" ); document.write( "WE FIND F(1)=0....SO X-1 IS A FACTOR \n" ); document.write( "DIVIDING WITH X-1 \n" ); document.write( "1|1-1+16-16 \n" ); document.write( " 0+1+0 +16 \n" ); document.write( "--------------- \n" ); document.write( " 1+0 +16+0 \n" ); document.write( "QUOTIENT = X^2+16 = (X+4i)(X-4i) \n" ); document.write( "HENCE ALL THE ROOTS ARE \n" ); document.write( "X=1,4i,-4i \n" ); document.write( " |