document.write( "Question 752653: Write the function whose graph is the graph of y=(x+2)^2 but is reflected the x-axis
\n" ); document.write( "y=____
\n" ); document.write( "

Algebra.Com's Answer #457948 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
To reflect over the x-axis, simply negate the function, that is, multiply the function by -1.
\n" ); document.write( "Parent funtion: \"y+=+%28x%2B2%29%5E2\"
\n" ); document.write( "Reflected function: \"y+=+-%28x%2B2%29%5E2\"
\n" ); document.write( "
\n" );