document.write( "Question 860695: Find an equation in standard form for the hyperbola centered at (1, -4), with one focus at (7, -4) and eccentricity e=2.
\n" );
document.write( ".
\n" );
document.write( "The work I have:
\n" );
document.write( "Since c is the distance between the foci and center, c=7-1=6
\n" );
document.write( "c^2=a^2+b^2=36
\n" );
document.write( "Since e=c/a=2, c/a=2/1=6/3
\n" );
document.write( "Since c/a= sqrt.(a^2-b^2)/a, 6/3= sqrt.(9-b^2)/3.
\n" );
document.write( "36=9-b^2
\n" );
document.write( "27=-b^2
\n" );
document.write( "-27=b^2
\n" );
document.write( "So the equation would be [(x-1)^2]/9-[(y+4)^2]/-27.
\n" );
document.write( "but the -27 would change the sign of the y to +
\n" );
document.write( "so it'd be [(x-1)^2]/9+[(y+4)^2]/-27
\n" );
document.write( "But isn't the standard form for hyperbolas [(x-h)^2]/a^2-[(y+k)^2]/b^2?
\n" );
document.write( "How can it be a + and still be a hyperbola?
\n" );
document.write( "Please tell me if I'm doing something wrong. \n" );
document.write( "
Algebra.Com's Answer #518603 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |