document.write( "Question 282311: 16x^2-4x+4=0
\n" );
document.write( "What is the alue of the discriminant? \n" );
document.write( "
Algebra.Com's Answer #204979 by xachu4u(10)![]() ![]() You can put this solution on YOUR website! Ans:\r \n" ); document.write( "\n" ); document.write( "D=b^2-4ac. \n" ); document.write( "Here b=(-4), a=16, c=4\r \n" ); document.write( "\n" ); document.write( "=> D = 16 - 4*16*4 \n" ); document.write( " = 16 - 256 \n" ); document.write( " = -240\r \n" ); document.write( "\n" ); document.write( "Since D<0 the roots are imaginary \n" ); document.write( " |