document.write( "Question 247384: Determine whether the equation has two distinct real number solutions, one real numbers solution, or no real number solution.\r
\n" );
document.write( "\n" );
document.write( "x^2 - 8x + 16 = 0 \n" );
document.write( "
Algebra.Com's Answer #180476 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2 - 8x + 16 = 0 \n" ); document.write( "(x-4)^2=0 \n" ); document.write( "x-4=0 \n" ); document.write( "x=4 ans. \n" ); document.write( "One real number solution. \n" ); document.write( " |