document.write( "Question 175171: how do i determine whether (c+5) is a factor of (c^4+7c^3+6c^2-18c+10)? \n" ); document.write( "
Algebra.Com's Answer #130243 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how do i determine whether (c+5) is a factor of how do i determine whether (c+5) is a factor of (c^4+7c^3+6c^2-18c+10)?
\n" ); document.write( "-----------------
\n" ); document.write( "The easiest way is to substitute -5 for c. If it's a factor, the polynomial will be zero. (The -5 comes from setting (c+5) = 0.)
\n" ); document.write( "(c^4+7c^3+6c^2-18c+10) =? 0
\n" ); document.write( "625 -7*125 + 6*25 + 90 + 10 =? 0
\n" ); document.write( "625 - 875 + 150 + 90 + 10 =? 0
\n" ); document.write( "875 - 875 = 0, so it is a factor.
\n" ); document.write( "
\n" ); document.write( "
\n" );