document.write( "Question 618494: How do you find the center, vertices, foci, and asymptotes of the hyperbola?\r
\n" );
document.write( "\n" );
document.write( "x^2-9y^2+36y-72=0 \n" );
document.write( "
Algebra.Com's Answer #388943 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How do you find the center, vertices, foci, and asymptotes of the hyperbola? \n" ); document.write( "x^2-9y^2+36y-72=0 \n" ); document.write( "complete the square \n" ); document.write( "x^2-9(y^2-4y+4)=72-36 \n" ); document.write( "x^2-9(y-2)^2=36 \n" ); document.write( "x^2/36-(y-2)^2/4=1 \n" ); document.write( "This is an equation of a hyperbola with horizontal transverse axis. \n" ); document.write( "Form of equation:(x-h)^2/a^2-(y-k)^2/b^2=1 \n" ); document.write( "For given equation: \n" ); document.write( "center: (0,2) \n" ); document.write( "a^2=36 \n" ); document.write( "a=√36=6 \n" ); document.write( "vertices: (0±a,2)=(0±6,2)=(-6,2) and (6,2) \n" ); document.write( ".. \n" ); document.write( "b^2=4 \n" ); document.write( "b=√4=2 \n" ); document.write( ".. \n" ); document.write( "c^2=a^2+b^2=36+4=40 \n" ); document.write( "c=√40≈6.3 \n" ); document.write( "foci: (0±c,2)=(0±6.3,2)=(-6.3,2) and (6.3,2) \n" ); document.write( ".. \n" ); document.write( "slopes of asymptotes with horizontal transverse axis=±b/a=2=±2/6=±1/3 \n" ); document.write( "Asymptotes are straight lines that intersect at center. Equation: y=mx+b, m=slope, b=y-intercept \n" ); document.write( ".. \n" ); document.write( "Equation of asymptote with negative slope. \n" ); document.write( "y=-x/3+b \n" ); document.write( "solving for b using coordinates of center(0,2) \n" ); document.write( "2=0+b \n" ); document.write( "b=2 \n" ); document.write( "Equation: y=-x/3+2 \n" ); document.write( ".. \n" ); document.write( "Equation of asymptote with positive slope. \n" ); document.write( "y=x/3+b \n" ); document.write( "solving for b using coordinates of center(0,2) \n" ); document.write( "2=0+b \n" ); document.write( "b=2 \n" ); document.write( "Equation: y=x/3+2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |