document.write( "Question 672928: Use division to show that the indicated polynomial is a factor of the given polynomial function f.
\n" ); document.write( "(x − 1)(x − 4); f(x) = x^4 − 5x^3 + 13x^2 − 45x + 36\r
\n" ); document.write( "\n" ); document.write( "Any help is needed. Please give me detailed steps if possible. Thanks!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #418429 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
(x - 1)(x - 4); f(x) = x4 - 5x³ + 13x² - 45x + 36
\n" ); document.write( "
\r\n" );
document.write( "We first find \"f%28x%29%2F%28x-1%29\" of \"%28x%5E4+-+5x%5E3+%2B+13x%5E2+-+45x+%2B+36%29%2F%28x-1%29\"\r\n" );
document.write( "\r\n" );
document.write( "to show that the remainder is 0.  That will show that (x - 1) \r\n" );
document.write( "is a factor of f(x).  I'll use synthetic division where we use +1\r\n" );
document.write( "to divide by (x - 1):\r\n" );
document.write( "\r\n" );
document.write( " 1 | 1 -5 13 -45  36 \r\n" );
document.write( "   |    1 -4   9 -36\r\n" );
document.write( "     1 -4  9 -36   0\r\n" );
document.write( "\r\n" );
document.write( "So therefore (x - 1) is a factor, and we have now factored f(x) as\r\n" );
document.write( "\r\n" );
document.write( "f(x) = (x - 1)(x³ - 4x² + 9x - 36)\r\n" );
document.write( "\r\n" );
document.write( "Now we must also show that the factor in the second parentheses is\r\n" );
document.write( "divisible by (x - 1)\r\n" );
document.write( "\r\n" );
document.write( "-------------------------------------------------- \r\n" );
document.write( "\r\n" );
document.write( "Now we must show that (x - 4) is also a fsctor\r\n" );
document.write( "\r\n" );
document.write( "--------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "We now find \"%28x%5E3+-+4x%5E2+%2B+9x+-+36%29%2F%28x-4%29\" \r\n" );
document.write( "\r\n" );
document.write( "to show that the remainder is 0.  That will show that (x - 4) \r\n" );
document.write( "is a factor of x³ - 4x² + 9x - 36, and therefore a factor of\r\n" );
document.write( "f(x).  I'll use synthetic division again this time where we \r\n" );
document.write( "use +4 to divide by (x - 4):\r\n" );
document.write( "\r\n" );
document.write( " 4 | 1 -4  9 -36 \r\n" );
document.write( "   |    4  0  36\r\n" );
document.write( "     1  0  9   0\r\n" );
document.write( "\r\n" );
document.write( "So therefore (x - 4) is a factor, and we have now factored f(x) as\r\n" );
document.write( "\r\n" );
document.write( "We started with\"\r\n" );
document.write( "\r\n" );
document.write( "f(x) = x4 - 5x³ + 13x² - 45x + 36\r\n" );
document.write( "\r\n" );
document.write( "and factored it with synthetic division as this\r\n" );
document.write( "\r\n" );
document.write( "f(x) = (x - 1)(x³ - 4x² + 9x - 36)\r\n" );
document.write( "\r\n" );
document.write( "And further factored the right factor with synthetic\r\n" );
document.write( "division as this:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = (x - 1)(x - 4)(x² + 0x + 9)\r\n" );
document.write( "\r\n" );
document.write( "Eliminating the zero term, this is the factored form\r\n" );
document.write( "\r\n" );
document.write( "f(x) = (x - 1)(x - 4)(x² + 9)\r\n" );
document.write( "\r\n" );
document.write( "which proves that (x - 1)(x - 4) is a factor of f(x).\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );