document.write( "Question 614894: Which two endpoints define the major axis of this conic section?
\n" );
document.write( "9x^2 + 25y^2 - 200y + 175=0 \n" );
document.write( "
Algebra.Com's Answer #386757 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Which two endpoints define the major axis of this conic section? \n" ); document.write( "9x^2 + 25y^2 - 200y + 175=0 \n" ); document.write( "complete the square: \n" ); document.write( "25(y^2-8y+16)+9x^2=-175+400 \n" ); document.write( "25(y-4)^2+9x^2=225 \n" ); document.write( "x^2/25+(y-4)^2/9=1 \n" ); document.write( "This is an equation of an ellipse with horizontal major axis. \n" ); document.write( "Its standard form: (x-h)^2/a^2+(y-k)^2/b^2=1, (a>b), (h,k)=(x,y) coordinates of center \n" ); document.write( "For given equation:x^2/25+(y-4)^2/9=1 \n" ); document.write( "center:(0,4) \n" ); document.write( "a^2=25 \n" ); document.write( "a=√25=5 \n" ); document.write( "vertices (endpoints of horizontal major axis): \n" ); document.write( "(0±a,4)=(0±5,4)=(-5,4) and (5,4) \n" ); document.write( " \n" ); document.write( " |