document.write( "Question 1046925: how do i solve for a vertex? when it asks for a Vertex of (0,0) and it is mimnimum? \n" ); document.write( "
Algebra.Com's Answer #662373 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Depending how you have the equation, general form y=ax^2+bx+c or standard form y=a(x-h)^2+k; \"a%3E0\" will make vertex to be a minimum. Vertex of (0,0) will make the standard form equation take the format y=ax^2. The vertex would be the point, (h,k).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=x%5E2\" is a reference equation for a parabola. Vertex will be the point (0,0). Setup a data table to find some point, graph the points, and sketch this and you will find a graph like this:
\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2Cx%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you shift the graph leftward or rightward, using subtraction of some value h, then in standard form, you would have an equation like \"y=%28x-h%29%5E2\". This would be a shift TO THE RIGHT, IF \"h%3E0\"; or a SHIFT TO THE LEFT IF \"h%3C0\". This means that the vertex, still touching the x-axis, will be at (h,0).
\n" ); document.write( "-
\n" ); document.write( "Imagine that h=5.
\n" ); document.write( "The equation could become \"y=%28x-5%29%5E2\" and the graph is this:
\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2C%28x-5%29%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Imagine that h=-2.
\n" ); document.write( "The equation could become \"y=%28x-%28-2%29%29%5E2\", or \"y=%28x%2B2%29%5E2\" and this shifts the model reference graph two units LEFTWARD, still with vertex touching the x-axis.
\n" ); document.write( "The graph:
\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2C%28x%2B2%29%5E2%29\".
\n" ); document.write( "and vertex is at (-2,0).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Looking again at standard form, \"y=%28x-h%29%5E2%2Bk\", and not yet discussing how k value will contribute to the shifting of the graph, vertex is (h,k); and if the vertex is (0,0), the Origin, then putting these coordinates values into the standard form model, \"y=%28x-0%29%5E2%2B0\", which simplifies to \"y=x%5E2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I have used in these examples, a=1.
\n" ); document.write( "
\n" );