document.write( "Question 927264: Can you help me: find the vertex, value of p, axis of symmetry, focus, and Directrix of each parabola?
\n" );
document.write( "1. y=1/8(x-1)^2
\n" );
document.write( "2. x=2y^2 +1
\n" );
document.write( "3. x-2=1/2(y+1)^2 \n" );
document.write( "
Algebra.Com's Answer #562853 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! the vertex form of a Parabola opening up(a>0) or down(a<0), \n" ); document.write( " \n" ); document.write( "where(h,k) is the vertex and x = h is the Line of Symmetry , \n" ); document.write( "the focus is (h,k + p), With Directrix y = (k - p), a = 1/(4p) \n" ); document.write( "............\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=1/8(x-1)^2 Parabola Opening Upward a = 1/8 > 0 \n" ); document.write( "vertex, (1,0) \n" ); document.write( "value of p, a = 1/8 = 1/(4p), p = 2 \n" ); document.write( "axis of symmetry, x = 1 \n" ); document.write( "focus (1, 2) \n" ); document.write( "Directrix: y = -2 \n" ); document.write( "........... \n" ); document.write( "the vertex form of a Parabola opening right(a>0) or left(a<0), \n" ); document.write( " \n" ); document.write( " where(h,k) is the vertex and y = k is the Line of Symmetry, \n" ); document.write( "the focus is (h +p,k ), With Directrix x = (h - p) , a = 1/(4p) \n" ); document.write( ".......... \n" ); document.write( "2. x=2y^2 +1 \n" ); document.write( "vertex, (1,0) \n" ); document.write( "value of p, a = 2 = 1/(4p), p = 1/8 \n" ); document.write( "axis of symmetry, y = 0 \n" ); document.write( "focus (9/8, 0) \n" ); document.write( "Directrix: x = 7/8 \n" ); document.write( "....... \n" ); document.write( "3. x=1/2(y+1)^2 + 2 \n" ); document.write( "vertex, (2,-1) \n" ); document.write( "value of p, a = 1/2 = 1/(4p), p = 1/2 \n" ); document.write( "axis of symmetry, y = -1 \n" ); document.write( "focus (2.5, -1) \n" ); document.write( "Directrix: x = 1.5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |