You can put this solution on YOUR website! 9x^2+16y^2-18x+64y=71
=> 9(x^2-2x)+16(y^2+4y) = 71
=> 9[(x-1)^2-1]+16[(y+2)^2-4] = 71
=> 9(x-1)^2+16(y+2)^2 = 71+9+64
=> 9(x-1)^2+16(y+2)^2 = 144 (same as 12^2)
=> (x-1)^2/4^2 + (y+2)^2/3^2 = 1
The center of an ellipse of form (x-h)^2/a^2 + (y-k)^2/b^2 = 1 is at (h,k)
So, the center of the specified ellipse is at (1,-2).