document.write( "Question 979287: Identify the vertices of the hyperbola
\n" ); document.write( "(x + 4)^2/9 - (y -1)^2/16 = 1.\r
\n" ); document.write( "\n" ); document.write( "I think the center is (-4,1) but I don't remember how to find vertices
\n" ); document.write( "

Algebra.Com's Answer #600558 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The x^2 term is positive, so the hyperbola opens in the horizontal direction (along the x axis). That means we add and subtract 3 from the x coordinate of the center to get the vertices. Why 3? Because a^2 = 9 means a = 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(-4,1) ---> (-4+3,1) = (-1,1) is one vertex\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(-4,1) ---> (-4-3,1) = (-7,1) is the other vertex
\n" ); document.write( "
\n" );