Find the equation of the ellipse in the following cases:

focus is (- 1, 1), directrix is x - y + 3 = 0 and .

Given that we need to find the equation of the ellipse whose focus is S(- 1,1) and directrix(M) is x - y + 3 = 0 and eccentricity(e) is equal to .



Let P(x,y) be any point on the ellipse.


We know that the distance between the focus and any point on the ellipse is equal to the eccentricity times the perpendicular distance from that point to the directrix.


We know that distance between the points (x1,y1) and (x2,y2) is .


We know that the perpendicular distance from the point (x1,y1) to the line ax + by + c = 0 is .


SP = ePM


SP2 = e2PM2





8x2 + 8y2 + 16x - 16y + 16 = x2 + y2 - 2xy + 6x - 6y + 9


7x2 + 7y2 + 2xy + 10x - 10y + 7 = 0


The equation of the ellipse is 7x2 + 7y2 + 2xy + 10x - 10y + 7 = 0.


2