document.write( "Question 233496: please help me : this is the question
\n" );
document.write( "find the values of k which kx^2+8x+5=o has real roots \r
\n" );
document.write( "\n" );
document.write( "Thankyou \n" );
document.write( "
Algebra.Com's Answer #172341 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! please help me : this is the question \n" ); document.write( "find the values of k which kx^2+8x+5=o has real roots \n" ); document.write( "========================= \n" ); document.write( "The quadratic has Real Number roots if the discriminant \n" ); document.write( "is greater than or equal to zero. \n" ); document.write( "========================= \n" ); document.write( "d = b^2-4ac = 8^2-4*k*5 \n" ); document.write( "---- \n" ); document.write( "Solve for \"k\": \n" ); document.write( "64 -20k >= 0 \n" ); document.write( "20k <= 64 \n" ); document.write( "k <= 3.2 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |