document.write( "Question 888443: What are the asymptotes and foci of the hyperbola described by -4x^2 +2y^2 =8 ? \r
\n" );
document.write( "\n" );
document.write( "What I did was: -4x^2/8 + 2y^2/8 = 1
\n" );
document.write( "Then: -x^2/2 + y^2/4 = 1
\n" );
document.write( "By the looks of this equation I thought that the hyperbola was vertical.
\n" );
document.write( "Then what I did was : a= √2 b= 2
\n" );
document.write( "-> y= bx/a and y= -bx/a so -> y=2x√2/ 2 (Removed the root from the denominator) and y=-2x√2/2\r
\n" );
document.write( "\n" );
document.write( "Now I had to find the foci:\r
\n" );
document.write( "\n" );
document.write( "c^2= a^2 + b^2 -> c^2= 2+4= 6 -> c=√6 \r
\n" );
document.write( "\n" );
document.write( "Since the hyperbola is vertical this is how the foci should look like: \r
\n" );
document.write( "\n" );
document.write( "(0,c) and (0, -c) -> (0, √6) and (0, -√6)\r
\n" );
document.write( "\n" );
document.write( "Is my solution correct?\r
\n" );
document.write( "\n" );
document.write( "Thank you for your time. \n" );
document.write( "
Algebra.Com's Answer #537390 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! hyperbola \n" ); document.write( "foci | ((0, -sqrt(6)) | (0, sqrt(6)))=((0, -2.44949) | (0, 2.44949)) \n" ); document.write( "vertices | (0, -2) | (0, 2) \n" ); document.write( "center | (0, 0) \n" ); document.write( "semimajor axis length | 2 \n" ); document.write( "semiminor axis length | sqrt(2)=1.41421 \n" ); document.write( "focal parameter | sqrt(2/3)=0.816497 \n" ); document.write( "eccentricity | sqrt(3/2)=1.22474 \n" ); document.write( "asymptotes | y = -sqrt(2) x | y = sqrt(2) x \n" ); document.write( " |