document.write( "Question 848901: Find the focus, vertex, directrix , axis, and latus rectum of the parabola, y2 =8x-8y \n" ); document.write( "
Algebra.Com's Answer #511469 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the focus, vertex, directrix , axis, and latus rectum of the parabola, y2 =8x-8y \n" ); document.write( "*** \n" ); document.write( "y2 =8x-8y \n" ); document.write( "y^2+8y=8x \n" ); document.write( "complete the square: \n" ); document.write( "y^2+8y+16=8x+16 \n" ); document.write( "(y+4)^2=8(x+2) \n" ); document.write( "This is an equation of a parabola that opens rightward. \n" ); document.write( "Its basic equation: (y-k)^2=4p(x-h) \n" ); document.write( "vertex: (-2,-4) \n" ); document.write( "axis of symmetry: y=-4 \n" ); document.write( "4p=8 \n" ); document.write( "p=2 \n" ); document.write( "focus: (0,-4) (p-distance to the right of the vertex on the axis of symmetry) \n" ); document.write( "directrix: x=-4 (p-distance to the left of the vertex on the axis of symmetry) \n" ); document.write( "latus rectum or focal width=4p=8 \n" ); document.write( " |