yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Ellipse standard equation from graph | Precalculus | High School Math | Khan Academy


2m read
·Nov 11, 2024

So we have an ellipse graph right over here. What we're going to try to do is find the equation for this ellipse.

So like always, pause this video and see if you can figure it out on your own. All right, so let's just remind ourselves of the form of an equation of an ellipse.

So let's say our ellipse is centered at the point. I'm going to speak in generalities first, and then we'll think about the specific numbers for this particular ellipse.

So say the center is at the point (H, K), and let's say that you have a horizontal radius. So the radius in the X direction, horizontal radius, is equal to a. And let's say your vertical radius, let's say your vertical radius, is equal to B.

Then the equation of this ellipse is going to be:

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

So what are H and K, and a and b in this situation? Well, H and K are pretty easy to figure out. The center of this ellipse is at the point.

See, the x-coordinate is -4, and the y-coordinate is 3. So this right over here is -4, and this right over here is 3. And what is a going to be?

Well, a is your horizontal radius, your radius in the horizontal direction. So it's the length of this line right over here, and we can see it's 1, 2, 3, four, five units long. So a in this case is equal to 5.

So this is going to be (5^2), and B is our radius in the vertical direction. We can see it's 1, 2, 3, 4 units, so B is equal to 4.

So that is 4. So we can rewrite this as we could rewrite this as:

((x - (-4))^2 / 5^2 + (y - 3)^2 / 4^2 = 1).

Yus, the y-coordinate of our center.

So (y - 3^2) over our vertical radius squared, so (B^2) is going to be 16, and that is going to be equal to 1.

And of course, we could simplify this a little bit. If I subtract a negative, that's the same thing as adding a positive. So I can get rid of I can just, instead of saying (x - (-4)), I could just say (x + 4).

And there you have it! We have the equation for this ellipse.

More Articles

View All
Elemental building blocks of biological molecules | Chemistry of life | AP Biology | Khan Academy
What we have here is just a small sample of the types of molecules that you will see in a biological system. At the top left, right over here, you have an example of an amino acid. Amino acids are the building blocks of proteins. If we were to take a look…
What’s Hiding at the Most Solitary Place on Earth? The Deep Sea
Sometimes the world feels… hmm, boring. We’ve visited all the remote islands, conquered the Arctic, and penetrated the deepest jungles. But there is still one place to explore. It’s a wet and deadly desert inhabited by mysterious creatures living in total…
Nested conditionals | Intro to CS - Python | Khan Academy
What happens if you indent a conditional inside another conditional? To trace how the computer executes a program with nested conditionals, we need to look at the indentation. We know that an if starts a new conditional, so that means we have two conditio…
The brain's hidden superpower
Let me know if you’ve ever been in this situation: you’re sitting down writing something, and you’ve been struggling for hours trying to find the right words. It’s super painful and frustrating, and no good ideas are coming to your head. But all of a sudd…
The fastest way to transform your entire life
So my last video was extremely depressing. I made a tutorial on how to ruin the rest of your life, and most of you thought it was an absolute banger, including myself. I thought it was really cool. I put a lot of effort into it, and I put a lot of effort …
Flipping and compressing a graph
The graph of y is equal to the absolute value of x is reflected across the x-axis and then compressed vertically by a factor of 8⁄3. What is the equation of the new graph? All right, so let’s think about this step by step. If I start, and I’m just going …