document.write( "Question 562473: what is the equation for a hyperbola with a center (0,0) co-vertex (o,-9)and focus (-41,0) \n" ); document.write( "
Algebra.Com's Answer #364660 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! what is the equation for a hyperbola with a center (0,0) co-vertex (o,-9)and focus (-41,0) \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 hyperbola: \n" ); document.write( "center: (0,0) \n" ); document.write( "length of conjugate axis(co-vertex)=18=2b \n" ); document.write( "b=9 \n" ); document.write( "b^2=81 \n" ); document.write( "c=41 \n" ); document.write( "c^2=a^2+b^2 \n" ); document.write( "a^2=c^2-b^2=41^2-81=1681-81=1600 \n" ); document.write( "a=40 \n" ); document.write( "Equation: \n" ); document.write( "x^2/1600-y^2/81=1 \n" ); document.write( " |