document.write( "Question 879234: Convert the following conic sections into standard form. Identify the type of conic being represented.
\n" );
document.write( "-y^2 + 12y - 19=18x - x^2 \n" );
document.write( "
Algebra.Com's Answer #530614 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! -y^2 + 12y - 19=18x - x^2 \n" ); document.write( "x^2 - 18x - y^2 + 12y = 19 \n" ); document.write( "(x-9)^2 - (y-6)^2 = 19 + 81 - 36 \n" ); document.write( "(x-9)^2 - (y-6)^2 = 64 \n" ); document.write( "(x-9)^2/64 - (y-6)^2/64 = 1 Hyperbola C(9,6) \n" ); document.write( " |