document.write( "Question 43859: Write 36x^2-360x-25y^2-100y=100 in standard form. Then state whether the graphs of the equation is a parabola, circle, ellipse, or hyperbola.\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #28863 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From 36x^2 - 360x - 25y^2 - 100y = 100, \n" ); document.write( "factor and complete squares to get \n" ); document.write( "36(x^2 - 10x) - 25(y^2 + 4y) = 100 \n" ); document.write( "36(x^2 - 10x + 25) - 25(y^2 + 4y + 4) = 100 + 900 - 100 \n" ); document.write( "36(x - 5)^2 - 25(y + 2)^2 = 900 \n" ); document.write( "now divide by 900 \n" ); document.write( "(x - 5)^2/25 - (y + 2)^2/36 = 1 \n" ); document.write( "This is a hyperbola. \n" ); document.write( " |