document.write( "Question 633383: Find an equation of the parabola that satisfies the given conditions.
\n" );
document.write( "Vertex V(-1, 0), focus F(-4, 0)\r
\n" );
document.write( "\n" );
document.write( "( )^(2)=-12( ) \n" );
document.write( "
Algebra.Com's Answer #399017 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the parabola that satisfies the given conditions. \n" ); document.write( "Vertex V(-1, 0), focus F(-4, 0) \n" ); document.write( "This is a parabola that opens rightwards \n" ); document.write( "Its standard form of equation: (y-k)^2=4p(x-h), (h,k)=coordinates of vertex \n" ); document.write( "axis of symmetry: y=0 or x-axis \n" ); document.write( "p=3 (-1 to -4) distance from vertex to focus on the axis of symmetry \n" ); document.write( "4p=12 \n" ); document.write( "equation: y^2=12(x+1) \n" ); document.write( " |