document.write( "Question 893238: Use the Factor Theorem to determine whether x - c is a factor of f(x).\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^4 - 32x^2 - 144; x - 12\r
\n" );
document.write( "\n" );
document.write( " answers
\n" );
document.write( " Yes
\n" );
document.write( " No
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #541193 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Plug in x = 12 to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x)=x^4 - 32x^2 - 144\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(12)=(12)^4 - 32(12)^2 - 144\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(12)=15984\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This result is NOT zero, so x-12 is NOT a factor of f(x) \n" ); document.write( " |