document.write( "Question 612351: Find the standard form of a parabola with vertex (0,0) and directrix x=7 \n" ); document.write( "
Algebra.Com's Answer #385363 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the standard form of a parabola with vertex (0,0) and directrix x=7 \n" ); document.write( "** \n" ); document.write( "This is a parabola that opens leftwards. \n" ); document.write( "Its standard form of equation: (y-k)^2=-4p(x-h), (h,k)=(x,y) coordinates of the vertex \n" ); document.write( "For given parabola: \n" ); document.write( "vertex (0,0) (given) \n" ); document.write( "axis of symmetry: x-axis or y=0 \n" ); document.write( "p=7 (distance from directrix to vertex on the axis of symmetry. \n" ); document.write( "4p=28 \n" ); document.write( "Equation: y^2=-28x \n" ); document.write( " |