document.write( "Question 172247This question is from textbook Introductory Algebra
\n" );
document.write( ": 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 #127231 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! For: \n" ); document.write( "y = x^2 + 8x + 16 \n" ); document.write( "a = 1 \n" ); document.write( "b = 8 \n" ); document.write( "c = 16 \n" ); document.write( ". \n" ); document.write( "discriminant b^2 - 4ac \n" ); document.write( "= 8^2 - 4(1)(16) \n" ); document.write( "= 64 - 64 \n" ); document.write( "= 0 \n" ); document.write( ". \n" ); document.write( "Since discriminant = 0, there is only \"one real solution\". \n" ); document.write( " \n" ); document.write( " |