document.write( "Question 248091: Find the vertices of the hyperbola\r
\n" );
document.write( "\n" );
document.write( "4x^2-16y^2=64\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #180822 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertices of the hyperbola \n" ); document.write( "4x^2-16y^2=64 \n" ); document.write( "Divide thru by 64 to get: \n" ); document.write( "x^2/16 - y^2/4 = 1 \n" ); document.write( "a = 4 ; b = 2 \n" ); document.write( "-------------------- \n" ); document.write( "Vertices: (-4,0); (4,0) \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |