document.write( "Question 1160852: Find the possible value(s) for k if the quadratic 3x^2 -2kx +4k=0 has two real roots \n" ); document.write( "
Algebra.Com's Answer #784260 by ikleyn(52810)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The quadratic  3x^2 - 2kx + 4k  has two real roots if and only is the discriminant \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    d = b^2 - 4ac is non-negative:  (-2k)^2 - 4*3*4k >= 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It inplies\r\n" );
document.write( "\r\n" );
document.write( "    4k^2 - 48k >= 0\r\n" );
document.write( "\r\n" );
document.write( "    k^2  - 12k >= 0\r\n" );
document.write( "\r\n" );
document.write( "    k*(k - 12) >= 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  EITHER k <=0  OR  k >= 12.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Note that when k = 0 or k = 12 (when d = 0), the two real roots merge into one real root of the multiplicity 2.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );