document.write( "Question 746329: step by step write the conic section in standard form. y^2-8x-4y+4=0 \n" ); document.write( "
Algebra.Com's Answer #455032 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! step by step write the conic section in standard form. \n" ); document.write( "y^2-8x-4y+4=0 \n" ); document.write( "y^2-4y-8x+4=0 \n" ); document.write( "complete the square: \n" ); document.write( "(y^2-4y+4)-4-8x+4=0 \n" ); document.write( "(y-2)^2=8x \n" ); document.write( "This is an equation of a parabola that opens rightward with vertex at (0,2) \n" ); document.write( "Its basic form: (y-k)^2=4p(x-h), (h,k)=(x,y) coordinates of the vertex \n" ); document.write( " \n" ); document.write( " |