document.write( "Question 1028675: Find the value(s) of k that makes the second polynomial a factor of the first. (Enter your answers as a comma-separated list.)\r
\n" );
document.write( "\n" );
document.write( "kx^3+20x^2+x-15; x+3 \n" );
document.write( "
Algebra.Com's Answer #643748 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the value(s) of k that makes the second polynomial a factor of the first. (Enter your answers as a comma-separated list.) \n" ); document.write( "kx^3+20x^2+x-15; x+3 \n" ); document.write( "--------------------------- \n" ); document.write( "Use synthetic division:: \n" ); document.write( "-3)....k....20....1....-15 \n" ); document.write( ".......k....20-3k..21-3k..|6-3k \n" ); document.write( "---- \n" ); document.write( "Solve:: 6-3k = 0 \n" ); document.write( "k = 2 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |