document.write( "Question 604372: Write an equation of the hyperbola with vertices at (–7, 0) and (7, 0) and foci at (–9, 0) and (9, 0) \n" ); document.write( "
Algebra.Com's Answer #381189 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation of the hyperbola with vertices at (–7, 0) and (7, 0) and foci at (–9, 0) and (9, 0) \n" ); document.write( "This is a hyperbola with horizontal transverse axis. \n" ); document.write( "Its standard form of equation: (x-h)^2/a^2-(y-k)^2/b^2=1, (h,k)=(x,y) coordinates of center. \n" ); document.write( "For given hyperbola: \n" ); document.write( "center: (0,0) \n" ); document.write( "length of horizontal transverse axis=14=2a \n" ); document.write( "a=7 \n" ); document.write( "a^2=49 \n" ); document.write( ".. \n" ); document.write( "foci \n" ); document.write( "c=9 \n" ); document.write( "c^2=81 \n" ); document.write( ".. \n" ); document.write( "c^2=a^2+b^2 \n" ); document.write( "b^2=c^2-a^2=81-49=32 \n" ); document.write( "b=√32≈5.6 \n" ); document.write( ".. \n" ); document.write( "equation: \n" ); document.write( "x^2/49-y^2/32=1 \n" ); document.write( " \n" ); document.write( " |