document.write( "Question 951643: \"How do I write the equation for ellipse with center (3,5) , vertex (-10,5), and focus (8,5) \" \n" ); document.write( "
Algebra.Com's Answer #581200 by macston(5194)![]() ![]() You can put this solution on YOUR website! For an ellipse with major axis horizontal: \n" ); document.write( " \n" ); document.write( "Where (h,k) is the center, \n" ); document.write( "a is distance from center to vertex, \n" ); document.write( "b is distance from center to co-vertex, \n" ); document.write( "The co-vertex is the intersection of the ellipse and the minor axis. \n" ); document.write( "b can also be calculated from the equation \n" ); document.write( "In this case: \n" ); document.write( "a=13 (from (3,5) to (-10, 5) the distance from 3 to -10=13 \n" ); document.write( "c=5 (from (3,5) to (8,5) the distance from 3 to 8=5 \n" ); document.write( "b=sqrt(a^2-c^2)}}}= \n" ); document.write( "The equation becomes: \n" ); document.write( " |