document.write( "Question 273332: My Textbook gives a sample hyperbola equation\r
\n" );
document.write( "\n" );
document.write( "(x^2 / 9) - (y^2 / 16) = 1\r
\n" );
document.write( "\n" );
document.write( "It then has\r
\n" );
document.write( "\n" );
document.write( "y = ±(4/3)√x^2 - 9\r
\n" );
document.write( "\n" );
document.write( "I would like someone to explain to me step by step how my textbook got to this answer or is it that i am missing out on some detail. \n" );
document.write( "
Algebra.Com's Answer #199696 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! My Textbook gives a sample hyperbola equation \n" ); document.write( "(x^2 / 9) - (y^2 / 16) = 1 \n" ); document.write( "It then has \n" ); document.write( "y = ±(4/3)√x^2 - 9 \n" ); document.write( "======================= \n" ); document.write( "(x^2/9) - (y^2/16) = 1 \n" ); document.write( "Multiply thru by 144 to get: \n" ); document.write( "16x^2 - 9y^2 = 144 \n" ); document.write( "--- \n" ); document.write( "Rearrange: \n" ); document.write( "9y^2 = 16x^2-144 \n" ); document.write( "--- \n" ); document.write( "Divide thru by 9 to get: \n" ); document.write( "y^2 = (16/9)x^2 - 16 \n" ); document.write( "--- \n" ); document.write( "y = +/- sqrt(16/9)x^2 - 16) \n" ); document.write( "--- \n" ); document.write( "Factor out the 16 \n" ); document.write( "--- \n" ); document.write( "y = +/-4sqrt((1/9)x^2 - 1) \n" ); document.write( "y = +/-4sqrt[(1/9)(x^2 - 9)] \n" ); document.write( "--- \n" ); document.write( "Bring out the (1/9) \n" ); document.write( "--- \n" ); document.write( "y = +/-(4/3)sqrt(x^2 - 9) \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |