document.write( "Question 866555: vertically compress by a factor of 1/2 and translate down by 2
\n" ); document.write( "y=x^2
\n" ); document.write( "

Algebra.Com's Answer #522356 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
We start with \"y=x%5E2\". That is given to us. This is the parent quadratic function/equation. This is the green graph shown below.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We would then \"vertically compress by a factor of 1/2\". So we would multiply \"x%5E2\" by 1/2 which \"squishes\" the graph. This is because every point on the graph is now half as high as it used to be (ex: y = 4 ---> y = (1/2)*4 = 2 )\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we now have \"y+=+expr%281%2F2%29x%5E2\". This is the blue graph shown below.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finally, we \"translate down by 2\" to get \"y+=+expr%281%2F2%29x%5E2-2\". Visually we are just shifting the entire blue graph 2 units down to get the purple graph.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Below are the graphs of \"y=x%5E2\", \"y+=+expr%281%2F2%29x%5E2\", and \"y+=+expr%281%2F2%29x%5E2-2\" in green, blue and purple respectively.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The sequence of graphs above (all plotted on the same xy axis) shows us how \"y=x%5E2\" transforms into \"y+=+expr%281%2F2%29x%5E2-2\"
\n" ); document.write( "
\n" );