How do you write the equation of an ellipse with vertices at (-5,1) and (-1,1) and co-vertices at (-3,2) and (-3,0)?

1 Answer
Aug 6, 2016

(x+3)^2/4 +(y-1)^2/1=1(x+3)24+(y1)21=1

Explanation:

enter image source here
Center (h,k) lies on the x-axis .

so midpoint of vertices is the center.

(h,k) =((-5+(-1))/2,(1+1)/2)=(-3,1)(h,k)=(5+(1)2,1+12)=(3,1)

a=length of semi-major axis a=2a=2
b=length of semi-minor axisb =1b=1

Equation of ellipse:

(x-h)/a^2+(y-k)/b^2=1xha2+ykb2=1

Plug the values of a,b and (h,k)

(x+3)^2/4 +(y-1)^2/1=1(x+3)24+(y1)21=1