document.write( "Question 468064: 4. Use the remainder theorem to:
\n" );
document.write( "(A)find the remainder when f(x) is divided by x – c, and
\n" );
document.write( "(B)determine whether x – c is a factor of f(x).
\n" );
document.write( "Please show all of your work.
\n" );
document.write( "f(x)=x³+3x²-8x+10;x-5 \r
\n" );
document.write( "\n" );
document.write( "I appreciate any help, thanks. \n" );
document.write( "
Algebra.Com's Answer #321152 by Theo(13342)![]() ![]() You can put this solution on YOUR website! here's a good reference on remainder theorem.\r \n" ); document.write( "\n" ); document.write( "http://www.mathsisfun.com/algebra/polynomials-remainder-factor.html\r \n" ); document.write( "\n" ); document.write( "the gist of what's in the reference is as follows:\r \n" ); document.write( "\n" ); document.write( "The remainder theorem states:\r \n" ); document.write( "\n" ); document.write( "When you divide a polynomial f(x) by x-c the remainder r will be f(c)\r \n" ); document.write( "\n" ); document.write( "The factor theorem states:\r \n" ); document.write( "\n" ); document.write( "When f(c)=0 then x-c is a factor of the polynomial\r \n" ); document.write( "\n" ); document.write( "what does this mean to your problem?\r \n" ); document.write( "\n" ); document.write( "your equation is:\r \n" ); document.write( "\n" ); document.write( "f(x) = x^3 + 3x^2 - 8x + 10\r \n" ); document.write( "\n" ); document.write( "you want to divide this by (x-5)\r \n" ); document.write( "\n" ); document.write( "you want to know whether (x-5) is a factor of x^3 + 3x^2 - 8x + 10\r \n" ); document.write( "\n" ); document.write( "from the remainder theorem, if (x-5) is a factor of x^3 + 3x^2 - 8x + 10, then f(5) must be equal to 0.\r \n" ); document.write( "\n" ); document.write( "replacing x with 5 in the equation, you get:\r \n" ); document.write( "\n" ); document.write( "(5)^3 + 3(5^2) - 8(5) + 10 = 125 + 75 - 40 + 10 = 170\r \n" ); document.write( "\n" ); document.write( "since the answer is not 0, this means that (x-5) is NOT a factor of x^3 + 3x^2 - 8x + 10.\r \n" ); document.write( "\n" ); document.write( "being a factor of the equation, means that (x-5) would have been a root of the equation.\r \n" ); document.write( "\n" ); document.write( "if (x-5) was a root of the equation, then the graph of the equation should have shown that the value of y when x = 5 was 0.\r \n" ); document.write( "\n" ); document.write( "the graph of the equation is shown below:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "from the graph, it looks like the graph might have a root at x = -5, but definitely NOT at x = 5.\r \n" ); document.write( "\n" ); document.write( "if the equation had a root at x = -5, then (x+5) would be a factor of the equation, and when you divided the equation by (x+5), you should get a remainder of 0.\r \n" ); document.write( "\n" ); document.write( "f(-5) = (-5)^3 + 3*(-5)^2 - 8*(-5) + 10 = -125 + 75 + 40 + 10 = 0\r \n" ); document.write( "\n" ); document.write( "since the remainder is 0, this means that (x+5) IS a factor of the equation.\r \n" ); document.write( "\n" ); document.write( "unfortunately, you were not asked that.\r \n" ); document.write( "\n" ); document.write( "you were asked to find if (x-5) was a factor of the equation.\r \n" ); document.write( "\n" ); document.write( "it is not.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |