document.write( "Question 997912: If for all real numbers x, then what does k equal? \n" );
document.write( "
Algebra.Com's Answer #615846 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! If \n" ); document.write( ": \n" ); document.write( "From completing the square procedure we know that k^2 = half the coefficient of x squared. \n" ); document.write( "k^2 = ( \n" ); document.write( "k = \n" ); document.write( "k = 11 \n" ); document.write( ": \n" ); document.write( "Check: FOIL(x+11)(x+11) = x^2 + 11x + 11x + 121 = x^2 + 22x + 121 \n" ); document.write( " |