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
3 answers

Distances are equal in an ellipse.

How would I prove that the distance from the focus F to any point P(x,y) on the ellipse equals the eccentricity times the distance from point P(x,y) to the vertical line x=a/e?
Fran
  • 11
0
votes
1 answer

How do I find the foci of the hyperbola $x^2 + \frac{2}{\sqrt{3}} x y - y^2 = 1$?

I have the hyperbola $$x^2 + \frac{2}{\sqrt{3}} x y - y^2 = 1$$ and I want to find the foci, but the only resources I can find that talk about finding the foci require the formula to be in standard form, $$\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$$ I…
Lawton
  • 1,759
  • 7
  • 18
0
votes
0 answers

Are two confocal parabolas always orthogonal?

I need help regarding this doubt, i took a few examples and it holds true, but is it safe to conclude that two confocal parabolas cut each other orthogonally? Are there any conditions?
0
votes
2 answers

Find the inradius of a triangle situated within an ellipse

Question: $∆ABC$ is situated within an ellipse whose major axis is of length $10$ and whose minor axis is of length $8$. Point $A$ is a focus of the ellipse, point $B$ is an endpoint of the minor axis and point $C$ is on the ellipse such that the…
0
votes
0 answers

Is the length of conjugate axis and lactus rectum of hyperbola same?

At 7:17 of this video by Eddie Woo, he states that the axis passing through focus of hyperbola is conjugate axis. If this is so, isn't the length of intercept made by this line through hyperbola, just the length of latus rectum? If so, I can't…
0
votes
1 answer

Deriving equation of parabola from general equation of conic

We can write general equation of conic as: $$ \frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{a^2(1-e^2)} = 1$$ Where $a$ is some parameter and $e$ is eccentricity of conic For e=0, it is a circle: $$(x-h)^2 + (y-k)^2 = a^2$$ similarly, $0 < e<1$, is it an…
0
votes
1 answer

Deriving origin centred circle's equation using symmetry

I want to derive that $x^2 +y^2 -r^2 = 0$ must be the implicit equation for the shape of a circle by usage of symmetries. My idea is inspired from how the roots of a polynomial completely determine the polynomial upto scaling, so to begin I consider…
0
votes
2 answers

Are focus and directrix for a conic section curve unique?

Question. Can a conic section curve have two distinct pairs of focus and directrix? Attempt. I cannot think of a rigorous and logical way to convince myself of the uniqueness. But for me it is like two degrees of freedom (focus and directrix)…
0
votes
1 answer

can a parabolic curve have two turning points?

the curve $v= 0.00005(t-200)^2 - 1$ seems to have only $1$ minimum point to me at $(200,-1)$ as a minimum point. (i completed the squares to find it) but in my book it says it also has a maximum point at $(0,1)$ $0\leq t\leq800$ my question is how…
0
votes
0 answers

Why does linear part of a shifted conic represent the tangent line at coordinates of the shift?

In this answer, a point P is considered on the conic, the conic is shifted by point P , and it turns out that the linear part of this shifted equation denotes the 'shifted' equation of tangent at P. So, unshifting linear part gives equation of…
0
votes
1 answer

Angle between pair of tangents drawn from a point to a conic

The angle between the pair of tangents drawn to the ellipse 3x^2 + 2y^2 = 5 from the point (1,2) is? I considered using homogenization for this problem, consider the shifted coordinates: $$ x' = x-1$$ $$ y' = y-2$$ In shifted coordinates, our…
0
votes
0 answers

Equation of a tangent when the slope of tangent is in terms of variables x and y

Where am I getting wrong here? In equations with higher power of variables, x and y, to find their tangent, on differentiating we get the slope in terms of the variables itself. Now if we take one such restrains from conic sections, we know that all…
0
votes
1 answer

Equation of hyperbola with eccentricity $\frac32$

A hyperbola whose transverse axis is along the major axis of the conic $\frac{2x^2}{3}+\frac{y^2}{4}=4$ and has vertices on the foci of this conic. If the eccentricity of the hyperbola is $\frac32$ then which of the following points does NOT lie on…
aarbee
  • 8,246
0
votes
1 answer

The importance and point in the minor axis of a hyperbola

The minor axis of an ellipse can be easily determined , by finding out the smaller axis among the enclosed figure..however the determination of the minor axis of a hyperbola is rather confusing for me. The both axis of a hyperbola on the transverse…
0
votes
0 answers

Is the point correctly said to be real when coordinates are at infinity

This is a statent that I've read under the topic of parabola : "The parabola has 2 real focii situated on its axis, one of which is at infinity, where the corresponding directrix is also at infinity" Here's where I don't understand,how can the the…