document.write( "Question 120077: Hello can you help me with this.
\n" ); document.write( "Calculate the value of the discriminant of x^2+4x+4=0
\n" ); document.write( "By examining the sign of the discriminant in part a, how many x-intercepts would the graph of y=x^2+4x+4 have? Why?
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #88001 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\" is the quadratic formula. The portion of the formula under the radical (\"b%5E2-4ac\") is called the discriminant because it discriminates as to the type of roots for a given set of coefficients a, b, and c.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if \"b%5E2-4ac%3E0\", then the two roots of \"ax%5E2%2Bbx%2Bc=0\" are real and unequal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if \"b%5E2-4ac=0\", then the two roots of \"ax%5E2%2Bbx%2Bc=0\" are real and equal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if \"b%5E2-4ac%3C0\", then the two roots of \"ax%5E2%2Bbx%2Bc=0\" are a complex conjugate pair.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In the problem given, \"a=1\", \"b=4\", and \"c=4\", so \"b%5E2-4ac=4%5E2-4%281%29%284%29=16-16=0\". This means that the two roots of \"x%5E2%2B4x%2B4=0\" are real and equal, therefore the graph of \"f%28x%29=x%5E2%2B4x%2B4\" intersects the x axis at one point -- because both of the roots of the quadratic equation exist at the same point.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The following illustrates the graphs of \"f%28x%29=x%5E2%2B4x%2B3\" (red graph, discriminant positive), \"f%28x%29=x%5E2%2B4x%2B4\" (green graph, discriminant zero), and \"f%28x%29=x%5E2%2B4x%2B5\" (blue graph, discriminant negative)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28600%2C600%2C-5%2C5%2C-5%2C5%2Cx%5E2%2B4x%2B3%2Cx%5E2%2B4x%2B4%2Cx%5E2%2B4x%2B5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this helps,
\n" ); document.write( "John\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );