You can put this solution on YOUR website! Write it out this way
9x^2-36x+25y^2+50y=164
9(x^2-4x)+25(y^2+2y)=164
complete the square
9(x^2-4x+4)+25(y^2+2y+1)=225, remember to multiply the 4 by 9 and the 1 by 25 and add that to the right.
9(x+2)^2+25(y+1)^2=225 Want the right side equal to 1, so divide by 225
(1/25)(x+2)^2+(1/9)(y+1)^2=1
This is an equation of an ellipse. You can also divide out the 9 and the 25 separately earlier.