document.write( "Question 370334: Find all of the real zeros of the polynomial P(x)=2x^4-6x^3-52x^2-36x+56 \n" ); document.write( "
Algebra.Com's Answer #263954 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A polynomial of degree 4, like P(x), can have up to 4 real roots. To find roots of a 4th degree polynomial them you often use factoring. \n" ); document.write( "First we factor out the Greatest Common Factor, which is 2: \n" ); document.write( " \n" ); document.write( "Now we try to factor \n" ); document.write( "The possible rational roots of \n" ); document.write( "The easiest way to determine if one of these is a root is with synthetic division. This is a trial and error method. I will omit all the rational roots I tried which did not work. I will just show the ones I found. \n" ); document.write( "Using synthetic division to see if -2 is a root of \n" ); document.write( " \r\n" ); document.write( "-2 | 1 -3 -26 -18 28\r\n" ); document.write( "---- -2 10 32 -28\r\n" ); document.write( " ---------------------\r\n" ); document.write( " 1 -5 -16 14 0\r\n" ); document.write( " \n" ); document.write( "The remainder (in the bottom right corner) is zero. This means that (x - (-2)) or (x + 2) is a factor of \n" ); document.write( " \n" ); document.write( "Trying possible root of 7: \n" ); document.write( " \r\n" ); document.write( "7 | 1 -5 -16 14\r\n" ); document.write( "--- 7 14 -14\r\n" ); document.write( " ----------------\r\n" ); document.write( " 1 2 -2 0 \n" ); document.write( "The zero remainder means that (x-7) is a factor. So now we have: \n" ); document.write( " \n" ); document.write( "Last of all we try to factor \n" ); document.write( " \n" ); document.write( "which simplifies as follows: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So P(x) has two rational roots, -2 and 7, and two irrational roots, |