document.write( "Question 1010719: identify the conic section if it is a parabola give the vertex if it is a circle give the center and radius if it is a ellipse or a hyperbola give the center and foci
\n" );
document.write( "x^2+y^2-x+6y=0 \n" );
document.write( "
Algebra.Com's Answer #626276 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! identify the conic section if it is a parabola give the vertex if it is a circle give the center and radius if it is a ellipse or a hyperbola give the center and foci \n" ); document.write( "x^2+y^2-x+6y=0 \n" ); document.write( "complete the square: \n" ); document.write( "(x^2-x+1/4)+(y^2+6y+9)=1/4+9 \n" ); document.write( "(x-1/2)^2+(y+3)^2=9.25 \n" ); document.write( "This is a circle with center at (1/2,-3)with radius=√9.25=3.04 \n" ); document.write( " |