document.write( "Question 245065: find the value of k. x^2+kx-21=0
\n" );
document.write( "when one root is 7 \n" );
document.write( "
Algebra.Com's Answer #179148 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2+kx-21 \n" ); document.write( "(x+7)(x-3) \n" ); document.write( "x^2+4x-21 \n" ); document.write( "k=4 ans. \n" ); document.write( " |