document.write( "Question 613836: On my homework I have a couple of problems that have to do with conic sections. I have already done one in class but my teacher didnt explain it. The problem is x^2+y^2-3x+8y=20. Im stuck on what to do next. \n" ); document.write( "
Algebra.Com's Answer #386290 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the x and y are both positive and squared, with equal coefficients; that means a circle\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the general equation is ___ (x - h)^2 + (y - k)^2 = r^ ___ a circle, centered at (h,k), with radius r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have to complete the squares for x AND y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 - 3x + ? + y^2 + 8y + ?? = 20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 - 3x + (3/2)^2 + y^2 + 8y + (8/2)^2 = 20 + (3/2)^2 + (8/2)^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x - 3/2)^2 + (y + 4)^2 = 38.25 \n" ); document.write( " |