document.write( "Question 457781: I really don't understand this one:\r
\n" );
document.write( "\n" );
document.write( "Determine the nature of the solution of the equation
\n" );
document.write( "x^2-18x+81=0 \n" );
document.write( "
Algebra.Com's Answer #314031 by Alan3354(69443) You can put this solution on YOUR website! You can do it 2 ways. \n" ); document.write( "The discriminant = \n" ); document.write( "--> 2 real solutions, both x = 9 \n" ); document.write( "--------------------------- \n" ); document.write( "Or you can factor it \n" ); document.write( "= (x-9)^2 \n" ); document.write( "same thing, 2 real solutions x = 9, or x = 9, multiplicity 2. \n" ); document.write( " \n" ); document.write( " |