document.write( "Question 961904: for f(x)= x^3-7x^2+8x+16,
\n" );
document.write( "a, find f(10) using synthetic division.
\n" );
document.write( "b, is 10 a zero of the function? Explain.
\n" );
document.write( "c, use synthetic division to determine if x+1 is a factor of f(x).
\n" );
document.write( "d, is -1 a zero of the function? Explain.
\n" );
document.write( "e, list all of the zeros of the polynomial.
\n" );
document.write( "f, write the polynomial function as a product of linear factors \n" );
document.write( "
Algebra.Com's Answer #587701 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Review the Factor and the Remainder Theorems.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the synthetic division for checking a possible root gives a remainder, this means that the root checked is (*) not a root of the function, and (*) the remainder is the value of the function at that x value which has given that remainder r, or checking any root c, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you know how to do synthetic division, then the possible roots to check are -1, -2, -4, -8, -16, 1, 2, 4, 8, 16. Not more than any three of them would be found to be roots of f. \n" ); document.write( " |