document.write( "Question 7087: Please help me. I need to know how to compute the intercepts of a quadratic function, and In case of a quadratic function, why are there two x-intercepts and one y-intercept? \n" ); document.write( "
Algebra.Com's Answer #3878 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
If you were to graph a quadratic function, you would see that it results in a parabola that either opens upwards (positive x^2 coefficient) or downwards (negative x^2 coefficient). From the graph you can readily see that the parabola crosses the y-axis only once. But, depending on the sign of the x^2 coefficient and/or the value of the constant term, the parabola may or may not cross the x-axis.
\n" ); document.write( "If the parabola does cross the x-axis, it will cross in two places and the function will have two real roots.
\n" ); document.write( "If the parabola does not cross the x-axis, then the function will have two complex roots.
\n" ); document.write( "A couple of examples should illustrate these ideas:\r
\n" ); document.write( "\n" ); document.write( "1) Quadratic functions with two real roots: 1) y=x^2-2 and 2) y = -x^2+2\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C200%2C-5%2C5%2C-10%2C10%2Cx%5E2-2%29\" \"graph%28300%2C200%2C-5%2C5%2C-10%2C10%2C-x%5E2%2B2%29\"\r
\n" ); document.write( "\n" ); document.write( "1) Quadratic functions with two complex roots: 1) y=x^2+2 and 2) y=-x^2-2\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C200%2C-5%2C5%2C-10%2C10%2Cx%5E2%2B2%29\" \"graph%28300%2C200%2C-5%2C5%2C-10%2C10%2C-x%5E2-2%29\"\r
\n" ); document.write( "\n" ); document.write( "Finding the roots without graphing the function can be done in several different ways. The best method to use depends on how the function is written.\r
\n" ); document.write( "\n" ); document.write( "Some of the methods are:\r
\n" ); document.write( "\n" ); document.write( "1.Factoring.
\n" ); document.write( "2.Completing the square.
\n" ); document.write( "3.Using the quadratic formula, \"x=%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F%282a%29\".\r
\n" ); document.write( "\n" ); document.write( "Method 3. will always work.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );