document.write( "Question 939556: Find an integer c such that the equation 4x^2+cx=9=0 has a double real root.
\n" );
document.write( "please help me with this problem thank you. \n" );
document.write( "
Algebra.Com's Answer #572542 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an integer c such that the equation 4x^2+cx+9=0 has a double real root. \n" ); document.write( "-------- \n" ); document.write( "Condition required to have double real root:: b^2-4ac = 0 \n" ); document.write( "----- \n" ); document.write( "Solve:: c^2 -4*4*9 = 0 \n" ); document.write( "c^2 -144 = 0 \n" ); document.write( "----- \n" ); document.write( "(c-12)(c+12) = 0 \n" ); document.write( "--- \n" ); document.write( "c = 12 or c = -12 \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |