document.write( "Question 24554: what is the equation of a parabola whose vertex is the origin and whose directrix is the line y=-3? \n" ); document.write( "
Algebra.Com's Answer #13798 by venugopalramana(3286) You can put this solution on YOUR website! THE GENERAL EQN. OF PARABOLA WITH VERTEX AT ORIGIN IS GIVEN BY \n" ); document.write( "Y^2=4AX.....WHERE DIRECTRIX IS GIVEN BY \n" ); document.write( "Y+A=0.....WHICH IS GIVEN AS Y=-3..OR...Y+3=0...OR A=3 \n" ); document.write( "HENCE \n" ); document.write( "EQN.OF PARABOLA IS \n" ); document.write( "Y^2=4*3*X=12X \n" ); document.write( " |