Given an ellipse and two points inside it (other than its foci) construct another ellipse tangent to the given one, using the 2 points as foci.

62 Views Asked by At

I´m interested in solving this problem, preferably by a synthetic method (including conics):

Given an ellipse and two points inside it (other than its foci) construct another ellipse tangent to the given one, using the two points as foci.

I believe there can exist up to four different ellipses to fulfill the condition.