document.write( "Question 1081057: how do i graph the parabola (y-9)^2=12(x-8) \n" ); document.write( "
Algebra.Com's Answer #695151 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
That is a modified form of the parabola \"x=y%5E2\" .
\n" ); document.write( "You probably know that the graph of \"y=x%5E2\" looks like this:
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-3%2C27%2Cx%5E2%29\" .
\n" ); document.write( "Nice graph, symmetrical about the positive y-axis (the \"x=0\" line),
\n" ); document.write( "with a vertex at point (0,0), the origin.
\n" ); document.write( "Each point has a twin that is its reflection about the y-axis,
\n" ); document.write( "except the vertex.
\n" ); document.write( "The vertex is a unique point, and its reflection is the vertex itself.
\n" ); document.write( "
\n" ); document.write( "If you swap the x for the y and the y for the x, you get \"x=y%5E2\" :
\n" ); document.write( "\"graph%28300%2C300%2C-3%2C27%2C-5%2C5%2Csqrt%28x%29%2C-sqrt%28x%29%29\" .
\n" ); document.write( "Nice graph, symmetrical about the positive x-axis,
\n" ); document.write( "with a vertex at point (0,0), the origin.
\n" ); document.write( "Points with \"abs%28y%29=1\"<-->\"y%5E2=1\" , \"y=1\" and \"y=-1\" ,
\n" ); document.write( "have \"x=1\" .
\n" ); document.write( "Points with \"abs%28y%29=2\"<-->\"y%5E2=4\" , \"y=2\" and \"y=-2\" ,
\n" ); document.write( "have \"x=4\" .
\n" ); document.write( "
\n" ); document.write( "If you graphed them on wax paper (or anything translucent enough),
\n" ); document.write( "flipping the paper so as to swap the arrows for the x- and y-axes
\n" ); document.write( "would turn one graph into the other.
\n" ); document.write( "
\n" ); document.write( "\"12%28x-8%29=%28y-9%29%5E2\" is a version of \"x=y%5E2\" ,
\n" ); document.write( "with a vertex at (8,9) ,
\n" ); document.write( "the unique point with \"system%28x-8=0%2Cy-9=0%29\" <---> \"system%28x=8%2Cy=9%29\" .
\n" ); document.write( "Points with \"abs%28y-9%29=1\"<-->\"%28y-9%29%5E2=1\" , \"y=10\" and \"y=8\" ,
\n" ); document.write( "have \"12%28x-8%29=1\" <---> \"x=8=1%2F12\" .
\n" ); document.write( "Points with \"abs%28y-9%29=2\"<-->\"%28y-9%29%5E2=4\" , \"y=11\" and \"y=7\" ,
\n" ); document.write( "have \"12%28x-8%29=4\" <---> \"x=8=%281%2F12%294\" .
\n" ); document.write( "
\n" ); document.write( "So, the graph is like the graph of \"x=y%5E2\" ,
\n" ); document.write( "except it has been moved up and right to shift the vertex to (8,9),
\n" ); document.write( "its axis of symmetry is now the line \"y=9\" ,
\n" ); document.write( "and it has been shrunk along the x-direction by a factor of \"12\" ,
\n" ); document.write( "so you go much farther from the vertex in the x-direction
\n" ); document.write( "and get the same distance away from its \"blue%28y=9%29\" axis of symmetry:
\n" ); document.write( " ,
\n" ); document.write( " .
\n" ); document.write( "
\n" );