Question
Question: Find the equation of the ellipse with its center at (4, -1) focused at (1, -1) and given that it pas...
Find the equation of the ellipse with its center at (4, -1) focused at (1, -1) and given that it passes through (8, 0).
Solution
Hint: In this particular type of question use the concept that the center of the ellipse is at midpoint of both the focus of the ellipse and in ellipse we know that b2=a2(1−e2) and the distance between the focus is 2ae and the general equation of the ellipse having center x1,y1 is a2(x−x1)2+b2(y−y1)2=1 so use these concepts to reach the solution of the question.
Complete step-by-step answer:
Let O be the center of the ellipse and, F and F’ be the focus of the ellipse respectively as shown in the figure.
Therefore, O = (4, -1) and, F = (1, -1)
As we all know that the center is the midpoint of the F and F’
Let the coordinate of the F’ = (a, b)
Now apply midpoint formula we have,
⇒4=21+a,−1=2−1+b
Now simplify we have,
⇒8=1+a,−2=−1+b
⇒a=7,b=−1
So the coordinates of the other focus, F’ = (7, -1)
Now as we see that the y coordinate of the focus F and F’ are same so the major axis of the ellipse is parallel to the x-axis.
Now the general equation of the ellipse with center (x1,y1) is given as,
⇒a2(x−x1)2+b2(y−y1)2=1
Now the coordinates of the center is (4, -1) = x1,y1
So the equation of the ellipse is
⇒a2(x−4)2+b2(y+1)2=1............. (1), where (a) and (b) are the length of the semi major axis and semi minor axis respectively.
Now as we know that the distance between the focus = 2ae, where e is the eccentricity.
Now as we know that the distance between two points (x1,y1) and (x2,y2) is given as,
d=(x2−x1)2+(y2−y1)2
Let, (x1,y1) = (1, -1) and (x2,y2) = (7, -1)
Therefore, 2ae = (7−1)2+(−1−(−1))2
⇒2ae=36+0
⇒2ae=6
⇒ae=3
Now as we know that in an ellipse
b2=a2(1−e2)
⇒b2=a2−(3)2=a2−9......................... (2)
Now it is given that the ellipse passes from point (8, 0).
So it satisfies the equation of the ellipse so from equation (1) we have,
⇒a2(8−4)2+b2(0+1)2=1
⇒a216+b21=1
Now from equation (2) we have,
⇒a216+a2−91=1
Now simplify this we have,
⇒16(a2−9)+a2=a2(a2−9)
⇒16a2−144+a2=a4−9a2
⇒a4−26a2+144=0
Now factorize this we have,
⇒a4−18a2−8a2+144=0
⇒a2(a2−18)−8(a2−18)=0
⇒(a2−18)(a2−8)=0
⇒a2=18,8
So when, a2=18
From equation (2) we have,
⇒b2=18−9=9
And when, a2=8
From equation (2) we have,
⇒b2=8−9=−1 (This is not possible it will give us an imaginary value of b)
⇒18(x−4)2+9(y+1)2=1
So this is the required equation of the ellipse we can also simplify it so we have,
⇒(x2+16−8x)+2(y2+1+2y)=18
⇒x2+2y2−8x+4y+18=18
⇒x2+2y2−8x+4y=0
So this is the required answer.
Note – whenever we face such types of questions the key concept we have to remember is that always recall all the general formulas and the equation of the ellipse which is all stated above and the distance between the two points (x1,y1) and (x2,y2) is given as, d=(x2−x1)2+(y2−y1)2.