document.write( "Question 92878This question is from textbook Algebra and Trigonometry
\n" );
document.write( ": Find all roots of the polynomial x cube-x squared+16x-16. \n" );
document.write( "
Algebra.Com's Answer #67582 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find all roots of the polynomial x cube-x squared+16x-16. \n" ); document.write( "x^3-x^2+16x-16 \n" ); document.write( "Since the coefficients add up to zero x=1 is a root and x-1 is a factor. \n" ); document.write( "Use synthetic division to find the other factors and roots. \n" ); document.write( "------------------------ \n" ); document.write( "1)....1....-1....16....-16 \n" ); document.write( ".......1.....0.....16..|..0\r \n" ); document.write( "\n" ); document.write( "Remainder is zero because 1 is a root. \n" ); document.write( "Quotient is x^2+16 \n" ); document.write( "------------------- \n" ); document.write( "Factoring x^2+16 you get (x+4i)(x-4i) \n" ); document.write( "----------------------- \n" ); document.write( "All the roots are: x=1, x= 4i, x= -4i \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |