document.write( "Question 527607: Write the equation for the hyperbola that satisfies the conditions: vertices (-5, 0) and (5, 0), conjugate axis of length 12 units. \n" ); document.write( "
Algebra.Com's Answer #349136 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation for the hyperbola that satisfies the conditions: vertices (-5, 0) and (5, 0), conjugate axis of length 12 units. \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 \n" ); document.write( ".. \n" ); document.write( "For given hyperbola: \n" ); document.write( "center: (0,0) \n" ); document.write( "length of vertex=10=2a \n" ); document.write( "a=5 \n" ); document.write( "a^2=25 \n" ); document.write( ".. \n" ); document.write( "length of conjugate axis=12=2b \n" ); document.write( "b=6 \n" ); document.write( "b^2=36 \n" ); document.write( ".. \n" ); document.write( "Equation of given hyperbola: \n" ); document.write( "(x-0)^2/25-(y-0)^2/36=1 \n" ); document.write( "x^2/25-y^2/36=1 \n" ); document.write( " |