document.write( "Question 844629: how do you write 9x^2+4y^2+18x-32y-71=0 in standard form ? \n" ); document.write( "
Algebra.Com's Answer #508973 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! how do you write 9x^2+4y^2+18x-32y-71=0 in standard form ? \n" ); document.write( "9x^2+18x+4y^2-32y-71=0 \n" ); document.write( "complete the square: \n" ); document.write( "9(x^2+2x+1)+4(y^2-8y+16)=71+9+64 \n" ); document.write( "9(x+1)^2+4(y-4)^2=144 \n" ); document.write( " \n" ); document.write( "This is an equation of an ellipse with vertical major axis and center at (-1,4) \n" ); document.write( "Its standard form |