document.write( "Question 551723: y = (1/16)x^2\r
\n" );
document.write( "\n" );
document.write( "how do i solve this to find the vertex, focus, equation of diretrex, axis of symmerty, and the x and y intercepts ? \n" );
document.write( "
Algebra.Com's Answer #362159 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! y = (1/16)x^2 \n" ); document.write( "how do i solve this to find the vertex, focus, equation of diretrex, axis of symmerty, and the x and y intercepts ? \n" ); document.write( "** \n" ); document.write( "y = (1/16)x^2 \n" ); document.write( "x^2=16y \n" ); document.write( "This is an equation for a parabola of standard form: (x-h)^2=4p(y-k), with (h,k) being the (x,y) coordinates of the vertex. \n" ); document.write( "For given equation: \n" ); document.write( "vertex: (0,0) \n" ); document.write( "axis of symmetry: x=0 or y-axis (parabola opens upwards) \n" ); document.write( "4p=16 \n" ); document.write( "p=4 \n" ); document.write( "focus: (0,4) (4 units above vertex on the axis of symmetry) \n" ); document.write( "directrix: y=-4 (4 units below vertex on the axis of symmetry) \n" ); document.write( "x-intercept=0 \n" ); document.write( "y-intercept=0 \n" ); document.write( " |