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

About the discriminant for ellipse in the implicit polynomial

It is known that a conic can be expressed as an implicit second-order polynomial as follows: $$au^2 + buv + cv^2 + du + ev + f = 0$$ where $(u,v)$ is the 2d coordinate of the point on the conic. If we try to make it an ellipse, there is a…
ChengLu
  • 23
2
votes
2 answers

Parabola : Find the points on the parabola $y^2-2y-4x=0$ whose focal length is 6 .

Problem : Find the points on the parabola $y^2-2y-4x=0$ whose focal length is 6 . Solution : The given equation $y^2-2y-4x=0$ can be written as : $ (y-1)^2=4x+1$ $\Rightarrow (y-1)^2=4(x+\frac{1}{4})$ Therefore we can say that vertex of this …
Sachin
  • 9,896
  • 16
  • 91
  • 182
2
votes
1 answer

Concentric and Tangent Ellipse from 2 Hyperbolas

Find the equation of the ellipse that is concentric and tangent to the following hyperbolas: $$\begin{align} -2x^2 + 9y^2 - 20x - 108y + 256 &= 0 \\ x^2 - 4y^2 + 10x + 48y - 219 &= 0 \end{align}$$ I did the math for both equations and the center is…
2
votes
1 answer

Area above oblique conical section

Please pardon me if I don't use the correct terminology. Part of why I cannot solve this problem is that I don't even know what to research! Given a circle placed on top of the cone, the shape drawn on the cone is not a simple conic section, it's a…
Parad0x13
  • 213
2
votes
2 answers

ellipse boundary after rotation

Assume I have this vertical ellipse with a certain major axis $a$ and minor axis $b$. If we take the center of the ellipse to be at $(0,0)$, then the top right small red circle will be at $(b,a)$. Then I rotate it (say by an arbitrary angle…
astroboy
  • 209
2
votes
2 answers

Polar of a point locus of the point?

I'm trying to solve this problem but can't understand what is meant by this "polar" The question is as follows., "If the polar of any point with respect to the parabola $y^2=4ax$ touches the circle $y^2+x^2=4a^2$, show that the locus of the point is…
RinW
  • 335
  • 6
  • 18
2
votes
1 answer

Conic Ellipse problem

For an ellipse, $9x^2+4y^2=36$, find vertices and foci. I would first standardised the equation in form $(x)^2/a^2 + y^2/b^2=1$ thus…………(i) divide all sides by 36,I get: $$(9x^2)/36+(4y^2)/36=36/36$$ which is equiv. to $x^2/4+y^2/9=36/36$ based on …
Sylvester
  • 752
2
votes
1 answer

Get areas of section behind ellipse focus and section in front of ellipse focus

How would I get the area of the portion of the ellipse identified as "back" (to the left of the focus "S") in the drawing and the portion of the ellipse identified as forward (to the right of the focus "S") in the drawing. EDIT: Image of the ellipse…
rdemo
  • 173
2
votes
4 answers

Relationship between conic section and angle of incidence

I am attempting to derive an equation that relates the area of an ellipse to its oblique cone angle alpha. My knowns are the height and semi-major/semi-minor axis. My unknown is the angle alpha. Where do I start? Thank you.
2
votes
2 answers

Condition on a point on axis of the parabola so that $3$ distinct normals can be drawn from it to the parabola.

The question is this: For the parabola: $$ (x-1)^2 + (y-1)^2 = \left(\dfrac{x+y} {\sqrt2}\right)^2 $$ what is the condition on the point $(h,h)$ (which lies on the axis of the parabola) that $3$ distinct normals can be drawn from it to the…
Parth Thakkar
  • 4,452
  • 3
  • 33
  • 50
2
votes
1 answer

Equilateral pentagon inscribed in ellipse

Can someone tell me how to construct an equilateral pentagon (all its sides equal, not its angles) inscribed in an ellipse (with semi-axes 2 and 1) without approximations, with the exact coordinates of its vertices? (and if possible with a vertex at…
2
votes
2 answers

help with determining space curves (slanted ellipses) of semi-major axes of ellipsoid

I have an ellipsoid centered at the origin whose equation is: $$10.5x^2+10.5y^2+1z^2+2(9.5)xy+2(0)xz+2(0)yz=1$$ How can the space curves (slanted ellipses) of this ellipsoid's semi-major axes be determined? The curves are defined in terms of…
Armadillo
  • 525
2
votes
1 answer

Finding $a^2$ and $b^2$ for a hyperbola, knowing only the foci and point on curve

I already know the numerical answers for this question, but I'm wondering if there is a way to get the vertex, $a$, and the co-vertex, $b$: Each person is one mile ($5280$ feet) away from each other and each person is on the focus of the hyperbola.…
2
votes
3 answers

Equation of parabola passes through $4$ distinct points

Equation of axis of parabola which passes through the point $(0,1)\ , \ (0,2)$ And $(2,0)\ ,\ (2,2)$ is Let general equation of conic is $ax^2+2hxy+by^2+2gx+2fy+c=0\cdots (1)$ And it represent parabola if $h^2=ab$ Parabola passes through…
2
votes
2 answers

How to find the vertex of a 'non-standard' parabola? $ 9x^2-24xy+16y^2-20x-15y-60=0 $

I have to find out the vertex of a parabola given by: $$ 9x^2-24xy+16y^2-20x-15y-60=0 $$ I don't know what to do. I tried to bring it in the form: $$ (x-a)^2 + (y-b)^2 = \dfrac {(lx+my+n)^2} {l^2+m^2} $$ but failed in doing so. Is there any other…
Parth Thakkar
  • 4,452
  • 3
  • 33
  • 50