finding equation of ellipse

2 posts / 0 new
Last post
Offline
Joined: Feb 22 2013 - 7:21am
Points: 2958
finding equation of ellipse

an ellipse with directrix y+22/3=0,center at (4,1) and one focus at (4,-2).

Vote for this post, click the Like button once
Aedan Lee's picture
Offline
Joined: Feb 21 2013 - 11:07am
Points: 126
Re: finding equation of ellipse

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

(h, k) = (4, 1)
d = 22/3
c = distance between (4, 1) and (4, -2) = 3

e = c/a
d = a/e = a/(c/a) = a^2 / c
22/3 = a^2 / 3
a^2 = 22

b^2 + c^2 = a^2
b^2 + 3^2 = 22
b^2 = 13

(x - 4)^2 / 13 + (y - 1)^2 / 22 = 1

up
0 users have voted.
Vote for this answer, click the Thumbs-up icon once
Log in or register to post comments
SPONSORED LINKS
Page copy protected against web site content infringement by Copyscape

Recent comments