document.write( "Question 1066989: when the expression x^4+ax^3+5x^2+bx+6 is divided by(x-2), the remainder is 16. when it is divided by (x+1) the remainder is 10. what is the value of the constant a,\r
\n" );
document.write( "\n" );
document.write( "i tried elimination but still cant solve it anyway how to solve it? thanks \n" );
document.write( "
Algebra.Com's Answer #682214 by josgarithmetic(39630) ![]() You can put this solution on YOUR website! Use synthetic division to \"check\" the roots : 2, and -1. \n" ); document.write( "You will have remainders which are expressions containing a and b.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Long careful process because of those variables, but then you equate one result to 16 and the other result to 10, and then solve for a and b.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This uses the Remainder Theorem. \n" ); document.write( " |