document.write( "Question 257140: Use synthetic division to evaluate g(4) and g(5).
\n" );
document.write( "g(x)= 9x^4 - 8x^2 - 9x - 5 \n" );
document.write( "
Algebra.Com's Answer #189095 by Alan3354(69443) You can put this solution on YOUR website! Use synthetic division to evaluate g(4) and g(5). \n" ); document.write( "g(x)= 9x^4 - 8x^2 - 9x - 5 \n" ); document.write( "-------------- \n" ); document.write( "For g(4), you sub 4 for x. I don't see how synthetic, or any sort of division, has anything to do with that. \n" ); document.write( "g(4) = 9*256 - 8*16 - 9*4 - 5 \n" ); document.write( "g(4) = 2304 - 128 - 36 - 5 \n" ); document.write( "g(4) = 2135 \n" ); document.write( "----------- \n" ); document.write( "Do the same with 5. \n" ); document.write( " \n" ); document.write( " |