document.write( "Question 1091494: 3. Identify the conic section by writing 4x^2 + 4y^2 + 40x + 16y + 40 = 0 in standard form. (Please show how and why.)\r
\n" );
document.write( "\n" );
document.write( "PS. Thank you in advance!! \n" );
document.write( "
Algebra.Com's Answer #705886 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Identify the conic section by writing 4x^2 + 4y^2 + 40x + 16y + 40 = 0 in standard form. \n" ); document.write( "------------- \n" ); document.write( "It's not necessary to write it in standard form. \n" ); document.write( "Both x & y have squared terms with the same coefficient (and no x*y term) --> a circle. \n" ); document.write( "============== \n" ); document.write( "4x^2 + 4y^2 + 40x + 16y + 40 = 0 \n" ); document.write( "Divide by 4 \n" ); document.write( "x^2 + y^2 + 10x + 4y + 10 = 0 \n" ); document.write( "x^2 + 10x + y^2 + 4y = -10 \n" ); document.write( "Complete the squares for x & y \n" ); document.write( "x^2 + 10x + 25 + y^2 + 4y + 4 = -10 + 25 + 4 = 19 \n" ); document.write( "(x+5)^2 + (y+2)^2 = 19 \n" ); document.write( "A circle: center at (-5,-2), r = sqrt(19) \n" ); document.write( " \n" ); document.write( " |