Main content
Algebra (all content)
Unit 17: Lesson 5
Center and radii of an ellipseEllipse equation review
Review your knowledge of ellipse equations and their features: center, radii, and foci.
What is the standard equation of an ellipse?
This is the standard equation of the ellipse centered at left parenthesis, h, comma, k, right parenthesis, whose horizontal radius is a and vertical radius is b.
Want to learn more about ellipse equation? Check out this video.
Want to join the conversation?
- Just for the sake of formality, is it better to represent the denominator (radius) as a power such as 3^2 or just as the whole number i.e. 9.(14 votes)
- That would make sense, but in a question, an equation would hardly ever be presented like that. It would make more sense of the question actually requires you to find the square root. Having 3^2 as the denominator most certainly makes sense, but it just makes the question a whole lot easier.(12 votes)
- Please explain me derivation of equation of ellipse.(6 votes)
- *Would the radius of an ellipse match the radius in the beginning of a parabola or hyperbola?* How could we calculate the area of an ellipse? Do they occur naturally in nature? Do they have any value in the real world other than mirrors and greeting cards and JS programming (https://www.khanacademy.org/computer-programming/spin-off-of-ellipse-demonstration/5350296801574912)? Can they be classified as circles? Or would circles be classified as an ellipse? How could the circumference of an ellipse be measured? Would you still use ฯ? What about a cylinder with a base that is an ellipse instead of a circle? How would formulas change for manipulating circles vs. ellipse?(4 votes)
- I might can help with some of your questions.
Area of ellipse https://www.math.hmc.edu/funfacts/ffiles/10006.3.shtml
Ellipses occur naturally in nature - Kepler found them as descriptions of planetary orbits, and helped to begin modern astronomy. I think they also are descriptive of a cable bearing a load. Other examples can be found with a Google search
Circles are a special class of ellipse.
Ellipse perimeter is more difficult. Someone else might help.
http://mathforum.org/dr.math/faq/formulas/faq.ellipse.circumference.html(4 votes)
- What if the center isn't the origin? Is the equation still equal to one?(3 votes)
- Regardless of where the ellipse is centered, the right hand side of the ellipse equation is always equal to 1.(2 votes)
- what isProving standard equation of an ellipse??(3 votes)
- A simple question that I have lost sight of during my reviews of Conics. Why is the standard equation of an ellipse equal to 1?(1 vote)
- The standard equation of a circle is xยฒ+yยฒ=rยฒ, where r is the radius. An ellipse is a circle that's been distorted in the x- and/or y-directions, which we do by multiplying the variables by a constant. e.g. we stretch by a factor of 3 in the horizontal direction by replacing x with 3x.
If we stretch the circle, the original radius of the circle becomes irrelevant. We could just as well have started with a smaller circle and stretched it more. So we normalize the equation, and get rid of the irrelevant 'r' variable, by just dividing both sides by the original rยฒ. The right-hand side is just 1 in every case, and all the information about the stretching is encoded in just the two coefficients.
We could have chosen a different constant to make the right-hand side equal to, and it would have served the same purpose. But 1 is simplest to work with, so we use that.(1 vote)
- This is on a different subject. But what gives me the right to change (p-q) to (p+q) and what's it called?(1 vote)
- How do you change an ellipse equation written in general form to standard form. Ex: changing x^2+4y^2-2x+24y-63+0 to standard form(1 vote)
- How do I find the equation of the ellipse with centre (0,0) on the x-axis and passing through the point (-3,2*3^2/2) and (4,4/3*5^1/2)?(1 vote)
- The ellipse is centered at (0,0) but the minor radius is uneven (-3,18?) and (4,4/3*sqrt(5)?).
We know the ellipse equation to be
x^2/a^2 + y^2/b^2 = 1, where a is the first, b the second radius.
So - now, we have got 2 points that are satisfied by the equation.
Equation
I.:
9/a^2 + 324/b^2 = 1
II.:
16/a^2 + (32/9)/b^2 = 1
From here we solve by elimination LCM of 9 and 16 is I_.:
144/a^2 + 16*324/b^2 = 16
II_.:
144/a^2 + 9*(32/9)/b^2 = 9
I_ - II_.:
16*324/b^2 + 9*(32/9)/b^2 = 7
b^2 = 7/5216
Insert the value in II. and a^2 is -0.006
=> there is no solution
(in case I got the numbers wrong, just change them - but the procedure should be the same. Get equations and solve for radii - this all asumes math without tilted ellipses, which is a tad bit more complicated :))(1 vote)
- Is there a specified equation a vertical ellipse and a horizontal ellipse or should you just use the standard form of an ellipse for both?(1 vote)
- For ellipses, a > b
For vertical ellipses, a^2 is below y^2. For horizontal ellipses, a^2 is below x^2.(1 vote)