document.write( "Question 449074: determine an equation for the hyberbola with center (0,-2), one vertex at (0,-4) and one foci at (0,2) \n" ); document.write( "
Algebra.Com's Answer #309109 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! determine an equation for the hyberbola with center (0,-2), one vertex at (0,-4) and one foci at (0,2) \n" ); document.write( ".. \n" ); document.write( "Standard form for a hyperbola with horizontal transverse axis: (x-h)^2/a^2-(y-k)^2/b^2=1 \n" ); document.write( "Standard form for a hyperbola with vertical transverse axis: (y-k)^2/a^2-(x-h)^2/b^2=1 \n" ); document.write( "Note that the only difference between these two forms is that (x-h)^2 and (y-k)^2 are interchanged. \n" ); document.write( "... \n" ); document.write( "Since given vertex is vertical, hyperbola is of the first form, that is, it has a vertical transverse axis. \n" ); document.write( "a=distance from center to one of the vertices on the transverse axis=2 \n" ); document.write( "a^2=4 \n" ); document.write( "c=distance from center to one of the foci on the transverse axis=4 \n" ); document.write( "c^2=16 \n" ); document.write( "c^2=a^2+b^2 \n" ); document.write( "b^2=c^2-a^2=16-4=12 \n" ); document.write( "b=√12=3.46.. \n" ); document.write( "you now have enough information to write the equation for given hyperbola as follows: \n" ); document.write( "ctr (0,-2) \n" ); document.write( "a^2=4 \n" ); document.write( "b^2=12\r \n" ); document.write( "\n" ); document.write( "(y+2)^2/4-(x-0)^2/12=1 \n" ); document.write( "(y+2)^2/4-x^2/12=1 \n" ); document.write( "See graph below as visual evidence of given hyperbola: \n" ); document.write( ".. \n" ); document.write( "y=(4(1+x^2/12))^.5-2 \n" ); document.write( "equation of asymptotes =±(4x/6.92)-2 \n" ); document.write( " |