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 #219782 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: If \"x-r\" is a factor of the polynomial \"P%28x%29\", then \"P%28r%29=0\". In the case of this problem, this means that if \"x-%28-4%29\" is a factor, then \"P%28-4%29=0\". \n" ); document.write( "
\n" );