document.write( "Question 831216: what is the equation for a parabola that has the same shape a y=x^2 but has an axis of symmetry of x=2 and opens downward? \n" ); document.write( "
Algebra.Com's Answer #501239 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+y+=+x%5E2+\" has the y-axis for an axis of symmetry
\n" ); document.write( "because replacing \"x\" with \"-x\" will give me the same \"y\"
\n" ); document.write( "-----------------
\n" ); document.write( "\"+y+=+%28x-2%29%5E2+\" is the parabola shifted to the right 2 units
\n" ); document.write( "\"+y+=+-%28x-2%29%5E2+\" is the parabola turned upside down
\n" ); document.write( "Here's a plot of all 3 parabolas:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );