document.write( "Question 965706: A parabola has a Vertex (1,4) and directrix Y=5 1/4. Find the equation in standard form \n" ); document.write( "
Algebra.Com's Answer #590260 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A parabola has a Vertex (1,4) and directrix Y=5 1/4. Find the equation in standard form. \n" ); document.write( "parabola opens downward: \n" ); document.write( "Its basic form of equation: (x-h)^2=-4p(y-k), (h,k)=coordinates of vertex \n" ); document.write( "given vertex:(1, 4) \n" ); document.write( "axis of symmetry: x=1 \n" ); document.write( "p=1 1/4=5/4 (distance from vertex to directrix on the axis of symmetry) \n" ); document.write( "4p=5 \n" ); document.write( "equation: (x-1)^2=-5(y-4) \n" ); document.write( " |