document.write( "Question 696070: How do I change this into H-K form to find the properties of an elipse:
\n" ); document.write( "x^2+4y^2-6x-16y+21=0
\n" ); document.write( "

Algebra.Com's Answer #428808 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
How do I change this into H-K form to find the properties of an elipse:
\n" ); document.write( "x^2+4y^2-6x-16y+21=0
\n" ); document.write( "complete the square
\n" ); document.write( "x^2-6x+4y^2-16y+21=0
\n" ); document.write( "(x^2-6x+9)+4(y^2-4y+4)=-21+9+16
\n" ); document.write( "(x-3)^2+4(y-2)^2=4
\n" ); document.write( "(x-3)^2/4+(y-2)^2/1=1
\n" ); document.write( "This is an ellipse with horizontal major axis and center at (3,2)
\n" ); document.write( "length of horizontal major axis=2a=4
\n" ); document.write( "length of minor axis=2b=2
\n" ); document.write( "
\n" );