document.write( "Question 608536: Write the equation in Ax^2 + Bx^2 + Cy^2 +Dx +Ey + F = 0 form.
\n" );
document.write( " (x-2)^2/5 - (y+3)^2/12 = 1 \n" );
document.write( "
Algebra.Com's Answer #383267 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation in Ax^2 + Bx^2 + Cy^2 +Dx +Ey + F = 0 form. \n" ); document.write( "(x-2)^2/5 - (y+3)^2/12 = 1 \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 60 to get: \n" ); document.write( "12(x^2-4x+4) - 5(y^2+6y+9) = 60 \n" ); document.write( "--- \n" ); document.write( "12x^2 - 48x + 48 -5y^2-30y-45 = 60 \n" ); document.write( "--- \n" ); document.write( "12x^2 - 5y^2 -48x -30y -57 = 0 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |