document.write( "Question 553835: classify the conic section defined by the equation 4x^2+9x^2-8x-18y-23=0
\n" );
document.write( "mulitple choice answers
\n" );
document.write( "hyparbola
\n" );
document.write( "circle
\n" );
document.write( "parabola
\n" );
document.write( "ellispe \n" );
document.write( "
Algebra.Com's Answer #361089 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! classify the conic section defined by the equation 4x^2+9x^2-8x-18y-23=0 \n" ); document.write( "** \n" ); document.write( "My guess you meant 9x^2 to be 9y^2, so I will assume this change in my solution \n" ); document.write( "4x^2+9y^2-8x-18y-23=0 \n" ); document.write( "Complete the square \n" ); document.write( "4(x^2-4x+4)+9(y^2-2y+1)=23+16+9 \n" ); document.write( "4(x-2)+9(y-1)^2=48 \n" ); document.write( "(x-2)/12+9(y-1)^2/(16/3)=1 \n" ); document.write( "This is an equation of an ellipse with horizontal major axis \n" ); document.write( " |