Questions tagged [conic-sections]

For questions about circles, ellipses, hyperbolas, and parabolas. These curves are the result of intersecting a cone with a plane.

A conic section is a smooth planar curve that is the result of intersecting a cone with a plane. There are commonly four conic sections: circles, ellipses, parabolas, and hyperbolas.

We can construct these conic sections analytically. The solutions to the equation $x^2+y^2=z^2$ give us a cone in three-dimensional space. An plane in three-dimensional space that goes through a point $p=(x_0,y_0,z_0)$ and has normal vector $\langle a,b,c \rangle$ is given by the equation

$$a(x-x_0)+b(y-y_0)+c(z-z_0)=0\,.$$

Finding the common solutions to the equation of the cone and equation of the plane for various choices of $p$ and normal vector will—after a change in coordinates to write them as planar curves—lead you to the (potentially) familiar equations

  • Circle: $x^2+y^2 = r^2$
  • Ellipse: $ax^2 + b y^2 = r^2$, where $a,b>0$
  • Parabola: $ax^2 +by = r^2$, where $a\neq 0$
  • Hyperbola: $ax^2 - by^2 = r^2$, where $a,b>0$

There are also geometric constructions of the conic sections. For example, a circle is the set of all points that are a fixed distance from a given points. An ellipse is the set of all points .... The construction of Dandelin spheres (see Wikipedia) unifies the analytic and geometric constructions of conic sections.

4912 questions
0
votes
1 answer

Ellipse(Finding the center, vertices)

So this is the equation 16x^2 + 9y^2 = 144 So this is what I did: 16x^2/144 + 9y^2/144 = 144/144 x^2/9 + y^2/16 = 1 a^2= 9 ; a = 3 b^2= 16 ; b=4 so if I solve for the c c^2 = a^2 - b^2 c^2 = 9 - 16 c^2 = -7 ; c= √-7 So from that, what becomes my…
Z'K
  • 127
0
votes
4 answers

Equation of a Circle which share the same center

How to find the equation of the circle which passes through the point $(-2,-4)$ and has the same center as the circle whose equation is $x^2+ y^2 -4x - 6y -23$ ?
zonnie
  • 135
0
votes
2 answers

Ellipse Diagonal's Length/Equation

Excuse the vagueness of this question, but how can you find the equation and distance for the diagonal of any given ellipse, that is, the line from the most-northwestern point to the most southeastern point? The crude drawing below helps clarify:
Princee
  • 99
0
votes
1 answer

Calculating an Ellipse given the Orbital Eccentricity and a Vertex?

I know that the formula for Eccentricity is e = c/a where c is the distance from the center to a focus and a is the distance from that focus to a vertex. I know the distance from the center of the ellipse to a vertex, but I don't know where the…
leigero
  • 153
0
votes
1 answer

Intersection of a 45 degree angle and an ellipse

If you are looking at the upper right quadrant of an ellipse centered at $(0,0)$, with $a=1$ and $b = 0.6$, and there is a $45$ degree line drawn from $(1, 0.6)$, how would I find the $(x,y)$ coordinate where the line crosses the ellipse? (I have…
0
votes
1 answer

Ellipse Word Problem

The ellipse is 5 meters across and 8 meters long with decorative fountains located at the foci. How far from the center should the fountains be located? (Rounded to the nearest hundredth). How far apart are the fountains? I feel like this problem is…
Jordan
  • 123
0
votes
1 answer

How do I show that the equation E(k) = 2-4cos(ka) is a parabola when k=0 and when k=pi/a?

It's evident from the graph but I'm not sure how to show this mathematically. This dispersion relation is supposed to be roughly parabolic
Kyrios
  • 3
0
votes
1 answer

How to find the height ($z$) on an elliptic cone at a point $(x, y)$

I am attempting to write a java method which returns the height of an elliptic cone given a $(x, y)$ point within the base. I have an elliptic cone centred at $(x_1, y_1)$, the major axis a, minor axis b and the height of the centre point h. Given a…
0
votes
1 answer

to divide quarter of an ellipse into two equal halves

I wanted to divide the quarter of an ellipse into two equal halves. In what angle should I divide it so that both the arcs formed are equal in length. Finally I wanted to find the midpoint of the arc of a quarter of ellipse. Any hint will be a…
suji
  • 11
0
votes
1 answer

Determining center of Ellipse with limited Data Points

The dataset I am using only has 200 degrees of the ellipse. The ellipse is not centered at (0,0). The data in this case ranges from 110 degrees to 310 degrees. I need to determine the center of the partial ellipse so that I can calculate the x…
KSdev
  • 103
0
votes
1 answer

finding eccentricity of ellipse??

If the tangent at any point of the ellipse make an angle α with major axis and an angle β with focal radius of the point of contact then show that the eccentricity of the ellipse is given by e=cosβ/cosα..
0
votes
2 answers

Area of ellipse

The question is: If A represents the area of the ellipse $\,3x^2+4xy+3y^2=1$, then the value of $\frac{3\sqrt5}{\pi}A$ is For this I used rotation of axes for eliminating the $xy$ term from the equation so that I can get the equation in the…
Ris97
  • 289
  • 4
  • 12
0
votes
2 answers

If the segment intercepted by the parabola $y^2 =4ax$ with the line lx +my +n=0 subtends a right angle at the vertex, then

Problem : If the segment intercepted by the parabola $y^2 =4ax$ with the line lx +my +n=0 subtends a right angle at the vertex, then (a) 4al +n=0 (b)4am +n=0 (c) al +n=0 (d) 4al +4am +n=0 My working : Let the point of intersection and the…
Sachin
  • 9,896
  • 16
  • 91
  • 182
0
votes
1 answer

A problem of Tangent on Ellipse.

I have a question that requires me to find out the minimum value (length) of a segment of a tangent to the ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ intercepted by the coordinate axes. This is the diagram, This is what I have done, We know…
Ris97
  • 289
  • 4
  • 12
0
votes
1 answer

Why the ellipse circumference shows minor axis as 10 times?

Ellipse of having minor axis 0.692200628 and major axis 1.444667861 has circumference 6.9229....... which seems quite close to be minor axis 0.6922006.... multiplied by 10 but deviation occurs at 6.922''9''... after ''22''? Why?
user105851