document.write( "Question 820446: Using synthetic division can someone help me determine the quotient to these problems?\r
\n" );
document.write( "\n" );
document.write( "1. F(x)=2x³+8x²-5x+5; G(x)=x-2
\n" );
document.write( "
\n" );
document.write( "2. f(x)=x4-x²+3x; g(x)=x+1 \r
\n" );
document.write( "\n" );
document.write( "3. Find the value of f(x)= -15x³+18x²-x+2 at x=-2 \n" );
document.write( "
Algebra.Com's Answer #493583 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! 1. F(x)=2x³+8x²-5x+5; G(x)=x-2 \n" ); document.write( " 2. f(x)=x4-x²+3x; g(x)=x+1 \n" ); document.write( " 3. Find the value of f(x)= -15x³+18x²-x+2 at x=-2 \n" ); document.write( " \r\n" ); document.write( "Synthetic division gives you an easier way to do two \r\n" ); document.write( "different things:\r\n" ); document.write( "\r\n" ); document.write( "A. An easier way to divide a polynomial by a binomial of\r\n" ); document.write( "the form x±, where there is a number in the box. The \r\n" ); document.write( "sign can either be + or -.\r\n" ); document.write( "\r\n" ); document.write( "B. An easier way to substitute a number in a polynomial.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "----------------------------------\r\n" ); document.write( "1. F(x)=2x³+8x²-5x+5; G(x)=x-2\r\n" ); document.write( "\r\n" ); document.write( "Change the sign of the -2 to +2\r\n" ); document.write( "\r\n" ); document.write( "2|2 8 -5 5\r\n" ); document.write( " | 4 24 38 \r\n" ); document.write( " 2 12 19 43\r\n" ); document.write( "\r\n" ); document.write( "The numbers across the bottom all except the last one\r\n" ); document.write( "tells you the coefficients of the quotient. The last\r\n" ); document.write( "number is the remainder. \r\n" ); document.write( "\r\n" ); document.write( "The quotient is always one degree less than the original\r\n" ); document.write( "polynomial. The original polynomial is degree 3 so\r\n" ); document.write( "the quotient polynomial will be degree 2\r\n" ); document.write( "\r\n" ); document.write( "2x²+12x+19 with remainder 43\r\n" ); document.write( "\r\n" ); document.write( "or you can write it 2x²+12x+19+\n" ); document.write( " |