document.write( "Question 52446: find the center, vertices, and foci of the ellipse 4x2+25y2-8x+100+4=0. graph \n" ); document.write( "
Algebra.Com's Answer #34981 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2 - 8x + 25y^2 + 100y = -4 \n" ); document.write( "4(x^2 - 2x) + 25(y^2 + 4y) = -4 \n" ); document.write( "4(x - 1)^2 + 25(y + 2)^2 = -4 + 4(-1)^2 + 25(2)^2 = -4 + 4 + 25(4) = 100 \n" ); document.write( "4(x - 1)^2/100 + 25(y + 2)^2/100 = 1 \n" ); document.write( "(x - 1)^2/25 + (y + 2)^2/4 = 1 \n" ); document.write( "c(1,-2) \n" ); document.write( "a = 5 \n" ); document.write( "b = 2 \n" ); document.write( "c = \n" ); document.write( "The major axis is horizontal. \n" ); document.write( "vertices: (6,-2),(-4,-2),(1,0),(1,-4) \n" ); document.write( "Foci: (1 + \n" ); document.write( " |