document.write( "Question 1135976: Find the vertex, focus, directrix, and focal width of the parabola.
\n" );
document.write( "x2 = 20y
\n" );
document.write( "choices are below\r
\n" );
document.write( "\n" );
document.write( "Vertex: (0, 0); Focus: (0, 5); Directrix: y = -5; Focal width: 20
\n" );
document.write( "
\n" );
document.write( "Vertex: (0, 0); Focus: (5, 0); Directrix: x = 5; Focal width: 5
\n" );
document.write( "
\n" );
document.write( "Vertex: (0, 0); Focus: (5, 0); Directrix: y = 5; Focal width: 80
\n" );
document.write( "
\n" );
document.write( "Vertex: (0, 0); Focus: (0, -5); Directrix: x = -5; Focal width: 80
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #753749 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "For me, the most useful form of the equation of a parabola (that opens up or down) is \n" ); document.write( " \n" ); document.write( "In this form... \n" ); document.write( "(1) the vertex is (h,k); \n" ); document.write( "(2) p is the (directed) distance from the vertex to the focus; which means -p is the directed distance from the vertex to the directrix; and \n" ); document.write( "(3) 4p is the focal width (length of the latus rectum) \n" ); document.write( "Written in that form, the equation in your example is \n" ); document.write( " \n" ); document.write( "So... \n" ); document.write( "(1) the vertex is (0,0); \n" ); document.write( "(2) 4p=20 so p=5, so the focus is (0,5) and the directrix is y = -5; and \n" ); document.write( "(3) the focal width is 4p = 20 \n" ); document.write( "The first answer choice is the correct one. \n" ); document.write( " |