document.write( "Question 252123: Determine the value of k so that x^2 –3x – 4k divides x^3 –37x –12k \n" ); document.write( "
Algebra.Com's Answer #183919 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! To solve this problem, we want to use polynomial division. On the outside you will write \n" ); document.write( "\n" ); document.write( "In the first division run through, we place an x above the x^3 term. By distributive property, we get \n" ); document.write( " \n" ); document.write( "-28x - 4kx = 0. K = -7. \n" ); document.write( " |