document.write( "Question 248645: Evaluate the discriminant b^2-4ac. Then use the answer to state how many real-number solutions exist for the equation.\r
\n" );
document.write( "\n" );
document.write( "y = x^2 + 8x + 16 \n" );
document.write( "
Algebra.Com's Answer #181189 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y = x^2 + 8x + 16 \n" ); document.write( "b^2-4ac \n" ); document.write( "8^2-4*1*16 \n" ); document.write( "64-64=0 This indicates that there is exactly one real solution. \n" ); document.write( "(x+4)^2 ans. \n" ); document.write( " |