document.write( "Question 455972: I have to find the center, vertices, co-vertices, foci, and asymptotes of the hyperbola . Can someone help me please? \n" );
document.write( "
Algebra.Com's Answer #313108 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! I have to find the center, vertices, co-vertices, foci, and asymptotes of the hyperbola \n" ); document.write( "x^2-2x-y^2-4y-2=0 \n" ); document.write( ".. \n" ); document.write( "Standard form of a hyperbola with horizontal transverse axis: (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( "Standard form of a hyperbola with vertical transverse axis: (y-k)^2/a^2-(x-h)^2/b^2=1, with (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "The difference between the two forms is the interchange of (x-h) and (y-k) \n" ); document.write( ".. \n" ); document.write( "x^2-2x-y^2-4y-2=0 \n" ); document.write( "completing the square \n" ); document.write( "(x^2-2x+1)-(y^2+4y+4)=2+1+4=7 \n" ); document.write( "(x-1)^2-(y+2)^2=7 \n" ); document.write( "(x-1)^2/7-(y+2)^2/7=1 \n" ); document.write( "This is a hyperbola with horizontal transverse axis (first form listed) \n" ); document.write( ".. \n" ); document.write( "center (1,-2) \n" ); document.write( ".. \n" ); document.write( "a^2=7 \n" ); document.write( "a=√7 \n" ); document.write( "vertices: (1±√7,-2) \n" ); document.write( ".. \n" ); document.write( "b^2=7 \n" ); document.write( "b=√7 \n" ); document.write( "co-vertices:(1,-2±√7) \n" ); document.write( ".. \n" ); document.write( "c^2=a^2+b^2=7+7=14 \n" ); document.write( "c=√14 \n" ); document.write( "foci: (1±√14,-2) \n" ); document.write( ".. \n" ); document.write( "asymptotes: \n" ); document.write( "slope=±b/a=±7/7=±1 \n" ); document.write( "y=mx+b \n" ); document.write( "using coordinates of center to find b since center is on asymptotes \n" ); document.write( "-2=±1+b \n" ); document.write( "b=-3 and -1 \n" ); document.write( "equations of asymptotes \n" ); document.write( "y=x-3 (positive slope) \n" ); document.write( "y=-x-1 (negative slope) \n" ); document.write( "see graph below as a visual check on the answers above \n" ); document.write( ".. \n" ); document.write( "y=((x-1)^2-7)^.5-2 \n" ); document.write( " |