document.write( "Question 584868: Write the equation in standard form. State whether the graph of the equation is a parabola, circle, ellipse, or hyperbola .
\n" );
document.write( "x^2 +y^2 =x+2 \n" );
document.write( "
Algebra.Com's Answer #373003 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation in standard form. State whether the graph of the equation is a parabola, circle, ellipse, or hyperbola . \n" ); document.write( "x^2 +y^2 =x+2 \n" ); document.write( "x^2-x+y^2=2 \n" ); document.write( "(x^2-x+1/4)+y^2=2+1/4 \n" ); document.write( "(x-1/2)^2+y^2=9/4 \n" ); document.write( "This is an equation of a circle of the standard form: (x-h)^2+(y-k)^2=r^2, (h,k) being the (x,y) coordinates of the center, r=radius \n" ); document.write( " |