document.write( "Question 615541: how do you find the vertices, co-vertices, foci, and asymptotes of:\r
\n" );
document.write( "\n" );
document.write( "9(x+2)^2 -16(y-1)^2=-144 \n" );
document.write( "
Algebra.Com's Answer #387248 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! how do you find the vertices, co-vertices, foci, and asymptotes of: \n" ); document.write( "9(x+2)^2 -16(y-1)^2=-144 \n" ); document.write( "divide by -144 \n" ); document.write( "-(x+2)^2/16+(y-1)^2/9=1 \n" ); document.write( "(y-1)^2/9-(x+2)^2/16=1 \n" ); document.write( "This is an equation of a hyperbola with vertical transverse axis. \n" ); document.write( "Its standard form: (y-k)^2/a^2-(x-h)^2/b^2=1, (h,k)=(x,y) coordinates of center \n" ); document.write( "For given equation: (y-1)^2/9-(x+2)^2/16=1 \n" ); document.write( "center: (-2,1) \n" ); document.write( "a^2=9 \n" ); document.write( "a=3 \n" ); document.write( "vertices:(-2,1±a)=(-2,1±3)=(-2,-2) and (-2,4) \n" ); document.write( ".. \n" ); document.write( "b^2=16 \n" ); document.write( "b=4 \n" ); document.write( "co-vertices:(-2±b,1)=(-2±4,1)=(-6,1) and (2,1) \n" ); document.write( ".. \n" ); document.write( "c^2=a^2+b^2=9+16=25 \n" ); document.write( "c=√25=5 \n" ); document.write( "foci::(-2,1±c)=(-2,1±5)=(-2,-4) and (-2,6) \n" ); document.write( ".. \n" ); document.write( "Asymptotes are straight lines that intersect at the center \n" ); document.write( "slopes of asymptotes=±a/b=±3/4 \n" ); document.write( ".. \n" ); document.write( "Equation of asymptote with negative slope \n" ); document.write( "y=mx+b, m=slope, b=intercept \n" ); document.write( "y=-3x/4+b \n" ); document.write( "Solve for b using coordinates of center \n" ); document.write( "1=-3*-2/4+b \n" ); document.write( "b=1-6/4=-2/4=-1/2 \n" ); document.write( "Equation: y=-3x/4-1/2 \n" ); document.write( ".. \n" ); document.write( "Equation of asymptote with positive slope \n" ); document.write( "y=mx+b, m=slope, b=intercept \n" ); document.write( "y=3x/4+b \n" ); document.write( "Solve for b using coordinates of center \n" ); document.write( "1=3*-2/4+b \n" ); document.write( "b=1+6/4=10/4=5/2 \n" ); document.write( "Equation: y=3x/4+5/2 \n" ); document.write( " \n" ); document.write( " |