document.write( "Question 175026: For which value(s) of k will the roots of 4x^2 + kx + 1 = 0 be real and unequal? \n" ); document.write( "
Algebra.Com's Answer #130126 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
For which value(s) of k will the roots of 4x^2 + kx + 1 = 0 be real and unequal?
\n" ); document.write( "--------------------------
\n" ); document.write( "determinant = k^2 - 4*4*1 = k^2-16
\n" ); document.write( "---------------------------------------
\n" ); document.write( "To have real and unequal roots the determinant must be > 0.
\n" ); document.write( "k^2-16 > 0
\n" ); document.write( "k^2 > 16
\n" ); document.write( "k > 4 or k < -4
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );