document.write( "Question 486333: please help me finish this hyperbola: this is what it gives me. \r
\n" );
document.write( "\n" );
document.write( "The hyperbola with center at (5, -6), with vertices at (0, -6) and (10, -6), with (15, 0) a point on the hyperbola.\r
\n" );
document.write( "\n" );
document.write( "here is the equation setup:
\n" );
document.write( "( )^2/( )-( )^2/( )=1 \n" );
document.write( "
Algebra.Com's Answer #332454 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The hyperbola with center at (5, -6), with vertices at (0, -6) and (10, -6), with (15, 0) a point on the hyperbola. Here is the equation setup: ( )^2/( )-( )^2/( )=1 \n" ); document.write( "*** \n" ); document.write( "The given equation is that of a hyperbola with horizontal transverse axis of the standard form: \n" ); document.write( "(x-h)^2/a^2-(y-k)^2/b^2=1, with (h,k) being the (x,y) coordinates of the center. \n" ); document.write( ".. \n" ); document.write( "For given equation: \n" ); document.write( "Center: (5,-6) (given) \n" ); document.write( "length of horizontal transverse axis=10-0=10=2a \n" ); document.write( "a=5 \n" ); document.write( "a^2=25 \n" ); document.write( ".. \n" ); document.write( "Solving for b^2 \n" ); document.write( "Using given point (15,0) on hyperbola \n" ); document.write( "(15-5)^2/25-(0+6)^2/b^2=1 \n" ); document.write( "100/25-36/b^2=1 \n" ); document.write( "4-36/b^2=1 \n" ); document.write( "36/b^2=3 \n" ); document.write( "b^2=36/3=12 \n" ); document.write( "... \n" ); document.write( "Equation: \n" ); document.write( "(x-5)^2/25-(y+6)^2/12=1 \n" ); document.write( " |