document.write( "Question 1106268: How would I find the equation of a parabola whose vertex is (0,0) and two other points are (1,-2) and (-1,-2)? \n" ); document.write( "
Algebra.Com's Answer #721209 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The vertex form of a parabola is \"+y+=+a%28x-h%29%5E2+-+k+\" where (h,k) = coordinates of the vertex\r
\n" ); document.write( "\n" ); document.write( "The vertex is given to be at (0,0), simplifying the above to \"+y+=+ax%5E2+\"\r
\n" ); document.write( "\n" ); document.write( "Picking one of the other two points (1,-2) allows us to find a:
\n" ); document.write( " \"++-2+=+a%2A%281%29%5E2+\"
\n" ); document.write( " \"+a+=+-2+\" —> \"+highlight%28y+=+-2x%5E2+%29+\"\r
\n" ); document.write( "\n" ); document.write( "Since a<0, the parabola opens downward
\n" ); document.write( "
\n" );