document.write( "Question 1011819: For what values of k will the remainder be the same when x^2 +kx +4 is divided by x1 or x+1? thank you. \n" ); document.write( "
Algebra.Com's Answer #627612 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For what values of k will the remainder be the same when x^2 +kx +4 is divided by x1 or x+1? thank you. \n" ); document.write( "----- \n" ); document.write( "Dividing by \"x\":: \n" ); document.write( "Quotient:: x+k \n" ); document.write( "Remainder:: 4/x \n" ); document.write( "----- \n" ); document.write( "Dividing by x+1:: \n" ); document.write( "Quotient:: x+k-1 \n" ); document.write( "Remainder:: (-k+5)/(x+1) \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "4/x = (-k+5)/(x+1) \n" ); document.write( "--- \n" ); document.write( "4x + 4 = -kx + 5x \n" ); document.write( "------ \n" ); document.write( "kx - x = -4 \n" ); document.write( "kx = x-4 \n" ); document.write( "k = 1-(4/x) \n" ); document.write( "------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |