document.write( "Question 941392: Begin with the parent y = x² graph. Show how to transform it to graph the
\n" ); document.write( "function below. \r
\n" ); document.write( "\n" ); document.write( "y = -2(x + 1)² + 1
\n" ); document.write( "

Algebra.Com's Answer #573888 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
start with:\r
\n" ); document.write( "\n" ); document.write( "\"y+=+x%5E2+\"\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+x%5E2%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now, multiply coefficient of \"x%5E2+\" by \"-2\"\r
\n" ); document.write( "\n" ); document.write( "\"y+=+-2x%5E2+\"\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+-2x%5E2%29+\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29\" flipped upside down (\"reflected about the x-axis\") and the parabola for \"-2x%5E2+\" grows twice as fast as \"x%5E2\", so its graph is \"squeezed\"\r
\n" ); document.write( "\n" ); document.write( "now add \"1\" to \"x\" and square it\r
\n" ); document.write( "\n" ); document.write( "\"y+=+-2%28x+%2B+1%29%5E2+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+-2%28x%2B1%29%5E2%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "as you can see entire graph is moved one unit to the left\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now add \"1\" to \"y+=+-2%28x+%2B+1%29%5E2+\"\r
\n" ); document.write( "\n" ); document.write( "\"y+=+-2%28x+%2B+1%29%5E2+%2B1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+-2%28x%2B1%29%5E2%2B1%29+\"\r
\n" ); document.write( "\n" ); document.write( "as you can see entire graph is moved one unit up\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so, in short the parent function graph was:
\n" ); document.write( "1. flipped upside down (\"reflected about the x-axis\") and squized
\n" ); document.write( "2. moved one unit to the left
\n" ); document.write( "3. moved one unit up\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );