document.write( "Question 586866: the vertices of the hyperbola
\n" );
document.write( " (x+2)^2 over 9 - (y-3)^2 over 25 = 1 are___
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #373929 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertices of the hyperbola \n" ); document.write( "(x+2)^2 over 9 - (y-3)^2 over 25 = 1 \n" ); document.write( "** \n" ); document.write( "Standard form of equation for a hyperbola with horizontal transverse axis: \n" ); document.write( "(x+h)^2/a^2-(y-k)^2/b^2=1, (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "For given equation: \n" ); document.write( "(x+2)^2/9-(y-3)^2/25=1 \n" ); document.write( "center:(-2,3) \n" ); document.write( "a^2=9 \n" ); document.write( "a=√9=3 \n" ); document.write( "Vertices=(-2±a,3)=(-2±3,3)=(-5,3) and (1,3) \n" ); document.write( " \n" ); document.write( " |