You can put this solution on YOUR website! how do you write 9x^2+4y^2+18x-32y-71=0 in standard form ?
9x^2+18x+4y^2-32y-71=0
complete the square:
9(x^2+2x+1)+4(y^2-8y+16)=71+9+64
9(x+1)^2+4(y-4)^2=144
This is an equation of an ellipse with vertical major axis and center at (-1,4)
Its standard form, a>b, (h,k)=(x,y) coordinates of center.