document.write( "Question 114167: Under which of the following conditions of k will this quadratic, x^2 + 8x + k - 0, have real-number, but unequal roots? \n" ); document.write( "
Algebra.Com's Answer #83090 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Under which of the following conditions of k will this quadratic, x^2 + 8x + k - 0, have real-number, but unequal roots? \n" ); document.write( "--------------------- \n" ); document.write( "x^2+8x+k=0 \n" ); document.write( "To have Real Number, unequal roots, the discriminant must be positive \n" ); document.write( "-------------- \n" ); document.write( "8^2-4*1*k >0 \n" ); document.write( "4k< 64 \n" ); document.write( "k < 16 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |