document.write( "Question 145227: Find the foci of a hyperbola with the equation 9y2 - 72y - 16x2 - 64x - 64 = 0.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #105946 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the foci of a hyperbola with the equation 9y2 - 72y - 16x2 - 64x - 64 = 0. \n" ); document.write( "------------------- \n" ); document.write( "9(y^2 - 8y + 16) - 16(x^2 -4x + 4) = 64+9*16-4*16\r \n" ); document.write( "\n" ); document.write( "--------- \n" ); document.write( "9(y -4)^2 - 16(x - 2)^2 = 144\r \n" ); document.write( "\n" ); document.write( "------- \n" ); document.write( "[(y -4)^2/16] - [(x - 2)^2/4] = 1 \n" ); document.write( "--------- \n" ); document.write( "Center at (2,4); a = 4 ; b = 2 ; therefore c = sqrt(a^2+b^2) = 2sqrt(5) \n" ); document.write( "Focus at (2, 4+2sqrt(5)) and (2,4-2sqrt(5)) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |