document.write( "Question 307190: Determine whether the binomial (X+4) is a factor of the polynomial
\n" );
document.write( "P(x)=3x^3+14x^2+3x-22 \n" );
document.write( "
Algebra.Com's Answer #219835 by abinasakbar(1)![]() ![]() ![]() You can put this solution on YOUR website! 3x^3+14x^2+3x-22 \n" ); document.write( "3x^3 + 3x + 14x^2 + - 22 \n" ); document.write( "3x(x^2 + 1) + 2 (7x + 11 )\r \n" ); document.write( "\n" ); document.write( "No i dont think x+4 is a factor \n" ); document.write( " |