document.write( "Question 628478: Use synthetic division and the remainder theorem to find the value of the given function
\n" );
document.write( "g(-3)= Answer
\n" );
document.write( "Formula= g(x)=x^3-3x^2+x-7 \n" );
document.write( "
Algebra.Com's Answer #395671 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Using synthetic division to divide \n" ); document.write( " \r\n" ); document.write( "-3 | 1 -3 1 -7\r\n" ); document.write( "===== -3 18 57\r\n" ); document.write( " =================\r\n" ); document.write( " 1 -6 -19 50\r\n" ); document.write( " \n" ); document.write( "The remainder is in the lower right corner. According to the Remainder Theorem this is g(-3): 50 \n" ); document.write( " |