document.write( "Question 975429: Given the hyperbola: 9x2 54x 16y2 + 64y 127 = 0
\n" );
document.write( "
\n" );
document.write( " a) Put the equation in standard form.
\n" );
document.write( "
\n" );
document.write( " b) Horizontal or vertical transverse axis? \r
\n" );
document.write( "\n" );
document.write( " c) Find center, vertices, foci, and the
\n" );
document.write( " equation of both asymptotes.\r
\n" );
document.write( "\n" );
document.write( " d) Sketch a graph of this hyperbola.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #597221 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Given the hyperbola: 9x2 54x 16y2 + 64y 127 = 0 \n" ); document.write( "a) Put the equation in standard form. \n" ); document.write( "b) Horizontal or vertical transverse axis? \n" ); document.write( "c) Find center, vertices, foci, and the \n" ); document.write( "equation of both asymptotes. \n" ); document.write( "d) Sketch a graph of this hyperbola. \n" ); document.write( "*** \n" ); document.write( "9x^2 54x 16y^2 + 64y 127 = 0 \n" ); document.write( "complete the square: \n" ); document.write( "9(x^26x+9)16(y^2-4y+4) = 127+81-64 \n" ); document.write( "9(x-3)^216(y-2)^2 =144 \n" ); document.write( " \n" ); document.write( "This is an equation of a hyperbola with horizontal transverse axis. \n" ); document.write( "Its standard form of equation: \n" ); document.write( "center: (3, 2) \n" ); document.write( "a^2=16 \n" ); document.write( "a=4 \n" ); document.write( "vertices: (3ħa, 2)=(3ħ4, 2)=(-1, 2) and (7, 2) \n" ); document.write( "b^2=9 \n" ); document.write( "b=3 \n" ); document.write( "c^2=a^2+b^2=16+9=25 \n" ); document.write( "c=5 \n" ); document.write( "foci: (3ħc, 2)=(3ħ5, 2)=(-2, 2) and (8, 2) \n" ); document.write( "Asymptotes: (2 lines that intersect and go thru center) \n" ); document.write( "slopes of asymptotes=ħb/a=ħ3/4 \n" ); document.write( ".. \n" ); document.write( "equation of asymptote with negative slope: \n" ); document.write( "y=-3x/4+b \n" ); document.write( "solve for b using coordinates (3, 2) of center \n" ); document.write( "2=-3*3/4+b \n" ); document.write( "b=2+9/4=17/4 \n" ); document.write( "equation: y=-3x/4+17/4 \n" ); document.write( ".. \n" ); document.write( "equation of asymptote with positive slope slope: \n" ); document.write( "y=3x/4+b \n" ); document.write( "solve for b using coordinates (3, 2) of center \n" ); document.write( "2=3*3/4+b \n" ); document.write( "b=2-9/4=-1/4 \n" ); document.write( "equation: y=3x/4-1/4\r \n" ); document.write( "\n" ); document.write( "see graph below: \n" ); document.write( "y=((9/16)(x-2)^2-1)^.5+2 \n" ); document.write( " |