document.write( "Question 586652: How do I put this equation into standard form? Help me, please.
\n" );
document.write( "5x^2 - 4y^2 - 40x - 16y - 36 = 0 \n" );
document.write( "
Algebra.Com's Answer #373849 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How do I put this equation into standard form? Help me, please. \n" ); document.write( "5x^2 - 4y^2 - 40x - 16y - 36 = 0 \n" ); document.write( "complete the square \n" ); document.write( "5(x^2-8x+16)-4(y^2+4y+4)=36+80-16 \n" ); document.write( "5(x-4)^2-4(y+2)^2=100 \n" ); document.write( "(x-4)^2/20-(y+2)^2/25=1 \n" ); document.write( "This is an equation of a hyperbola with horizontal transverse axis: \n" ); document.write( "center: (4,-2) \n" ); document.write( "a^2=20 \n" ); document.write( "b^2=25 \n" ); document.write( ".. \n" ); document.write( "Standard form of equation for a hyperbola with horizontal transverse axis: \n" ); document.write( "(x-h)^2/a^2-(y-k)^2/b^2=1, (h,k) being the (x,y) coordinates of the center \n" ); document.write( " |