document.write( "Question 1177575: The quadratic equation x² + kx + 36=0 has\r
\n" );
document.write( "\n" );
document.write( "two different real roots. Find the set of possible values of k. \n" );
document.write( "
Algebra.Com's Answer #806666 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I will show you a STANDARD and very SIMPLE WAY, \r \n" ); document.write( "\n" ); document.write( " on how this problem (and many other similar problems) should be treated.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Since the problem talks about different real roots of a quadratic equation, it means that its discriminant is positive.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The discriminant is b^2 - 4ac = k^2 - 4*36 = k^2 - 144.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, the discriminant must be positive\r\n" ); document.write( "\r\n" ); document.write( " k^2 - 144 > 0.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It implies\r\n" ); document.write( "\r\n" ); document.write( " k^2 > 144, \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "which means that EITHER k > 12 OR k < - 12.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. The set of all possible values of k is { k | k > 12 or k < - 12 }.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " It is the union of two infinite semi-intervals (-oo,12) U (12,oo).\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |