document.write( "Question 932180: Write an equation in the form y = a(x – h)2 + k for a parabola with focus (0, 5) and directrix y = -3. \n" ); document.write( "
Algebra.Com's Answer #566097 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation in the form y = a(x – h)2 + k for a parabola with focus (0, 5) and directrix y = -3. \n" ); document.write( "*** \n" ); document.write( "Given parabola opens upward: \n" ); document.write( "Basic form of equation: (x-h)^2=4p(y-k) \n" ); document.write( "vertex: (0,1)(midway between focus and directrix on the axis of symmetry) \n" ); document.write( "axis of symmetry: y=0 or x-axis \n" ); document.write( "p=4 (distance from vertex to focus or directrix on the axis of symmetry \n" ); document.write( "4p=16 \n" ); document.write( "equation: (x)^2=16(y-k) \n" ); document.write( "x^2/16=y-1 \n" ); document.write( "y=(1/16)x^2+1 \n" ); document.write( " |