document.write( "Question 338132: Find parametric equations for the rectangular equation: (x+2)^2 = 4(y-1) \n" ); document.write( "
Algebra.Com's Answer #243113 by galactus(183)\"\" \"About 
You can put this solution on YOUR website!
Solving this for y yields \"y=x%5E2%2F4%2Bx%2B2\"\r
\n" ); document.write( "\n" ); document.write( "This parabola has axis parallel to the y axis and has vertex at (-2,1)\r
\n" ); document.write( "\n" ); document.write( "p=1 and the focus is at (-2,2) and the directrix at (-2,0). The directrix is the x-axis.\r
\n" ); document.write( "\n" ); document.write( "Parametrically, it can be represented by \r
\n" ); document.write( "\n" ); document.write( "\"x%28t%29=2t-1\"\r
\n" ); document.write( "\n" ); document.write( "\"y%28t%29=t%5E2%2Bt%2B5%2F4\"\r
\n" ); document.write( "\n" ); document.write( "See, if we solve x for t, we get \"%28x%2B1%29%2F2\"\r
\n" ); document.write( "\n" ); document.write( "Sub into y and get:\r
\n" ); document.write( "\n" ); document.write( "\"%28%28x%2B1%29%2F2%29%5E2%2B%28%28x%2B1%29%2F2%29%2B5%2F4=x%5E2%2F4%2Bx%2B2\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );