document.write( "Question 736493: how to find the center of an ellipse with foci at (-2,2) and (4,2) and major axis of length 10 \n" ); document.write( "
Algebra.Com's Answer #449859 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how to find the center of an ellipse with foci at (-2,2) and (4,2) and major axis of length 10 \n" ); document.write( "----- \n" ); document.write( "The center is the midpoint between the foci. \n" ); document.write( "----- \n" ); document.write( "Let the center be (x,y) \n" ); document.write( "x = (-2+4)/2 = 1 \n" ); document.write( "y = (2+2)/2 = 2 \n" ); document.write( "----- \n" ); document.write( "Center: (1,2) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |