given an ellipse centered at the origin with major axis along the x-axis, with end points (b) of the minor axis being (0,1) and (0,-1) and with focus points (C) of (1,0) and (-1,0). Find the equation of the ellipse.
What I've done so far:
Since "b" and "c" are given I used the formula b^2 = a^2 - c^2 to find "a" which gave me x^2/2 + y^2/1
Can anyone tell me if this is right, or am I completely off track?
What I've done so far:
Since "b" and "c" are given I used the formula b^2 = a^2 - c^2 to find "a" which gave me x^2/2 + y^2/1
Can anyone tell me if this is right, or am I completely off track?