document.write( "Question 170145: The question states, write the standard equation for each conic given the following info. \r
\n" );
document.write( "\n" );
document.write( "Parabola with a focus (-2,3) and a directrix x=2\r
\n" );
document.write( "\n" );
document.write( "how do i write the standard equation with this given information?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #125589 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write the standard equation for each conic given the following info. \n" ); document.write( "Parabola with a focus (-2,3) and a directrix x=2 \n" ); document.write( "--------------- \n" ); document.write( "Plot the information you have so you can see what is happening. \n" ); document.write( "The vertex is equidistanc from the directrix and the focus \n" ); document.write( "so it must be at (0,3) \n" ); document.write( "-------------------- \n" ); document.write( "p is the distance from the vertex to the focus; so p=-2. \n" ); document.write( "Then 4p = -8 \n" ); document.write( "------------------- \n" ); document.write( "Equation Form: \n" ); document.write( "(y-k)^2 = 4p(x-h) where (h,k) is the vertex. \n" ); document.write( "Your Equation: \n" ); document.write( "(y-3)^2 = -8(x) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |