document.write( "Question 755236: A.) What is an equation of the parabola with vertex at the origin and focus (-5,0)?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B.) what are the vertex, focus, and directrix of the parabola with equation y=x^2-6x+15. \n" );
document.write( "
Algebra.Com's Answer #459727 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A.) What is an equation of the parabola with vertex at the origin and focus (-5,0)? \n" ); document.write( "Basic equation for a parabola that opens leftward with vertex at (0,0): y^2=-4px \n" ); document.write( "p=5 \n" ); document.write( "4p=20 \n" ); document.write( "Equation for given parabola: y^2=-20x \n" ); document.write( ".. \n" ); document.write( "B.) what are the vertex, focus, and directrix of the parabola with equation \n" ); document.write( "y=x^2-6x+15. \n" ); document.write( "complete the square \n" ); document.write( "y=(x^2-6x+9)-9+15 \n" ); document.write( "y=(x-3)^2+6 \n" ); document.write( "(x-3)^2=(y-6) \n" ); document.write( "This is an equation of a parabola that opens upward. \n" ); document.write( "Its basic equation: (x-h)^2=4p(y-k) \n" ); document.write( "For given equation: y=x^2-6x+15 \n" ); document.write( "vertex: (3,6) \n" ); document.write( "axis of symmetry: x=3 \n" ); document.write( "4p=1 \n" ); document.write( "p=1/4 \n" ); document.write( "focus: (3, 25/4) (p-distance above vertex on the axis of symmetry) \n" ); document.write( "diectrix: y=23/4 (p-distance below vertex on the axis of symmetry) \n" ); document.write( " |