Finding the Standard Equation for the Ellipse with Given Vertices and Foci

  • Thread starter Thread starter iheartmydog
  • Start date Start date
  • Tags Tags
    Ellipse Section
AI Thread Summary
To find the standard equation of the ellipse with given vertices and foci, the equation format is (x-h)²/b² + (y-k)²/a² = 1, where a is the semi-major axis length. The vertices at (-2, -5) and (-2, 4) indicate a vertical major axis, leading to a calculated value of a as 4.5. The center of the ellipse is determined to be at (-2, -0.5), derived from the foci coordinates. The relationship between the semi-major axis a, the distance to the foci c, and the semi-minor axis b is crucial for completing the equation. Further review of algebra concepts may be beneficial for finalizing the solution.
iheartmydog
Messages
1
Reaction score
0

Homework Statement



Find the equation for the conic ellipse with vertices (-2,-5) (-2, 4) and foci (-2,-4) (-2,3)

Homework Equations



I want to make sure I am solving the problem correctly

The Attempt at a Solution



(x+2)^2/8 + (y+0.5)^2/20.25 =1
 
Physics news on Phys.org
Here is some help.

Standard equation for the ellipse you describe begins this way:
(x-h)^2/b^2+(y-k)^2/a^2=1,
and a is the semi-major axis length, and a>b. You gave focus points which are on the line, x=-2, and so consistant with the given major axis being vertical. Checking the vertices you find the value for a is |-5-(4)|*(1/2)=4.5,
a=4.5

You also find that based on the foci, the center of your ellipse is at x=-2 and y=(-4+3)*(1/2)=-(1/2); or the point for center is (-2, -1/2).There is a fairly well known relationship between a, c, and the minor axis length b. I leave finding this and the rest of the work to you. A review from a college algebra or intermediate algebra textbook will be very helpful. Give a try first before more help is given - if any needed.

Checking your results again, it seems you mostly or entirely have the right idea; your center point reads correctly in your equation, at least.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top