document.write( "Question 771158: we're doing parabolas at the moment. I need to know how to find the turning point of a parabola, when the equation is (x-2)(x+2) for example. How do I substitute it in with the line of symmetry?? \n" ); document.write( "
Algebra.Com's Answer #469974 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Assuming you mean, like \"y=%28x-2%29%28x%2B2%29\", the \"turning point\" would be the vertex, either a maximum point or a minimum point. Your example allows you to quickly find horizontal number line intercepts; the x value for the vertex will be in the exact middle of these horizontal x intercepts. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x-intercepts, the \"zeros\" of y:
\n" ); document.write( "\"%28x-2%29%28x%2B2%29=0\"
\n" ); document.write( "Either x=2 or x=-2
\n" ); document.write( "THOSE are the x-intercepts, where y=0, where parabola crosses the x-axis.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What is x at the vertex?
\n" ); document.write( "\"%282%2B%28-2%29%29%2F2=0\"
\n" ); document.write( "\"highlight%28x=0%29\" is the coordinate for the vertex.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What is y coordinate at the vertex?
\n" ); document.write( "\"y=%280-2%29%280%2B2%29\"
\n" ); document.write( "\"y=%28-2%29%282%29\"
\n" ); document.write( "\"highlight%28y=-4%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "MEANING: the vertex of this parabola is (0, -4)
\n" ); document.write( "
\n" );