document.write( "Question 800620: For what values of k does 3x^2 - kx + 2 = 0 have equal roots\r
\n" );
document.write( "\n" );
document.write( "Can you please help me out thanks so much in advance:) \n" );
document.write( "
Algebra.Com's Answer #483159 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For what values of k does 3x^2 - kx + 2 = 0 have equal roots \n" ); document.write( "---- \n" ); document.write( "A quadratic has equal roots when the discriminant = 0 \n" ); document.write( "---- \n" ); document.write( "b^2 - 4ac = 0 \n" ); document.write( "k^2 - 4*3*2 = 0 \n" ); document.write( "k^2 = 24 \n" ); document.write( "k = 2sqrt(6) or k = -2sqrt(6) \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |