document.write( "Question 867310: Equation of hyperbola with center at (0,0); focus at (5,0); and vertex at (2,0) \n" ); document.write( "
Algebra.Com's Answer #522929 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Equation of hyperbola with center at (0,0); focus at (5,0); and vertex at (2,0)
\n" ); document.write( "Hyperbola has a horizontal transverse axis.
\n" ); document.write( "Its standard form of equation with center at the origin: \"x%5E2%2Fa%5E2-y%5E2%2Fb%5E2=1\"
\n" ); document.write( "For given hyperbola:
\n" ); document.write( "a=2(distance from center to vertex)
\n" ); document.write( "a^2=4
\n" ); document.write( "c=5(distance from center to focus)
\n" ); document.write( "c^2=25
\n" ); document.write( "c^2=b^2+a^2
\n" ); document.write( "b^2=c^2-a^2=25-4=21
\n" ); document.write( "equation:
\n" ); document.write( "\"x%5E2%2F4-y%5E2%2F21=1\"
\n" ); document.write( "
\n" );