document.write( "Question 948785: 16x^2 +25y^2 =150y+175 find the center \n" ); document.write( "
Algebra.Com's Answer #579112 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 16x^2 +25y^2 =150y+175 find the center \n" ); document.write( "complete the square: \n" ); document.write( "16x^2+25y^2-150y=175 \n" ); document.write( "16x^2+25(y^2-6y+9)=175+225 \n" ); document.write( "16x^2+25(y-3)^2=400 \n" ); document.write( " \n" ); document.write( "This is an equation of an ellipse with horizontal major axis with center at (0,3) \n" ); document.write( " |