document.write( "Question 474193: Find the vertices of a hyperbola with the equation (x + 3)2 4(y 2)2 = 4. \n" ); document.write( "
Algebra.Com's Answer #325812 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertices of a hyperbola with the equation (x + 3)2 4(y 2)2 = 4. \n" ); document.write( "** \n" ); document.write( "(x+3)^24(y2)^2=4 \n" ); document.write( "divide by 4 \n" ); document.write( "(x+3)^2/4(y2)^2/1=1 \n" ); document.write( "This is a hyperbola with horizontal transverse axis of the standard form: \n" ); document.write( "(x-h)^2/a^2-(y-k)^2/b^2=1 \n" ); document.write( ".. \n" ); document.write( "For given equation: \n" ); document.write( "Center:(-3,2) \n" ); document.write( "a^2=4 \n" ); document.write( "a=2 \n" ); document.write( "length of transverse axis=2a=4 \n" ); document.write( "vertices: (-3ħa,2)=(-3ħ2,2)=(-5,2) and (-1,2) \n" ); document.write( " |