document.write( "Question 1000266: by completing the square,find in, terms of k, the roots of the equation\r
\n" );
document.write( "\n" );
document.write( "x^2+2kx-7=0 \n" );
document.write( "
Algebra.Com's Answer #617738 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! by completing the square,find in, terms of k, the roots of the equation \n" ); document.write( "x^2 + 2kx - 7 = 0 \n" ); document.write( "x^2 + 2kx + ____ = 7 \n" ); document.write( "To complete the square, divide the coefficient of x by 2 and square it, add to both sides \n" ); document.write( "x^2 + 2kx + k^2 = 7 + k^2 \n" ); document.write( "(x + k)^2 = 7 + k^2 \n" ); document.write( "Find the square root of both sides \n" ); document.write( "x + k = +/- \n" ); document.write( "x = -k + \n" ); document.write( "and \n" ); document.write( "x = -k - |