document.write( "Question 163634: The problem I am stuck on is this:\r
\n" );
document.write( "\n" );
document.write( "Find k so that (x+3) is a factor of (x^3+kx^2+kx-15) \n" );
document.write( "
Algebra.Com's Answer #120528 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find k so that (x+3) is a factor of (x^3+kx^2+kx-15) \n" ); document.write( "-------------------- \n" ); document.write( "For (x+3) to be a factor, f(-3) must be zero. \n" ); document.write( "--------------------- \n" ); document.write( "f(-3) = (-3)^3 + k(-3)^2 + k(-3) - 15\r \n" ); document.write( "\n" ); document.write( "Then -27 + 9k -3k - 15 = 0 \n" ); document.write( "And 6k = 42 \n" ); document.write( "So k = 7 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |