document.write( "Question 765304: Describe the nature of the roots of the equation x^2-4x+4=0, when I worked this problem out I got:
\n" );
document.write( "a=1,b=-4,c=4
\n" );
document.write( "d=b^2-4ac
\n" );
document.write( "d=(-4)^2-4(1)(4)
\n" );
document.write( "d=16-16=0
\n" );
document.write( " the answer 0 is one real root according to the \"nature of the roots\" \n" );
document.write( "
Algebra.Com's Answer #466068 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! You are correct. \n" ); document.write( "The \"one root\" is: \n" ); document.write( "-b/(2a)=-(-4)/(2)= 2 \n" ); document.write( " |