document.write( "Question 242122: Find the smallest integral value of c for which the roots of 2x^2-8x+C=0 ARE imaginary.... please help and thanks \n" ); document.write( "
Algebra.Com's Answer #177238 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the smallest integral value of c for which the roots of 2x^2-8x+C=0 ARE imaginary.... \n" ); document.write( "--------------- \n" ); document.write( "The roots are imaginary when the discriminant is negative. \n" ); document.write( "a = 2 ; b = -8 ; c = C \n" ); document.write( "------ \n" ); document.write( "discriminant = b^2-4ac = (-8)^2 - 4*2*C < 0 \n" ); document.write( "64 - 8C < 0 \n" ); document.write( "8C > 64 \n" ); document.write( "C > 8 \n" ); document.write( "---------------- \n" ); document.write( "The roots are imaginary when C > 8. \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |