document.write( "Question 862859: How do you put 4x^2+y^2+24x-4y+36=0 into graphing form? \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "4x^2+24x +y^2-4y+36=0 \n" ); document.write( "4(x^2+6x) +y^2-4y+36=0 \n" ); document.write( "4(x+3)^2 -36+ (y-2)^2 - 4 + 36 = 0 COMPLETING THE SQUARES\n" ); document.write( "4(x+3)^2 + (y-2)^2 = 4\n" ); document.write( "(x+3)^2 + (y-2)^2 /4 = 1\n" ); document.write( "(x+3)^2 + (y-2)^2 /2^2 = 1 Ellipse: C(0,2) Y-AXIS THE MAJOR AXIS\n" ); document.write( "\n" ); document.write( "